• (Dialog) How do I debug a 40tude "socket error" (what's a socket error?

    From Ronald@21:1/5 to All on Sat Jan 6 22:58:11 2024
    Dialog is failing on a Neodome account setup that used to work.
    Posting article failed: Socket Error # 0; (nameofserver username ok)(Finished)
    Socket Error # 0; (nameofserver username ok)(Finished)

    The stunnel.conf file has the same boilerplate setup as it always had.
    That boilerplate stunnel.conf is this (which used to work for Neodome).
    [neodome]
    client = yes
    accept = 127.0.0.1:55555
    connect = news.neodome.net:563
    verify = 0
    verifyChain = yes
    CAfile = ca-certs.pem
    checkHost = news.neodome.net
    OCSPaia = yes

    That same boilerplate stunnel.conf works for other encrypted servers.
    Just not Neodome.

    40TudeDialog is set up for that user as any other setup would be.
    Host: 127.0.0.1
    Port: 55555
    SSL: unchecked
    Username: abcdefg
    Password: xxxxxxx
    Allwd. conn.: 2
    Use pipelining (unchecked)

    I set the log level to "0 - All debug messages" by right clicking on "Connections" at the bottom right corner of the Windows Dialog GUI.

    Then I copied the section of the files in Program Files under "logs".

    0 25674390: Creating worker thread: Sending message to news.software.readers neodome Username ok1
    0 25674390: FDATA: Opening 1
    0 25674390: FDATA: Reading itemcount 3
    0 25674390: FDATA: Extracting body of GroupKey: 1 ArticleKey: 2572
    3 25674390: Sending message to news.software.readers (Started) [$0000250C]
    1 25674390: NNTP slot used by this thread: neodome Username ok1 [$0000250C]
    3 25674390: Connecting to NNTP 127.0.0.1:60569 [$0000250C]
    1 25675500: Reindexing (Order: 3, no filtering) of group 1 with 2574 articles took 16 ms
    0 25675500: FDATA: Extracting body of GroupKey: 1 ArticleKey: 2572
    0 25675500: FDATA: Regular update PAK - ChangeCount: 0
    0 25675500: FDATA: adding GroupKey: 1 ArticleKey: 2573
    0 25675500: FDATA: Regular update PAK - ChangeCount: 1
    0 25675515: FDATA: Extracting body of GroupKey: 1 ArticleKey: 2571
    0 25675515: FontFB: No non-ASCII characters found; Using default font
    0 25675515: FontFB: Using font "Arial" which is missing 0 glyphs.
    0 25675515: FDATA: Extracting body of GroupKey: 1 ArticleKey: 2571
    0 25675515: FDATA: Extracting body of GroupKey: 1 ArticleKey: 2571
    0 25675531: FontFB: No non-ASCII characters found; Using default font
    0 25675531: FontFB: Using font "Arial" which is missing 0 glyphs.
    0 25675531: FDATA: Extracting body of GroupKey: 1 ArticleKey: 2571
    0 25675531: FDATA: Extracting body of GroupKey: 1 ArticleKey: 2571
    0 25675531: FontFB: No non-ASCII characters found; Using default font
    0 25675531: FontFB: Using font "Arial" which is missing 0 glyphs.
    0 25675546: FDATA: Extracting body of GroupKey: 1 ArticleKey: 2571
    0 25675484: !Quit (Finished) [$0000250C]
    5 25675484: Socket Error # 0; (neodome Username ok) (Finished) [$0000250C]
    0 25675484: KillNNTP entered for: neodome Username ok1 (Finished) [$0000250C]
    0 25675484: KillNNTP left for: neodome Username ok1 (Finished) [$0000250C]
    0 25675484: KillNNTP entered for: neodome Username ok1 (Finished) [$0000250C]
    0 25675484: KillNNTP left for: neodome Username ok1 (Finished) [$0000250C]
    5 25675484: Posting article failed: Socket Error # 0; (neodome Username ok) (Finished) [$0000250C]
    1 25675500: Sending message to news.software.readers (Finished) (Finished) [$0000250C]
    0 25676328: TFlushBodiesThread started with ThreadID: $16A0
    1 25678328: Flushing body db
    0 25678328: FDATA: Updating PAK, number of subfiles: 29
    0 25678328: FDATA: Writing itemcount 3
    0 25678328: FDATA: Closing 1
    1 25679687: Main window close query
    1 25679750: Main window destroy called - Goodbye
    0 25679765: FDATA: destroying; Changecount: 0
    1 25679765: Flushing group and server list

    How can I further debug this socket error before contacting Neodome admins? (What is a Dialog socket error anyway?)

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