OTRS 6 Beta and FAQ Modul

Hilfe zu OTRS Problemen aller Art
Post Reply
TechnikOnkel
Znuny newbie
Posts: 28
Joined: 16 Jul 2017, 19:58
Znuny Version: 5.0.20

OTRS 6 Beta and FAQ Modul

Post by TechnikOnkel »

Hello,

after Upgrade to 6 Beta I get the following error. How can i manually remove the Plugin?

Code: Select all

ERROR: OTRS-otrs.Console.pl-Maint::Stats::Dashboard::Generate-72 Perl: 5.22.1 OS: linux
Time: Sat Oct 28 15:05:07 2017

Message: Can't locate Kernel/System/Stats/Static/FAQAccess.pm in @INC (you may need to
install the Kernel::System::Stats::Static::FAQAccess module) (@INC contains:
/opt/otrs/Custom /opt/otrs/Kernel/cpan-lib /opt/otrs /etc/perl
/usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1
/usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22
/usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at
/opt/otrs/Kernel/System/Main.pm line 81.


Traceback (13209): 
   Module: Kernel::System::Stats::GetObjectBehaviours Line: 1121
   Module: Kernel::System::Stats::StatsGet Line: 264
   Module: Kernel::System::Stats::StatsListGet Line: 736
   Module: Kernel::System::Console::Command::Maint::Stats::Dashboard::Generate::Run Line:
78
   Module: (eval) Line: 460
   Module: Kernel::System::Console::BaseCommand::Execute Line: 454
   Module: (eval) Line: 144
   Module: Kernel::System::Daemon::DaemonModules::SchedulerTaskWorker::Cron::Run Line: 123
   Module: Kernel::System::Daemon::DaemonModules::SchedulerTaskWorker::Run Line: 235
   Module: (eval) Line: 313
   Module: main::Start Line: 313
   Module: /opt/otrs/bin/otrs.Daemon.pl Line: 138
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: OTRS 6 Beta and FAQ Modul

Post by reneeb »

Run

Code: Select all

perl bin/otrs.Console.pl Admin::Package::Uninstall FAQ
in the terminal
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
TechnikOnkel
Znuny newbie
Posts: 28
Joined: 16 Jul 2017, 19:58
Znuny Version: 5.0.20

Re: OTRS 6 Beta and FAQ Modul

Post by TechnikOnkel »

Uninstalling package...
Error: No such file 'FAQ' or invalid 'package-version'!
Post Reply