In my setting otrs-server has no access to the internet except for mails (in/out).
Install through console, does not work because it can't pull the plugin-data.
Code: Select all
bin/otrs.Console.pl Admin::Package::Install https://addons.znuny.com/api/addon_repos/public/1029:latest
Configuration Package::AllowNotVerifiedPackages is activated!
Following is displayed when I install with console. Could it be that this is the problem with gui-installation aswell?
Code: Select all
ERROR: OTRS-otrs.Console.pl-Admin::Package::Install-10 Perl: 5.26.3 OS: linux Time: Wed Feb 17 08:09:18 2021
Message: Can't perform GET on https://addons.znuny.com/api/addon_repos/public/1029/otrs.xml: 500 Can't connect to addons.znuny.com:443
Traceback (527631):
Module: Kernel::System::WebUserAgent::Request Line: 221
Module: Kernel::System::Package::_Download Line: 3570
Module: Kernel::System::Package::PackageOnlineList Line: 1433
Module: Kernel::System::Console::Command::Admin::Package::List::_PackageContentGet Line: 315
Module: Kernel::System::Console::Command::Admin::Package::Install::Run Line: 55
Module: (eval) Line: 460
Module: Kernel::System::Console::BaseCommand::Execute Line: 454
Module: Kernel::System::Console::InterfaceConsole::Run Line: 80
Module: /opt/otrs/bin/otrs.Console.pl Line: 36