Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
Synchronet Synchronet
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 183
    • Issues 183
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Metrics
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Main
  • SynchronetSynchronet
  • Issues
  • #322

Closed
Open
Created Jan 14, 2022 by Anna Christina Naß@acn128

sbbsecho overwrites/ignores PKT files when using ZIP

Hi,

Since the 3.19b update, it seems that sbbsecho misses to send some PKT files to downlinks.

I think the problem can be seen here in this part of the log file:

2022-01-13 11:19:19 Finalizing outbound packet from 2:240/5824 to 2:240/5824.1: /sbbs/temp/sbbsecho/61dffca8.pkt
2022-01-13 11:19:19 Sending packet (/sbbs/temp/sbbsecho/61dffca8.pkt, 49.6KB) from 2:240/5824 to 2:240/5824.1
2022-01-13 11:19:19 Moving packet for 2:240/5824.1: /sbbs/temp/sbbsecho/61dffca8.pkt to /sbbs/fido/topoint/61dffca8.pkt
2022-01-13 11:19:19 Packing packet (/sbbs/fido/topoint/61dffca8.pkt) into bundle (/sbbs/fido/topoint/0000p001.TH0) for 2:240/5824.1 using ZIP
2022-01-13 11:19:19 Deleting /sbbs/fido/topoint/61dffca8.pkt (from line 2611) 2022-01-13 11:19:19 Sending packet (/sbbs/temp/sbbsecho/61dffca7.pkt, 250.5KB) from 2:240/5824 to 2:240/5824.1
2022-01-13 11:19:19 Moving packet for 2:240/5824.1: /sbbs/temp/sbbsecho/61dffca7.pkt to /sbbs/fido/topoint/61dffca8.pkt
2022-01-13 11:19:19 Packing packet (/sbbs/fido/topoint/61dffca8.pkt) into bundle (/sbbs/fido/topoint/0000p001.TH0) for 2:240/5824.1 using ZIP
2022-01-13 11:19:19 Deleting /sbbs/fido/topoint/61dffca8.pkt (from line 2611) 2022-01-13 11:19:19 Sending packet (/sbbs/temp/sbbsecho/61dffca6.pkt, 250.1KB) from 2:240/5824 to 2:240/5824.1
2022-01-13 11:19:19 Moving packet for 2:240/5824.1: /sbbs/temp/sbbsecho/61dffca6.pkt to /sbbs/fido/topoint/61dffca6.pkt
2022-01-13 11:19:19 Packing packet (/sbbs/fido/topoint/61dffca6.pkt) into bundle (/sbbs/fido/topoint/0000p001.TH0) for 2:240/5824.1 using ZIP
2022-01-13 11:19:19 Deleting /sbbs/fido/topoint/61dffca6.pkt (from line 2611)

If I see this correctly, I should get 3 .pkt files, but in the final ZIPped file, only one can be found (see below).

Furthermore, maybe one file gets overwritten in this process (one line from above):

2022-01-13 11:19:19 Moving packet for 2:240/5824.1: /sbbs/temp/sbbsecho/61dffca7.pkt to /sbbs/fido/topoint/61dffca8.pkt
# unzip -l /sbbs/fido/topoint/0000p001.TH0

Archive: 0000p001.TH0
Length Date Time Name
--------- ---------- ----- ----
256098 2022-01-13 11:19 61dffca6.pkt
--------- -------
256098 1 file

I've now disabled compression for my point system and seem to get all messages now again.

Is this a configuration problem or a bug?

Thank you!

Regards, Anna

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking