So I got another one today - and I watched the log:
8/29 09:50:35 evnt Finished Importing QWK Network Packet from DIGDIST: (1 msgs) in 1 seconds (1 msgs/sec), 3 errors, 0 dupes
8/29 09:50:35 evnt QNET /opt/sbbs/data/DIGDIST.qwk renamed to /opt/sbbs/data/DIGDIST.qwk.5d67134b.bad
8/29 09:50:35 evnt QNET !ERROR 2 (No such file or directory) in main.cpp line 2954 (event_thread) removing "/opt/sbbs/data/DIGDIST.qwk" access=0
It says "3 errors", but no where preceeding did it show any error.
(It did have !Filtering QWK message from ... - but many more than 3 of them).
The packet was renamed bad, I guess because of the errors, but then the last line shouldnt have been attempted?
How do I find out what those 3 errors were?
The only thing I can see is a possible vote message import errors. I'veadded some warning-level log messgaes if the relevant C function fails, so try updating and see if that logs the additional details
needed.
The packet was renamed bad, I guess because of the errors, but then the last line shouldnt have been attempted?
Re: QWK bad packets
By: Digital Man to Alterego on Wed Aug 28 2019 07:26 pm
The only thing I can see is a possible vote message import errors. I've added some warning-level log messgaes if the relevant C function fails, so try updating and see if that logs the additional details
needed.
The packet was renamed bad, I guess because of the errors, but then the last line shouldnt have been attempted?
So it was voting:
8/29 14:53:48 evnt QNET QWK vote failure, offset 128 in /opt/sbbs/data/VERT.qwk 8/29 14:53:48 evnt QNET QWK vote failure, offset 256 in /opt/sbbs/data/VERT.qwk 8/29 14:53:48 evnt QNET QWK vote failure, offset 384 in /opt/sbbs/data/VERT.qwk 8/29 14:53:48 evnt QNET QWK vote failure, offset 512 in /opt/sbbs/data/VERT.qwk 8/29 14:53:48 evnt QNET QWK vote failure, offset 640 in /opt/sbbs/data/VERT.qwk 8/29 14:53:48 evnt QNET QWK vote failure, offset 768 in /opt/sbbs/data/VERT.qwk
Why would I be getting these? (I've occasionally seen some voting up/down messages...)
Is there a VOTING.DAT file included in the packet?
Re: QWK bad packets
By: Digital Man to Alterego on Wed Aug 28 2019 10:14 pm
Is there a VOTING.DAT file included in the packet?
Yup...
[deon@d-1-1 data]$ sudo unzip -l VERT.qwk.5d675a5c.bad
Archive: VERT.qwk.5d675a5c.bad
Length Date Time Name
--------- ---------- ----- ----
781 08-26-2019 22:36 HEADERS.DAT
3072 08-26-2019 22:36 MESSAGES.DAT
1669 08-26-2019 22:36 VOTING.DAT
--------- -------
5522 3 files
Do you have debug log-level enabled? Some of the vote failures are onlylogged as debug-level messages.
I see now there are few cases (like duplicate vote msgs) that are notlogged at all, so I'll be adding those log messages and committing soon.
Re: QWK bad packets
By: Digital Man to Alterego on Thu Aug 29 2019 01:41 pm
Do you have debug log-level enabled? Some of the vote failures are only logged as debug-level messages.
No, my builds are normally release builds.
I see now there are few cases (like duplicate vote msgs) that are not logged at all, so I'll be adding those log messages and committing soon.
It should be duplicate votes should it? I only get DOVEnet from you, and I think I've only ever voted on 1 message on my side.
That doesn't matter. I'm talking about the log-level. Debug-level log messages are sent/logged in release builds too.
<shrugs> It may be something else. The log output should tell us.
Re: QWK bad packets
By: Digital Man to Alterego on Thu Aug 29 2019 05:29 pm
<shrugs> It may be something else. The log output should tell us.
OK, I upped the logging and get this:
8/30 10:39:31 evnt Importing QWK Network Packet: /opt/sbbs/data/VERT.qwk 8/30 10:39:31 evnt QNET Error smb_addvote thread_back field missing (-105) writing vote-msg to /opt/sbbs/data/subs/dove-program
8/30 10:39:31 evnt QNET !smb_addmsg duplicate Message-ID: <5D63C5F2.1246.dove-syncops@alleycat.synchro.net> found in message #1162
8/30 10:39:31 evnt QNET Error smb_addvote thread_back field missing (-105) writing vote-msg to /opt/sbbs/data/subs/dove-syncprog
8/30 10:39:31 evnt QNET QWK vote failure, offset 2944 in /opt/sbbs/data/VERT.qwk
8/30 10:39:31 evnt Finished Importing QWK Network Packet from VERT: (0 msgs) in 1 seconds (0 msgs/sec), 7 errors, 1 dupes
Sysop: | sneaky |
---|---|
Location: | Ashburton,NZ |
Users: | 25 |
Nodes: | 8 (0 / 8) |
Uptime: | 38:48:52 |
Calls: | 1,890 |
Calls today: | 1 |
Files: | 11,075 |
Messages: | 933,114 |