• binkit.js auth fails (?)

    From Fernando Toledo@1:103/705 to GitLab issue in main/sbbs on Mon Nov 4 15:18:57 2024
    open https://gitlab.synchro.net/main/sbbs/-/issues/811

    I have a weird error with binkitjs
    I'm reconfiguring all my system because now I'm going to take care of ZC tasks in fidonet for zone4
    My node, until now was 4:902/26
    Now I'm trying to add the links and routes to my other sysops..
    My system aka's I added 4:0/0 4:90/0 and 4:900/0 and 4:902/0 which are the networks I'm going to manage
    I have a link with Flavio Bessa, who is 4:80/1 (which until now was working perfectly)
    But now I see that in the log I have connection errors:
    "Bad address or password"

    ```
    Nov 4 18:43:17 scarlet synchronet: evnt BINKOUT Got M_NUL command args: ZYZ Flavio Bessa
    Nov 4 18:43:17 scarlet synchronet: evnt BINKOUT Got M_NUL command args: TIME Mon, 04 Nov 2024 18:43:17 -0300
    Nov 4 18:43:17 scarlet synchronet: evnt BINKOUT Got M_NUL command args: SEE Mystic/1.12A48 binkp/1.0
    Nov 4 18:43:17 scarlet synchronet: evnt BINKOUT Peer version: /1.12A48
    Nov 4 18:43:17 scarlet synchronet: evnt BINKOUT Parsed BinkP version: 1
    Nov 4 18:43:17 scarlet synchronet: evnt BINKOUT Got M_NUL command args: BUILD 2023/01/15 12:54:18 Linux/64
    Nov 4 18:43:17 scarlet synchronet: evnt BINKOUT Got M_ADR command args: 4:80/1@fidonet 4:801/0@fidonet 4:80/0@fidonet 4:801/1@fidonet
    Nov 4 18:43:17 scarlet synchronet: evnt BINKOUT Sending M_PWD command args: sssssssssssssssssssss
    Nov 4 18:43:17 scarlet synchronet: evnt BINKOUT Sent M_PWD command
    Nov 4 18:43:17 scarlet synchronet: evnt BINKOUT Got M_ERR command args: Bad address or password
    Nov 4 18:43:17 scarlet synchronet: evnt BINKOUT BinkP got fatal error 'Bad address or password' from remote: 4:80/1@fidonet,4:801/0@fidonet,4:80/0@fidonet,4:801/1@fidonet
    Nov 4 18:43:17 scarlet synchronet: evnt BINKOUT Unlocking /sbbs/fido/outbound.002/011801d0.bsy.
    Nov 4 18:43:17 scarlet synchronet: evnt BINKOUT No flow files to be processed. Nov 4 18:43:17 scarlet synchronet: evnt BINKOUT Done checking in /sbbs/fido/outbound.002/.
    Nov 4 18:43:17 scarlet synchronet: evnt BINKOUT Running outbound dir /sbbs/fido/outbound.00f/
    Nov 4 18:43:17 scarlet synchronet: evnt BINKOUT Locking /sbbs/fido/outbound.00f/00020000.bsy
    Nov 4 18:43:17 scarlet synchronet: evnt BINKOUT Lock successful.
    Nov 4 18:43:17 scarlet synchronet: evnt BINKOUT Attempting callout for 15:2/0@zudaka, file: /sbbs/fido/outbound.00f/00020000.flo
    Nov 4 18:43:17 scarlet synchronet: evnt BINKOUT JSBinkP/4 callout to 15:2/0@zudaka started
    Nov 4 18: 43:17 scarlet synchronet: srvc 0323 BINKP Got M_EOB command args: Nov 4 18:43:17 scarlet synchronet: srvc 0323 BINKP Sending M_EOB command args:

    ```

    The password we are sure is correct.
    If I run binkit from the console the authentications are done correctly.
    I don't understand why i't fails from the automatic event and not from the console.

    ```
    root@scarlet:/sbbs/fido# jsexec ../exec/binkit.js -l 4:80/1

    JSexec v3.20a-Linux master/cc5e086b2 Debug - Execute Synchronet JavaScript Module
    Compiled nov 02 2024 23:31 with GCC 10.2.1

    Loading configuration files from /sbbs/ctrl
    JavaScript-C 1.8.5 2011-03-31
    JavaScript: Creating runtime: 167772160 bytes

    Reading script from /sbbs/fido/../exec/binkit.js
    /sbbs/fido/../exec/binkit.js compiled in 0.01 seconds
    BinkIT/2.41 invoked with options: -l 4:80/1
    Attempting poll for node 4:80/1@fidonet
    JSBinkP/4 callout to 4:80/1@fidonet started
    Connecting to 4:80/1@fidonet at fido.rbt.net.br:24554
    Peer version: Mystic/1.12A48
    Authentication successful: secure
    /sbbs/fido/../exec/binkit.js executed in 1.80 seconds

    JavaScript: Destroying context
    JavaScript: Destroying runtime
    ```
    Obviously I understand that it is not a password error but an address error
    but I cannot find out why this problem is generated.
    Any light you can shed on me would be greatly appreciated
    --- SBBSecho 3.21-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to GitLab note in main/sbbs on Mon Nov 4 15:26:17 2024
    https://gitlab.synchro.net/main/sbbs/-/issues/811#note_5875

    Can you add the "Attempting <verb> for node <node>" log lines as well for the failed connection? I can't remember the details of how the .bsy filenames are generated, but it doesn't look like it's calling 4:80/1.
    --- SBBSecho 3.21-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Fernando Toledo@1:103/705 to GitLab note in main/sbbs on Mon Nov 4 15:42:36 2024
    https://gitlab.synchro.net/main/sbbs/-/issues/811#note_5876

    ```
    Nov 4 19:28:44 scarlet synchronet: evnt BINKPOLL poll_node 4:80/1@fidonet, outbound_dir: /sbbs/fido/outbound
    Nov 4 19:28:44 scarlet synchronet: evnt BINKPOLL Locking /sbbs/fido/outbound/00500001.bsy
    Nov 4 19:28:44 scarlet synchronet: evnt BINKPOLL Lock successful.
    Nov 4 19:28:44 scarlet synchronet: evnt BINKPOLL Attempting poll for node 4:80/1@fidonet
    Nov 4 19:28:44 scarlet synchronet: evnt BINKPOLL JSBinkP/4 callout to 4:80/1@fidonet started
    Nov 4 19:28:44 scarlet synchronet: evnt BINKPOLL connecting to 4:80/1@fidonet at fido.rbt.net.br
    Nov 4 19:28:44 scarlet synchronet: evnt BINKPOLL Connecting to 4:80/1@fidonet at fido.rbt.net.br:24554
    Nov 4 19:28:44 scarlet synchronet: evnt BINKPOLL Connection to fido.rbt.net.br:24554 successful
    Nov 4 19:28:44 scarlet synchronet: evnt BINKPOLL Sending M_NUL command args: OPT CRYPT
    Nov 4 19:28:44 scarlet synchronet: evnt BINKPOLL Sent M_NUL command
    Nov 4 19:28:44 scarlet synchronet: evnt BINKPOLL Sending M_NUL command args: SYS Dock Sud BBS
    Nov 4 19:28:44 scarlet synchronet: evnt BINKPOLL Sent M_NUL command
    Nov 4 19:28:44 scarlet synchronet: evnt BINKPOLL Sending M_NUL command args: ZYZ Ragnarok
    Nov 4 19:28:44 scarlet synchronet: evnt BINKPOLL Sent M_NUL command
    Nov 4 19:28:44 scarlet synchronet: evnt BINKPOLL Sending M_NUL command args: LOC Dock Sud, Bs As, Argentina
    Nov 4 19:28:44 scarlet synchronet: evnt BINKPOLL Sent M_NUL command
    Nov 4 19:28:44 scarlet synchronet: evnt BINKPOLL Sending M_NUL command args: NDL 115200,TCP,BINKP
    Nov 4 19:28:44 scarlet synchronet: evnt BINKPOLL Sent M_NUL command
    Nov 4 19:28:44 scarlet synchronet: evnt BINKPOLL Sending M_NUL command args: TIME Mon Nov 04 2024 19:28:44 GMT-0300
    Nov 4 19:28:44 scarlet synchronet: evnt BINKPOLL Sent M_NUL command
    Nov 4 19:28:44 scarlet synchronet: evnt BINKPOLL Sending M_NUL command args: VER BinkIT/2.41,JSBinkP/4,sbbs3.20a/Linux binkp/1.1
    Nov 4 19:28:44 scarlet synchronet: evnt BINKPOLL Sent M_NUL command
    Nov 4 19:28:44 scarlet synchronet: evnt BINKPOLL Sending M_ADR command args: 4:902/26@fidonet 4:902/0@fidonet 4:900/0@fidonet 4:90/0@fidonet 4:0/0@fidonet 46:10/182@agoranet 39:943/1@amiganet 39:943/0@amiganet
    21:2/151@fsxnet 954:895/37@hobbynet 666:1/1@latinet 618:500/45@micronet 15:1/1@zudaka 15:1/0@zudaka 15:0/0@zudaka
    Nov 4 19:28:44 scarlet synchronet: evnt BINKPOLL Sent M_ADR command
    Nov 4 19:28:44 scarlet synchronet: evnt BINKPOLL Got M_NUL command args: OPT CRAM-MD5-xxxxxxxxxxxxxxxxxxx
    Nov 4 19:28:44 scarlet synchronet: evnt BINKPOLL Got M_NUL command args: SYS Internet Hub
    Nov 4 19:28:44 scarlet synchronet: evnt BINKPOLL Got M_NUL command args: LOC Rio de Janeiro - Brazil
    Nov 4 19:28:44 scarlet synchronet: evnt BINKPOLL Got M_NUL command args: ZYZ Flavio Bessa
    Nov 4 19:28:44 scarlet synchronet: evnt BINKPOLL Got M_NUL command args: TIME Mon, 04 Nov 2024 19:28:44 -0300
    Nov 4 19:28:44 scarlet synchronet: evnt BINKPOLL Got M_NUL command args: VER Mystic/1.12A48 binkp/1.0
    Nov 4 19:28:44 scarlet synchronet: evnt BINKPOLL Peer version: Mystic/1.12A48 Nov 4 19:28:44 scarlet synchronet: evnt BINKPOLL Parsed BinkP version: 1
    ```
    --- SBBSecho 3.21-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Fernando Toledo@1:103/705 to GitLab note in main/sbbs on Mon Nov 4 15:47:45 2024
    https://gitlab.synchro.net/main/sbbs/-/issues/811#note_5877

    I think I'm finding where the problem may come from
    Flavio and I share 2 networks in common: fidonet (zone 4) and zudakanet (zone 15)

    I / him
    4:902/26 -> 4:80/1
    15:1/0 -> 15:2/0

    I think binkit mixes with both networks and authentication fails
    --- SBBSecho 3.21-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Fernando Toledo@1:103/705 to GitLab note in main/sbbs on Mon Nov 4 15:48:14 2024
    https://gitlab.synchro.net/main/sbbs/-/issues/811#note_5877

    I think I'm finding where the problem may come from
    Flavio and I share 2 networks in common: fidonet (zone 4) and zudakanet (zone 15)

    me side -> him

    4:902/26 -> 4:80/1

    15:1/0 -> 15:2/0

    I think binkit mixes with both networks and authentication fails
    --- SBBSecho 3.21-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to GitLab note in main/sbbs on Mon Nov 4 15:56:10 2024
    https://gitlab.synchro.net/main/sbbs/-/issues/811#note_5878

    BinkIT is willing to do multiple addresses with a single connection, but the M_ADR the remote is sending should restrict the authentication to the correct one.

    You could add debug information after line 501 to ensure binkit is sending the correct password... but it should be sending the password configured for the address listed in the `Attempting poll for node` log line.
    --- SBBSecho 3.21-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to GitLab note in main/sbbs on Mon Nov 4 15:59:52 2024
    https://gitlab.synchro.net/main/sbbs/-/issues/811#note_5879

    Oh, the password is in the log, so I assume it's correct and the issue is Mystic requiring the wrong password in this situation.
    --- SBBSecho 3.21-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to GitLab note in main/sbbs on Mon Nov 4 16:09:32 2024
    https://gitlab.synchro.net/main/sbbs/-/issues/811#note_5880

    It looks like Mystic requires that all advertised addresses, if configured in Mystic, must be identical (including case).

    Or at least it did before it went back to closed source.
    --- SBBSecho 3.21-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Fernando Toledo@1:103/705 to GitLab note in main/sbbs on Wed Nov 6 18:26:43 2024
    https://gitlab.synchro.net/main/sbbs/-/issues/811#note_5915

    Do you mean that we have diffrents addresses in that conversation? so binkit and mystic raise that error?
    --- SBBSecho 3.21-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Fernando Toledo@1:103/705 to GitLab note in main/sbbs on Wed Nov 6 18:28:02 2024
    https://gitlab.synchro.net/main/sbbs/-/issues/811#note_5916

    yes we verify that passwords are ok.
    --- SBBSecho 3.21-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Fernando Toledo@1:103/705 to GitLab note in main/sbbs on Wed Nov 6 19:26:24 2024
    https://gitlab.synchro.net/main/sbbs/-/issues/811#note_5917

    I don't think it's something specific to Mystic., follow this logn
    first try to conect to ward 2:292/854 because have paackages at he outbound, then to flavio
    (The passwords are correct, that is verified)

    It seems to me that the problem occurs when binkit is the one who initiates the connection (binkout event) and not when it is received

    ```
    Nov 7 00:11:40 scarlet synchronet: evnt BINKOUT Done checking in /sbbs/fido/outbound/0386001a.pnt/.
    Nov 7 00:11:40 scarlet synchronet: evnt BINKOUT Running outbound dir /sbbs/fido/outbound.001/
    Nov 7 00:11:40 scarlet synchronet: evnt BINKOUT Done checking in /sbbs/fido/outbound.001/.
    Nov 7 00:11:40 scarlet synchronet: evnt BINKOUT Running outbound dir /sbbs/fido/outbound.002/
    Nov 7 00:11:40 scarlet synchronet: evnt BINKOUT Locking /sbbs/fido/outbound.002/01240356.bsy
    Nov 7 00:11:40 scarlet synchronet: evnt BINKOUT Lock successful.
    Nov 7 00:11:40 scarlet synchronet: evnt BINKOUT Attempting callout for 2:292/854@fidonet, file: /sbbs/fido/outbound.002/01240356.dut
    Nov 7 00:11:40 scarlet synchronet: evnt BINKOUT JSBinkP/4 callout to 2:292/854@fidonet started
    Nov 7 00:11:40 scarlet synchronet: evnt BINKOUT connecting to 2:292/854@fidonet at undefined
    Nov 7 00:11:40 scarlet synchronet: evnt BINKOUT Connecting to 2:292/854@fidonet at many-glacier.dyndns.org:24554
    Nov 7 00:11:40 scarlet synchronet: evnt BINKOUT Connection to many-glacier.dyndns.org:24554 successful
    Nov 7 00:11:40 scarlet synchronet: evnt BINKOUT Sending M_NUL command args: OPT CRYPT
    Nov 7 00:11:40 scarlet synchronet: evnt BINKOUT Sent M_NUL command
    Nov 7 00:11:40 scarlet synchronet: evnt BINKOUT Sending M_NUL command args: SYS Dock Sud BBS
    Nov 7 00:11:40 scarlet synchronet: evnt BINKOUT Sent M_NUL command
    Nov 7 00:11:40 scarlet synchronet: evnt BINKOUT Sending M_NUL command args: ZYZ Ragnarok
    Nov 7 00:11:40 scarlet synchronet: evnt BINKOUT Sent M_NUL command
    Nov 7 00:11:40 scarlet synchronet: evnt BINKOUT Sending M_NUL command args: LOC Dock Sud, Bs As, Argentina
    Nov 7 00:11:40 scarlet synchronet: evnt BINKOUT Sent M_NUL command
    Nov 7 00:11:40 scarlet synchronet: evnt BINKOUT Sending M_NUL command args: NDL 115200,TCP,BINKP
    Nov 7 00:11:40 scarlet synchronet: evnt BINKOUT Sent M_NUL command
    Nov 7 00:11:40 scarlet synchronet: evnt BINKOUT Sending M_NUL command args: TIME Thu Nov 07 2024 00:11:40 GMT-0300
    Nov 7 00:11:40 scarlet synchronet: evnt BINKOUT Sent M_NUL command
    Nov 7 00:11:40 scarlet synchronet: evnt BINKOUT Sending M_NUL command args: VER BinkIT/2.41,JSBinkP/4,sbbs3.20a/Linux binkp/1.1
    Nov 7 00:11:40 scarlet synchronet: evnt BINKOUT Sent M_NUL command
    Nov 7 00:11:40 scarlet synchronet: evnt BINKOUT Sending M_ADR command args: 4:902/26@fidonet 4:902/0@fidonet 4:900/0@fidonet 4:90/1@fidonet 4:90/0@fidonet 4:0/0@fidonet 46:10/182@agoranet 39:943/1@amiganet 39:943/0@amiganet 21:2/151@fsxnet 954:895/37@hobbynet 666:1/1@latinet 618:500/45@micronet 15:1/1@zudaka 15:1/0@zudaka 15:0/0@zudaka
    Nov 7 00:11:40 scarlet synchronet: evnt BINKOUT Sent M_ADR command
    Nov 7 00:11:42 scarlet synchronet: evnt BINKOUT Got M_NUL command args: OPT CRAM-MD5-846a45035cc7e818811f85a47c7774ee
    Nov 7 00:11:42 scarlet synchronet: evnt BINKOUT Got M_NUL command args: SYS Many Glacier
    Nov 7 00:11:42 scarlet synchronet: evnt BINKOUT Got M_NUL command args: ZYZ Ward Dossche
    Nov 7 00:11:42 scarlet synchronet: evnt BINKOUT Got M_NUL command args: LOC Mortsel, Belgium
    Nov 7 00:11:42 scarlet synchronet: evnt BINKOUT Got M_NUL command args: NDL 115200,TCP,BINKP
    Nov 7 00:11:42 scarlet synchronet: evnt BINKOUT Got M_NUL command args: TIME Thu, 7 Nov 2024 04:11:47 +0100
    Nov 7 00:11:42 scarlet synchronet: evnt BINKOUT Got M_NUL command args: VER binkd/1.1a-113/Win32 binkp/1.1
    Nov 7 00:11:42 scarlet synchronet: evnt BINKOUT Peer version: binkd/1.1a-113/Win32
    Nov 7 00:11:42 scarlet synchronet: evnt BINKOUT Parsed BinkP version: 1.1
    Nov 7 00:11:42 scarlet synchronet: evnt BINKOUT Got M_ADR command args: 2:292/854@fidonet 2:2/0@fidonet 2:292/80@fidonet 2:2/1000@fidonet 2:2/1002@fidonet
    Nov 7 00:11:42 scarlet synchronet: evnt BINKOUT Sending M_PWD command args: CRAM-MD5-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    Nov 7 00:11:42 scarlet synchronet: evnt BINKOUT Sent M_PWD command
    Nov 7 00:11:43 scarlet synchronet: evnt BINKOUT Got M_ERR command args: Bad password
    Nov 7 00:11:43 scarlet synchronet: evnt BINKOUT BinkP got fatal error 'Bad password' from remote: 2:292/854@fidonet,2:2/0@fidonet,2:292/80@fidonet,2:2/1000@fidonet,2:2/1002@fidonet
    Nov 7 00:11:43 scarlet synchronet: evnt BINKOUT Unlocking /sbbs/fido/outbound.002/01240356.bsy.
    Nov 7 00:11:43 scarlet synchronet: evnt BINKOUT Locking /sbbs/fido/outbound.002/011801d0.bsy
    Nov 7 00:11:43 scarlet synchronet: evnt BINKOUT Lock successful.
    Nov 7 00:11:43 scarlet synchronet: evnt BINKOUT Attempting callout for 2:280/464@fidonet, file: /sbbs/fido/outbound.002/011801d0.out
    Nov 7 00:11:43 scarlet synchronet: evnt BINKOUT JSBinkP/4 callout to 2:280/464@fidonet started
    Nov 7 00:11:43 scarlet synchronet: evnt BINKOUT connecting to 2:280/464@fidonet at fido.rbt.net.br
    Nov 7 00:11:43 scarlet synchronet: evnt BINKOUT Connecting to 2:280/464@fidonet at fido.rbt.net.br:24554
    Nov 7 00:11:43 scarlet synchronet: evnt BINKOUT Connection to fido.rbt.net.br:24554 successful
    Nov 7 00:11:43 scarlet synchronet: evnt BINKOUT Sending M_NUL command args: OPT CRYPT
    Nov 7 00:11:43 scarlet synchronet: evnt BINKOUT Sent M_NUL command
    Nov 7 00:11:43 scarlet synchronet: evnt BINKOUT Sending M_NUL command args: SYS Dock Sud BBS
    Nov 7 00:11:43 scarlet synchronet: evnt BINKOUT Sent M_NUL command
    Nov 7 00:11:43 scarlet synchronet: evnt BINKOUT Sending M_NUL command args: ZYZ Ragnarok
    Nov 7 00:11:43 scarlet synchronet: evnt BINKOUT Sent M_NUL command
    Nov 7 00:11:43 scarlet synchronet: evnt BINKOUT Sending M_NUL command args: LOC Dock Sud, Bs As, Argentina
    Nov 7 00:11:43 scarlet synchronet: evnt BINKOUT Sent M_NUL command
    Nov 7 00:11:43 scarlet synchronet: evnt BINKOUT Sending M_NUL command args: NDL 115200,TCP,BINKP
    Nov 7 00:11:43 scarlet synchronet: evnt BINKOUT Sent M_NUL command
    Nov 7 00:11:43 scarlet synchronet: evnt BINKOUT Sending M_NUL command args: TIME Thu Nov 07 2024 00:11:43 GMT-0300
    Nov 7 00:11:43 scarlet synchronet: evnt BINKOUT Sent M_NUL command
    Nov 7 00:11:43 scarlet synchronet: evnt BINKOUT Sending M_NUL command args: VER BinkIT/2.41,JSBinkP/4,sbbs3.20a/Linux binkp/1.1
    Nov 7 00:11:43 scarlet synchronet: evnt BINKOUT Sent M_NUL command
    Nov 7 00:11:43 scarlet synchronet: evnt BINKOUT Sending M_ADR command args: 4:902/26@fidonet 4:902/0@fidonet 4:900/0@fidonet 4:90/1@fidonet 4:90/0@fidonet 4:0/0@fidonet 46:10/182@agoranet 39:943/1@amiganet 39:943/0@amiganet 21:2/151@fsxnet 954:895/37@hobbynet 666:1/1@latinet 618:500/45@micronet 15:1/1@zudaka 15:1/0@zudaka 15:0/0@zudaka
    Nov 7 00:11:43 scarlet synchronet: evnt BINKOUT Sent M_ADR command
    Nov 7 00:11:44 scarlet synchronet: evnt BINKOUT Got M_NUL command args: OPT CRAM-MD5-XXXXXXXXXXXXXXXXXX
    Nov 7 00:11:44 scarlet synchronet: evnt BINKOUT Got M_NUL command args: SYS Internet Hub
    Nov 7 00:11:44 scarlet synchronet: evnt BINKOUT Got M_NUL command args: LOC Rio de Janeiro - Brazil
    Nov 7 00:11:44 scarlet synchronet: evnt BINKOUT Got M_NUL command args: ZYZ Flavio Bessa
    Nov 7 00:11:44 scarlet synchronet: evnt BINKOUT Got M_NUL command args: TIME Thu, 07 Nov 2024 00:11:44 -0300
    Nov 7 00:11:44 scarlet synchronet: evnt BINKOUT Got M_NUL command args: VER Mystic/1.12A48 binkp/1.0
    Nov 7 00:11:44 scarlet synchronet: evnt BINKOUT Peer version: Mystic/1.12A48 Nov 7 00:11:44 scarlet synchronet: evnt BINKOUT Parsed BinkP version: 1
    Nov 7 00:11:44 scarlet synchronet: evnt BINKOUT Got M_NUL command args: BUILD 2023/01/15 12:54:18 Linux/64
    Nov 7 00:11:44 scarlet synchronet: evnt BINKOUT Got M_ADR command args: 4:80/1@fidonet 4:801/0@fidonet 4:80/0@fidonet 4:801/1@fidonet
    Nov 7 00:11:44 scarlet synchronet: evnt BINKOUT Sending M_PWD command args: CRAM-MD5-XXXXXXXXXXXXXXXXXXX
    Nov 7 00:11:44 scarlet synchronet: evnt BINKOUT Sent M_PWD command
    Nov 7 00:11:44 scarlet synchronet: evnt BINKOUT Got M_ERR command args: Bad address or password
    Nov 7 00:11:44 scarlet synchronet: evnt BINKOUT BinkP got fatal error 'Bad address or password' from remote: 4:80/1@fidonet,4:801/0@fidonet,4:80/0@fidonet,4:801/1@fidonet
    Nov 7 00:11:44 scarlet synchronet: evnt BINKOUT Unlocking /sbbs/fido/outbound.002/01240356.bsy.
    Nov 7 00:11:44 scarlet synchronet: evnt BINKOUT Unlocking /sbbs/fido/outbound.002/011801d0.bsy.
    Nov 7 00:11:44 scarlet synchronet: evnt BINKOUT No flow files to be processed. Nov 7 00:11:44 scarlet synchronet: evnt BINKOUT Done checking in /sbbs/fido/outbound.002/.
    Nov 7 00:11:44 scarlet synchronet: evnt BINKOUT Running outbound dir /sbbs/fido/outbound.00f/
    Nov 7 00:11:44 scarlet synchronet: evnt BINKOUT Done checking in /sbbs/fido/outbound.00f/.
    Nov 7 00:11:44 scarlet synchronet: evnt BINKOUT Running outbound dir /sbbs/fido/outbound.015/
    Nov 7 00:11:44 scarlet synchronet: evnt BINKOUT Done checking in /sbbs/fido/outbound.015/.
    Nov 7 00:11:44 scarlet synchronet: evnt BINKOUT Running outbound dir /sbbs/fido/outbound.027/
    Nov 7 00:11:44 scarlet synchronet: evnt BINKOUT Locking /sbbs/fido/outbound.027/03af0066.bsy
    Nov 7 00:11:44 scarlet synchronet: evnt BINKOUT Lock successful.
    Nov 7 00:11:44 scarlet synchronet: evnt BINKOUT Attempting callout for 39:943/102@amiganet, file: /sbbs/fido/outbound.027/03af0066.out
    Nov 7 00:11:44 scarlet synchronet: evnt BINKOUT JSBinkP/4 callout to 39:943/102@amiganet started
    Nov 7 00:11:44 scarlet synchronet: evnt BINKOUT connecting to 39:943/102@amiganet at undefined
    Nov 7 00:11:44 scarlet synchronet: evnt BINKOUT Connecting to 39:943/102@amiganet at f102.n943.z39.example.com:24554
    Nov 7 00:11:44 scarlet synchronet: evnt BINKOUT Connection to f102.n943.z39.example.com:24554 failed (Error: Name or service not known).
    Nov 7 00:11:44 scarlet synchronet: evnt BINKOUT Unlocking /sbbs/fido/outbound.027/03af0066.bsy.
    Nov 7 00:11:44 scarlet synchronet: evnt BINKOUT Locking /sbbs/fido/outbound.027/03af006a.bsy
    Nov 7 00:11:44 scarlet synchronet: evnt BINKOUT Lock successful.
    Nov 7 00:11:44 scarlet synchronet: evnt BINKOUT Attempting callout for 39:943/106@amiganet, file: /sbbs/fido/outbound.027/03af006a.flo
    Nov 7 00:11:44 scarlet synchronet: evnt BINKOUT JSBinkP/4 callout to 39:943/106@amiganet started
    Nov 7 00:11:45 scarlet synchronet: evnt BINKOUT connecting to 39:943/106@amiganet at undefined
    Nov 7 00:11:45 scarlet synchronet: evnt BINKOUT Connecting to 39:943/106@amiganet at undefinedf106.n943.z39.example.com:24554
    Nov 7 00:11:45 scarlet synchronet: evnt BINKOUT Connection to undefinedf106.n943.z39.example.com:24554 failed (Error: Name or service not known).
    Nov 7 00:11:45 scarlet synchronet: evnt BINKOUT Unlocking /sbbs/fido/outbound.027/03af0066.bsy.
    Nov 7 00:11:45 scarlet synchronet: evnt BINKOUT Unlocking /sbbs/fido/outbound.027/03af006a.bsy.
    Nov 7 00:11:45 scarlet synchronet: evnt BINKOUT No flow files to be processed.

    ```
    --- SBBSecho 3.21-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Fernando Toledo@1:103/705 to GitLab note in main/sbbs on Wed Nov 6 19:43:17 2024
    https://gitlab.synchro.net/main/sbbs/-/issues/811#note_5918

    this not good: BINKOUT connecting to 2:280/464@fidonet at fido.rbt.net.br`

    flavio (fido.rbt.net.br) is 4:80/1 not 2:280/464
    --- SBBSecho 3.21-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to GitLab note in main/sbbs on Wed Nov 6 20:35:01 2024
    https://gitlab.synchro.net/main/sbbs/-/issues/811#note_5925

    I'm saying that if two of the addresses you advertise are configured with a password on the Mystic side, the password for both of those addresses needs to be the same.

    That is, if they have a password configured for both 15:1/0@zudaka and a password for 4:902/26@fidonet, both of those must be the same for your system to authenticate.
    --- SBBSecho 3.21-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to GitLab note in main/sbbs on Wed Nov 6 20:41:57 2024
    https://gitlab.synchro.net/main/sbbs/-/issues/811#note_5926

    Looks like it may have been a DNS glitch... I understand binkp.net has had some issues recent. It resolves correctly now from here.
    --- SBBSecho 3.21-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Fernando Toledo@1:103/705 to GitLab note in main/sbbs on Wed Nov 6 20:53:56 2024
    https://gitlab.synchro.net/main/sbbs/-/issues/811#note_5927

    ok. I understand, We will choose same password to both network and test again. --- SBBSecho 3.21-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Fernando Toledo@1:103/705 to GitLab note in main/sbbs on Thu Nov 7 09:08:18 2024
    https://gitlab.synchro.net/main/sbbs/-/issues/811#note_5928

    hi @Deuce thans for your help!!.. we solve the issue using same password work ok
    =)))
    --- SBBSecho 3.21-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Fernando Toledo@1:103/705 to GitLab issue in main/sbbs on Thu Nov 7 09:08:18 2024
    close https://gitlab.synchro.net/main/sbbs/-/issues/811
    --- SBBSecho 3.21-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)