On Mon, May 16, 2005 at 07:42:12AM -0400, Buddy Shearer wrote: > Below are a couple of messages that started appearing over the weekend after > I got this new installation working. Does anyone have a clue about how to > resoilve it?
It looks like something to do with the cron job and that it is not running on a tty. A guess would be you were running a psql command in cron which doesn't work too well because the psql command doesn't allow you to specify passwords on the command line without much evilness to get around problems like this. - Craig -- Craig Small GnuPG:1C1B D893 1418 2AF4 45EE 95CB C76C E5AC 12CA DFA5 Eye-Net Consulting http://www.enc.com.au/ MIEE Debian developer csmall at : enc.com.au ieee.org debian.org ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users
