HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] jobs spooled but fax not sent and nothing written to logs
Hi
My installation was working fine till I tried to set up receiving.
Now I can spool jobs, but they are not sent and there is nothing
writtent o the log file.
here is the end of the strace of submitting the job:
ilstat64("/tmp//sndfaxxNXZlC", 0xbffff574) = -1 ENOENT (No such file or directory)
CONVERT "textfmt -B -Ml=0.4in -p 11 -s default >/tmp//sndfaxxNXZlC </etc/passwd"
Font com: /usr/share/gs/6.53/com: Can not open font metrics file; using fixed widths.
--- SIGCHLD (Child exited) ---
open("/tmp//sndfaxxNXZlC", O_RDONLY) = 5
fstat64(5, {st_mode=S_IFREG|0640, st_size=7366, ...}) = 0
Apply DisplayNumber rules to "0152855945"
--> return result "0152855945"
open("/tmp//sndfaxxNXZlC", O_RDONLY) = 5
-> TYPE I
200 Type set to Image.
fstat64(5, {st_mode=S_IFREG|0640, st_size=7366, ...}) = 0
SEND compressed data, 7366 bytes
-> PORT 127,0,0,1,141,168
200 PORT command successful.
-> MODE Z
200 Mode set to ZIP.
-> STOT
150 FILE: /tmp/doc233.ps (Opening new data connection).
SEND 2769 bytes transmitted (2.7x compression)
226 Transfer complete (FILE: /tmp/doc233.ps).
-> JNEW
200 New job created: jobid: 207 groupid: 207.
-> JPARM FROMUSER "eric"
213 FROMUSER set to "eric".
open("/etc/localtime", O_RDONLY) = 5
fstat64(5, {st_mode=S_IFREG|0644, st_size=1074, ...}) = 0
-> JPARM LASTTIME 000259
213 LASTTIME set to 000259.
-> JPARM MAXDIALS 12
213 MAXDIALS set to 12.
-> JPARM MAXTRIES 3
213 MAXTRIES set to 3.
-> JPARM SCHEDPRI 127
213 SCHEDPRI set to 127.
-> JPARM DIALSTRING "0152855945"
213 DIALSTRING set to "0152855945".
-> JPARM NOTIFYADDR "eric@xxxxxxxxxxxx"
213 NOTIFYADDR set to "eric@xxxxxxxxxxxx".
-> JPARM VRES 98
213 VRES set to 98.
-> JPARM PAGEWIDTH 209
213 PAGEWIDTH set to 209.
-> JPARM PAGELENGTH 297
213 PAGELENGTH set to 297.
-> JPARM NOTIFY "none"
213 NOTIFY set to "none".
-> JPARM PAGECHOP "default"
213 PAGECHOP set to "default".
-> JPARM CHOPTHRESHOLD 3
213 CHOPTHRESHOLD set to 3.
-> JPARM DOCUMENT /tmp/doc233.ps
200 Added document /tmp/doc233.ps as docq/doc233.ps.207.
-> JSUBM
200 Job 207 submitted.
request id is 207 (group id 207) for host localhost (1 file)
unlink("/tmp//sndfaxxNXZlC") = 0
unlink("/tmp//sndfaxxNXZlC") = -1 ENOENT (No such file or directory)
And here are the only files/dirs modified in the hylafax hierarchy:
[eric@pepper ~] 3 $ s find /var/spool/hylafax -mmin -1
/var/spool/hylafax/docq
/var/spool/hylafax/docq/seqf
/var/spool/hylafax/docq/doc233.ps.207
/var/spool/hylafax/dev/FIFO
/var/spool/hylafax/tmp
/var/spool/hylafax/sendq
/var/spool/hylafax/sendq/seqf
/var/spool/hylafax/sendq/q207
/var/spool/hylafax/client
The capi interface works fine as I have other applications that can use it.
Thanks for any suggestions
Eric Smith
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxxxxx*