Log reports errors

Status
Not open for further replies.

Amphibian

Joined
Sep 8, 2009
Messages
1,128
Reaction score
1
Hey Team,

Is this normal or do I need to make the directories/files for it to read?

my email is loaded daily with the following:

gawk: /tmp/.xferfaxstats.B13106/xferfax13103:331: fatal: cannot open file `/var/spool/hylafax/etc/xferfaxlog' for reading (No such file or directory)
gawk: /tmp/.xferfaxstats.x13119/xferfax13116:331: fatal: cannot open file `/var/spool/hylafax/etc/xferfaxlog' for reading (No such file or directory)
gawk: /tmp/.recvstats.m13132/xferfax13129:23: fatal: cannot open file `/var/spool/hylafax/etc/xferfaxlog' for reading (No such file or directory)
gawk: /tmp/.recvstats.L13144/xferfax13141:23: fatal: cannot open file `/var/spool/hylafax/etc/xferfaxlog' for reading (No such file or directory)
gawk: /tmp/.faxcron.K13096/faxawk13093:49: fatal: cannot open file `etc/xferfaxlog' for reading (No such file or directory)



Suggestions, please

amphibian
 
I don't know if it's normal but it wouldn't hurt to simply create it just to get rid of that message.

touch /var/spool/hylafax/etc/xferfaxlog
 
Status
Not open for further replies.