From build+horde at de-korte.org Wed Jan 2 21:04:21 2019 From: build+horde at de-korte.org (Arjen de Korte) Date: Wed, 02 Jan 2019 22:04:21 +0100 Subject: [turba] Log spam Message-ID: <20190102220421.Horde.8kZwNxkO8mRDHZitW_DAsna@mail.de-korte.org> I frequently see the following errors in the Horde log. Probably just log spam, but nevertheless, I'll report it here: 2019-01-02T21:41:08+01:00 WARN: horde [turba] PHP ERROR: Illegal offset type in isset or empty [pid 30217 on line 543 of "/srv/www/htdocs/horde/turba/lib/Driver.php"] I added a Horde::debug statement for the $attribute parameter, the result is in the attached log. -------------- next part -------------- 2019-01-02T21:41:08+01:00 DEBUG: Variable information: array(1) { [0]=> string(5) "photo" } Backtrace: 1. Horde_Rpc_ActiveSync->getResponse() /srv/www/htdocs/horde/rpc.php:160 2. Horde_ActiveSync->handleRequest() /usr/share/php7/PEAR/Horde/Rpc/ActiveSync.php:143 3. Horde_ActiveSync_Request_Base->handle() /usr/share/php7/PEAR/Horde/ActiveSync.php:839 4. Horde_ActiveSync_Request_Search->_handle() /usr/share/php7/PEAR/Horde/ActiveSync/Request/Base.php:256 5. Horde_Core_ActiveSync_Driver->getSearchResults() /usr/share/php7/PEAR/Horde/ActiveSync/Request/Search.php:251 6. Horde_Core_ActiveSync_Driver->_searchGal() /usr/share/php7/PEAR/Horde/Core/ActiveSync/Driver.php:2132 7. Horde_Core_ActiveSync_Connector->contacts_search() /usr/share/php7/PEAR/Horde/Core/ActiveSync/Driver.php:3457 8. Horde_Registry_Caller->__call() /usr/share/php7/PEAR/Horde/Core/ActiveSync/Connector.php:477 9. Horde_Registry->call() /usr/share/php7/PEAR/Horde/Registry/Caller.php:41 10. Horde_Registry->callByPackage() /usr/share/php7/PEAR/Horde/Registry.php:1089 11. Turba_Api->search() /usr/share/php7/PEAR/Horde/Registry.php:1132 12. Turba_Driver->search() /srv/www/htdocs/horde/turba/lib/Api.php:1224 13. Turba_Driver->toDriver() /srv/www/htdocs/horde/turba/lib/Driver.php:657 14. Horde::debug() /srv/www/htdocs/horde/turba/lib/Driver.php:544 From build+horde at de-korte.org Wed Jan 2 21:05:49 2019 From: build+horde at de-korte.org (Arjen de Korte) Date: Wed, 02 Jan 2019 22:05:49 +0100 Subject: [turba] Log spam In-Reply-To: <20190102220421.Horde.8kZwNxkO8mRDHZitW_DAsna@mail.de-korte.org> Message-ID: <20190102220549.Horde.vygOjkPiMEUetgWcFVubR8n@mail.de-korte.org> Citeren Arjen de Korte : > I frequently see the following errors in the Horde log. Probably > just log spam, but nevertheless, I'll report it here: > > 2019-01-02T21:41:08+01:00 WARN: horde [turba] PHP ERROR: Illegal > offset type in isset or empty [pid 30217 on line 543 of > "/srv/www/htdocs/horde/turba/lib/Driver.php"] > > I added a Horde::debug statement for the $attribute parameter, the > result is in the attached log. This is for an installation from PEAR (up-to-date) and PHP 7.3.