The Network People Support Forums

Mail::Toaster => Upgrading a Mail::Toaster => Topic started by: trottoa on October 23, 2006, 10:11:09 AM

Title: toaster-watcher.pl and database port
Post by: trottoa on October 23, 2006, 10:11:09 AM
I just upgraded my mail toaster and cron started emailing me every five minutes saying:

not interactive, can not prompt!

Since the only cron job that I have that runs every five minutes is toaster-watcher.pl I deduced that the problem must be in the running of that sript. So I decided to try running it from the command line and it asked me:

Please enter the port for your database server (3306):

If I simply push enter or if I enter 3306 and press enter the script completes with no issues. I am not particularly experienced with perl and toaster-watcher.pl is a rather long file to go through line by line if I don't have to. Any suggestions on where to start would be most appreciated.

Thank you,
Ken
Title: Re: toaster-watcher.pl and database port
Post by: matt on October 24, 2006, 02:35:31 PM
You did not upgrade your toaster-watcher.conf. Please see the upgrade instructions and do so, and the error will go away.
Title: Re: toaster-watcher.pl and database port
Post by: trottoa on October 26, 2006, 11:43:38 PM
Sorry, I didn't see that line.

It works now.

Thanks,
Ken