• Hermes logs

    From Richard Porter@21:1/5 to All on Fri Oct 4 11:22:04 2024
    I've just had a look at the log for one Send account. It contains normal interactions up to 20 Sep., followed by "Failed to connect..." messages up
    to:
    [30 Sep 2024 22:41:52] Connecting to <server> [00][00][00][00][00][00][00][00][00]...

    714,745 nulls. Yes that's ~0.7 million nulls in all!

    ...[00][00][00][00][00[03 Oct 2024 14:50:05] Failed to connect to <server>

    Then it went back to "Connecting to <server>"
    "Failed to connect to <server>".

    All I can say is WTF? Would the nulls have come from the server? I haven't
    seen this on any other log.

    --
    Richard Porter

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Chris Hughes@21:1/5 to Richard Porter on Fri Oct 4 12:04:21 2024
    In message <[email protected]>
    Richard Porter <[email protected]> wrote:

    I've just had a look at the log for one Send account. It contains normal interactions up to 20 Sep., followed by "Failed to connect..." messages up to:
    [30 Sep 2024 22:41:52] Connecting to <server> [00][00][00][00][00][00][00][00][00]...

    714,745 nulls. Yes that's ~0.7 million nulls in all!

    ...[00][00][00][00][00[03 Oct 2024 14:50:05] Failed to connect to <server>

    Then it went back to "Connecting to <server>"
    "Failed to connect to <server>".

    All I can say is WTF? Would the nulls have come from the server? I haven't seen this on any other log.

    Very likely it will be recording what the server is sending in resposne to
    your request to connect.

    --
    Chris Hughes

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Paul Sprangers@21:1/5 to Richard Porter on Fri Oct 4 13:02:51 2024
    In article <[email protected]>,
    Richard Porter <[email protected]> wrote:

    [...]
    [00][00][00][00][00][00][00][00][00]...

    Although I'm familiar with mysteriously added [00]'s to the end of
    different types of files, the Hermes logs on my system appear to be clean.

    It does rise another question though: these log files occupy 220+ MByte of
    disk space. Is it safe to delete them?

    Paul

    --
    https://riscos.sprie.nl

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Chris Hughes@21:1/5 to Paul Sprangers on Fri Oct 4 13:31:54 2024
    In message <[email protected]>
    Paul Sprangers <[email protected]> wrote:

    In article <[email protected]>,
    Richard Porter <[email protected]> wrote:

    [...]
    [00][00][00][00][00][00][00][00][00]...

    Although I'm familiar with mysteriously added [00]'s to the end of
    different types of files, the Hermes logs on my system appear to be clean.

    It does rise another question though: these log files occupy 220+ MByte of disk space. Is it safe to delete them?

    Yes, they just carry on after you empty them. But there is a TRIM logs
    button to Trim the files on the Hermes Accounts windows - mine are set for
    40 kb but you can change the figure to whatever you want.



    --
    Chris Hughes

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From druck@21:1/5 to Richard Porter on Sat Oct 5 02:11:58 2024
    On 04/10/2024 11:22, Richard Porter wrote:
    I've just had a look at the log for one Send account. It contains normal interactions up to 20 Sep., followed by "Failed to connect..." messages up to:
    [30 Sep 2024 22:41:52] Connecting to <server> [00][00][00][00][00][00][00][00][00]...

    714,745 nulls. Yes that's ~0.7 million nulls in all!

    ...[00][00][00][00][00[03 Oct 2024 14:50:05] Failed to connect to <server>

    Then it went back to "Connecting to <server>"
    "Failed to connect to <server>".

    All I can say is WTF? Would the nulls have come from the server? I haven't seen this on any other log.

    Log corruptions are normally one of two things, either a crash causing a
    write of a partially filled buffer, or another application starts
    writing something to the open log file handle, as RISC OS has no
    protection against that sort of ting.

    ---druck

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Steve Fryatt@21:1/5 to Chris Hughes on Sat Oct 5 13:06:38 2024
    On 4 Oct, Chris Hughes wrote in message
    <03fd84aa5b.chris@mytardis>:

    Very likely it will be recording what the server is sending in resposne to your request to connect.

    On RISC OS, it's at least equally likely that the open log files have been correpted by another process, as Druck says.

    --
    Steve Fryatt - Leeds, England

    http://www.stevefryatt.org.uk/

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)