[ixpmanager] 6.4.0 Upgrade issue?
Edrich de Lange
edd at edd.za.net
Mon May 27 15:42:05 IST 2024
Hi there
We have done the upgrade to 6.4.0 and IXP Manager has become super
sluggish.
At first glance it looked like a sql issue since its maxing the CPU
| 1069 | ixpmanager | localhost:60482 | ixpmanager | Execute |
29 | Searching rows for update | update `telescope_entries` set
`should_display_on_index` = 0 where `type` = 'exception' and `family_ |
| 1615 | ixpmanager | localhost:54808 | ixpmanager | Execute |
17 | Searching rows for update | update `telescope_entries` set
`should_display_on_index` = 0 where `type` = 'exception' and `family_ |
| 1730 | ixpmanager | localhost:40512 | ixpmanager | Execute |
4 | Searching rows for update | update `telescope_entries` set
`should_display_on_index` = 0 where `type` = 'exception' and `family_ |
| 1732 | ixpmanager | localhost:58554 | ixpmanager | Sleep |
0 | | NULL
|
| 1846 | ixpmanager | localhost:53594 | ixpmanager | Execute |
32 | Searching rows for update | update `telescope_entries` set
`should_display_on_index` = 0 where `type` = 'exception' and `family_ |
| 1967 | ixpmanager | localhost:38140 | ixpmanager | Execute |
38 | Searching rows for update | update `telescope_entries` set
`should_display_on_index` = 0 where `type` = 'exception' and `family_ |
| 1968 | ixpmanager | localhost:38150 | ixpmanager | Execute |
35 | Searching rows for update | update `telescope_entries` set
`should_display_on_index` = 0 where `type` = 'exception' and `family_ |
| 1970 | ixpmanager | localhost:37878 | ixpmanager | Execute |
23 | Searching rows for update | update `telescope_entries` set
`should_display_on_index` = 0 where `type` = 'exception' and `family_ |
| 1973 | ixpmanager | localhost:60866 | ixpmanager | Execute |
1 | Searching rows for update | update `telescope_entries` set
`should_display_on_index` = 0 where `type` = 'exception' and `family_ |
| 1975 | ixpmanager | localhost:60882 | ixpmanager | Execute |
40 | updating | update `telescope_entries` set
`should_display_on_index` = 0 where `type` = 'exception' and `family_ |
| 1976 | ixpmanager | localhost:60894 | ixpmanager | Execute |
34 | Searching rows for update | update `telescope_entries` set
`should_display_on_index` = 0 where `type` = 'exception' and `family_ |
After digging around some more, there seems to be a lot of errors in the
logs, and any command we run seems to generate the below error
PHP Warning: Undefined array key "driver" in
/srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Log/LogManager.php
on line 213
PHP Warning: Undefined array key "driver" in
/srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Log/LogManager.php
on line 217
PHP Deprecated: ucfirst(): Passing null to parameter #1 ($string) of
type string is deprecated in
/srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Log/LogManager.php
on line 217
PHP Warning: Undefined array key "driver" in
/srv/ixpmanager/vendor/laravel/framework/src/Illuminate/Log/LogManager.php
on line 223
Ive checked, the APP_LOG is either daily or single (I tried both)
And Ive cleared the caches in case.
PHP version
@portal:/srv/ixpmanager# php -v
PHP 8.1.28 (cli) (built: May 23 2024 12:32:40) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.1.28, Copyright (c) Zend Technologies
with Zend OPcache v8.1.28, Copyright (c), by Zend Technologies
Anyone have an idea?
Kind regards
Edd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.inex.ie/pipermail/ixpmanager/attachments/20240527/1b5a0f93/attachment.htm>
More information about the ixpmanager
mailing list