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
MailAccountFetch
-
- Znuny newbie
- Posts: 72
- Joined: 18 Jul 2014, 14:40
- Znuny Version: 5.0.4
- Real Name: Jerry Nelson
Re: MailAccountFetch
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.
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