Search found 4 matches

by kwpr
10 Apr 2018, 11:55
Forum: General
Topic: Update 5.0.19 to 6 > RuntimeDB could not be loaded
Replies: 18
Views: 45429

Re: Update 5.0.19 to 6 > RuntimeDB could not be loaded

Bump. Any idea what I could do next?

What are the correct values for Ticket::SearchIndexModule and Ticket::StorageModule (for FileSystem) in OTRS 6?
by kwpr
28 Mar 2018, 09:34
Forum: General
Topic: Update 5.0.19 to 6 > RuntimeDB could not be loaded
Replies: 18
Views: 45429

Re: Update 5.0.19 to 6 > RuntimeDB could not be loaded

In my bash history I see:

sudo -u otrs bin/otrs.Console.pl Maint::Ticket::FulltextIndex --rebuild
sudo -u otrs bin/otrs.Console.pl Maint::Ticket::QueueIndexRebuild
sudo -u otrs bin/otrs.Console.pl Maint::Ticket::EscalationIndexRebuild
sudo -u otrs bin/otrs.Console.pl Maint::Cache::Delete
sudo -u ...
by kwpr
27 Mar 2018, 17:34
Forum: General
Topic: Update 5.0.19 to 6 > RuntimeDB could not be loaded
Replies: 18
Views: 45429

Re: Update 5.0.19 to 6 > RuntimeDB could not be loaded

Thanks for the answer.

In the 5.x version Ticket::SearchIndexModule is set to "RuntimeDB". Looks all right to me.

In version 6 I can't access the sysconfig page to search and change. That's why I updated the value from command line:

sudo -u otrs bin/otrs.Console.pl Admin::Config::Update ...
by kwpr
27 Mar 2018, 11:37
Forum: General
Topic: Update 5.0.19 to 6 > RuntimeDB could not be loaded
Replies: 18
Views: 45429

Update 5.0.19 to 6 > RuntimeDB could not be loaded

Hi,

I already spend quite some time trying to update from 5.0.19 to version 6.
Now, I got to the point where I get a "Migration completed!" but the otrs page does not load because of "Kernel::System::Ticket::ArticleSearchIndex::RuntimeDB could not be loaded"

Full error:

Kernel::System::Ticket ...