[horde] Error after server reboot
Twilek
twilek at gmx.de
Thu Nov 16 21:07:40 UTC 2017
Hi all,
after a reboot of my server which yielded some orphaned inodes with
the fs check I get the following error directly after logging in to
horde. I have no idea which part of pear or horde has been corrupted.
When I reload the same page horde works again, but with a new login
the error is back for one page load.
Regards
Henning
Ein schwerer Fehler ist aufgetreten:
Call to undefined method PEAR_Error::getName()
in /usr/share/php/Horde/Core/Db/Migration.php:105
1. Horde_Registry::appInit() /var/www/webmail/services/portal/index.php:15
2. Horde_Registry->pushApp() /usr/share/php/Horde/Registry.php:298
3. Horde_Core_LoginTasks->runTasks() /usr/share/php/Horde/Registry.php:1650
4. Horde_LoginTasks->runTasks() /usr/share/php/Horde/Core/LoginTasks.php:48
5. Horde_LoginTasks_Task_AdminCheck->execute()
/usr/share/php/Horde/LoginTasks.php:216
6. Horde_Core_Db_Migration->__construct()
/var/www/webmail/lib/LoginTasks/Task/AdminCheck.php:52
Details
Die vollständige Fehlermeldung wurde in Hordes Logdatei geschrieben
und für Administratoren weiter unten ausgegeben. Benutzer, die keine
Administratoren sind, bekommen diese Details nicht zu sehen.
Error Object
(
[message:protected] => Call to undefined method PEAR_Error::getName()
[string:Error:private] => Error: Call to undefined method
PEAR_Error::getName() in /usr/share/php/Horde/Core/Db/Migration.php:105
Stack trace:
#0 /var/www/webmail/lib/LoginTasks/Task/AdminCheck.php(52):
Horde_Core_Db_Migration->__construct()
#1 /usr/share/php/Horde/LoginTasks.php(216):
Horde_LoginTasks_Task_AdminCheck->execute()
#2 /usr/share/php/Horde/Core/LoginTasks.php(48):
Horde_LoginTasks->runTasks(Array)
#3 /usr/share/php/Horde/Registry.php(1650): Horde_Core_LoginTasks->runTasks()
#4 /usr/share/php/Horde/Registry.php(298):
Horde_Registry->pushApp('horde', Array)
#5 /var/www/webmail/services/portal/index.php(15):
Horde_Registry::appInit('horde')
#6 {main}
[code:protected] => 0
[file:protected] => /usr/share/php/Horde/Core/Db/Migration.php
[line:protected] => 105
[trace:Error:private] => Array
(
[0] => Array
(
[file] =>
/var/www/webmail/lib/LoginTasks/Task/AdminCheck.php
[line] => 52
[function] => __construct
[class] => Horde_Core_Db_Migration
[type] => ->
[args] => Array
(
)
)
[1] => Array
(
[file] => /usr/share/php/Horde/LoginTasks.php
[line] => 216
[function] => execute
[class] => Horde_LoginTasks_Task_AdminCheck
[type] => ->
[args] => Array
(
)
)
[2] => Array
(
[file] => /usr/share/php/Horde/Core/LoginTasks.php
[line] => 48
[function] => runTasks
[class] => Horde_LoginTasks
[type] => ->
[args] => Array
(
[0] => Array
(
[confirmed] => Array
(
)
[url] => Horde_Url Object
(
[anchor] =>
[pathInfo] =>
[parameters] => Array
(
)
[raw] => 1
[toStringCallback] =>
[url] =>
https://www.retzgen.de/webmail/services/portal/
[_cache:protected] =>
)
[user_confirmed] =>
)
)
)
[3] => Array
(
[file] => /usr/share/php/Horde/Registry.php
[line] => 1650
[function] => runTasks
[class] => Horde_Core_LoginTasks
[type] => ->
[args] => Array
(
)
)
[4] => Array
(
[file] => /usr/share/php/Horde/Registry.php
[line] => 298
[function] => pushApp
[class] => Horde_Registry
[type] => ->
[args] => Array
(
[0] => horde
[1] => Array
(
[check_perms] => 1
[logintasks] => 1
[notransparent] =>
)
)
)
[5] => Array
(
[file] => /var/www/webmail/services/portal/index.php
[line] => 15
[function] => appInit
[class] => Horde_Registry
[type] => ::
[args] => Array
(
[0] => horde
)
)
)
[previous:Error:private] =>
)
More information about the horde
mailing list