I'm certain something isnt right, but its not consistently
re-producable... (that I've worked out yet anyway...)
Notice that packet d28ac803.pkt was used twice, and went into the same archive d28ac80a.su0 for the same node 2/116. I'm assuming the second
pkt file overwrote the first one.
hpt is invoked from a script that calls "hpt toss", then "hpt scan".
Why is the same packet number between two different runs?
Why is the same packet number between two different runs?
Also be aware, I've added a 1 second delay between hpt toss and hpt
scan - in case time is involved when deciding the packet name. (I
havent looked through the code to see if it is...)
It is not in the code, it is in your configuration. If there is no "bundleNameStyle" in your configuration or it is set "bundleNameStyle timeStamp", then a bundle name is created from current time. It is better to use "bundleNameStyle addrsCRC32Always".
DG> Also be aware, I've added a 1 second delay between hpt tossBut that parameter does not affect the names of created .PKT's, or
and hpt
DG> scan - in case time is involved when deciding the packet name.
(I
DG> havent looked through the code to see if it is...)
It is not in the code, it is in your configuration. If there is no
"bundleNameStyle" in your configuration or it is set
"bundleNameStyle timeStamp", then a bundle name is created from
current time. It is better to use "bundleNameStyle
addrsCRC32Always".
does it?
"bundleNameStyle" in your configuration or it is set "bundleNameStyle timeStamp", then a bundle name is created from current time. It is
better to use "bundleNameStyle addrsCRC32Always".
02:31:38 cmd: zip -9 -j -q /fido/mailer/out.015/d28ac803.su0
To make sure there is just one hpt running at the time, do you have something like this in your fidoconfig?
LockFile \bbs\husky\lock
AdvisoryLock 30
To make sure there is just one hpt running at the time, do you
have something like this in your fidoconfig? LockFile
\bbs\husky\lock AdvisoryLock 30
I do only have 1 hpt running at a time. Its launched by a scriptIt doesnt harm if you turn it on. :)
that tests for a semafore that a previous invocation would create
on start and delete at the end. I had a look at my config:
LockFile: /var/lock/lock
AdvisoryLock: off
I might just turn this on anyway, but it in theory should be
redundant (I think?)
And to turn it on you should put there a positive integer, not "on".
To make sure there is just one hpt running at the time, do you have something like this in your fidoconfig?
LockFile \bbs\husky\lock
AdvisoryLock 30
I do only have 1 hpt running at a time. Its launched by a script that
tests for a semafore that a previous invocation would create on start
and delete at the end.
Sysop: | Coz |
---|---|
Location: | Anoka, MN |
Users: | 2 |
Nodes: | 4 (0 / 4) |
Uptime: | 146:07:57 |
Calls: | 328 |
Files: | 5,823 |
Messages: | 228,150 |