Hallo,

ich wollte jetzt mittels
bin/otrs.Console.pl Maint::Config::Dump ConfigSetting folgende Einstellungen
auflisten lassen:

Bin/otrs.Console.pl Maint::Config::Dump 'Frontend::Module###Admin'
Error: The config setting Frontend::Module###Admin could not be found.

Bin/otrs.Console.pl Maint::Config::Dump
'Frontend::Navigation###Admin###001-Framework'
Error: The config setting Frontend::Navigation###Admin###001-Framework could
not be found.

Bin/otrs.Console.pl Maint::Config::Dump 'Frontend::NavigationModule###Admin'
Error: The config setting Frontend::NavigationModule###Admin could not be
found.

In 
Datei Dump.pm
Verz.: /opt/otrs/Kernel/System/Console/Command/Maint/Config
steht
    if ( !defined $Value ) {
        $Self->PrintError("The config setting $Key could not be found.");
        return $Self->ExitCodeError();
    }

D.h. ja dann, dass diese Einstellungen in SysConfig nicht definiert sind,
oder?

Auch ein Reset mittels 
bin/otrs.Console.pl Admin::Config::Update --setting-name ... --reset hat daran
nichts geändert.

Wenn ich das System (Znuny 6 LTS) auf Version Znuny 6.1.1 upgrade, wird sich
wahrscheinlich nichts ändern, da ja das Upgrade-Script auch ausführt:
Maint::Config::Rebuild - oder?

Vielen Dank

Gruß

Sepp




>>> Roy Kaldung <[email protected]> 21.09.2021 14:32 >>>
Hallo,

was ist das Problem mit MariaDB 10.5?

Gruss Roy


> On Sep 21, 2021, at 2:17 PM, Ralf Hildebrandt <[email protected]>
wrote:
> 
> Welche DB war das? Mariadb 10.5?
> Ist OTRS nicht kompatibel mit

--
_______________________________________________
otrs-de Mailing-Liste -- [email protected] 
Zum abbestellen schreibe eine E-Mail an [email protected] 
Abonnementverwaltung und Nachrichtenarchiv unter:
  https://lists.otrs.org/postorius/lists/otrs-de.lists.otrs.org/
--
_______________________________________________
otrs-de Mailing-Liste -- [email protected]
Zum abbestellen schreibe eine E-Mail an [email protected]
Abonnementverwaltung und Nachrichtenarchiv unter:
  https://lists.otrs.org/postorius/lists/otrs-de.lists.otrs.org/

Reply via email to