MailAccountFetch

Allgemein Fragen, deutsche News, Ankündigungen & Events zu Znuny
Locked
mlamberty
Znuny newbie
Posts: 45
Joined: 04 Nov 2015, 12:06
Znuny Version: 5.0.1
Real Name: Mischa Lamberty
Company: ikt Gromnitza

MailAccountFetch

Post by mlamberty »

Hallo,

hab heute unser OTRS 5.0.2 auf CentOS7 neugestartet und seit dem erhalte ich alle zwei Minuten folgende Mail

Error: Unable to register the process in the database. Is another instance still running?
You can use --force-pid to override this check.

Hab jetzt mal noch einiges geprüft und der sagt mir

Message: otrs.PostMaster.pl is deprecated, please use console command 'Maint::PostMaster::Read' instead.

Bitte was soll mir das sagen und was kann ich bitte tun damit es aufhört und wieder funktioniert?

Danke für schnelle Hilfe
jnelson
Znuny newbie
Posts: 72
Joined: 18 Jul 2014, 14:40
Znuny Version: 5.0.4
Real Name: Jerry Nelson

Re: MailAccountFetch

Post by jnelson »

I added the --force-pid argument to the module in the cron task

Daemon::SchedulerCronTaskManager::Task###MailAccountFetch

Kernel::System::Console::Command::Maint::PostMaster::MailAccountFetch --force-pid

Seems to be working so far.
OTRS 5 on CentOS 7.1
Locked