• BINKP Lock is too recent to override now

    From echto@1:103/705 to digital man on Wed Sep 4 22:43:15 2019
    I'm trying to figure out what is going on but I'm not having any luck. Why is this error occuring?

    9/4 22:18:21 srvc 0037 BINKP Error 11 creating ../fido/outbound/01540064.bsy 9/4 22:18:21 srvc 0037 BINKP Lock is too recent to override now (1567660701) > six hours ago (1567639101)
    9/4 22:18:21 srvc 0037 BINKP Lock on ../fido/outbound/01540064.bsy failed.

    From binkit.js

    orig_date = f.date;
    if (orig_date > (now - 60*60*6)) {
    log(LOG_INFO, format("Lock is too recent to override now (%ld) > six hours ago (%ld)", orig_date, now-60*60*6));
    return false;
    }

    ---
    þ Synchronet þ Easy, Breezy, Beautiful Threadripper. bbs.echto.net
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to echto on Wed Sep 4 23:47:57 2019
    Re: BINKP Lock is too recent to override now
    By: echto to digital man on Wed Sep 04 2019 10:43 pm

    I'm trying to figure out what is going on but I'm not having any luck. Why is this error occuring?

    9/4 22:18:21 srvc 0037 BINKP Error 11 creating
    ../fido/outbound/01540064.bsy
    9/4 22:18:21 srvc 0037 BINKP Lock is too recent to override now
    (1567660701)
    six hours ago (1567639101)
    9/4 22:18:21 srvc 0037 BINKP Lock on ../fido/outbound/01540064.bsy failed.

    From binkit.js

    orig_date = f.date;
    if (orig_date > (now - 60*60*6)) {
    log(LOG_INFO, format("Lock is too recent to
    override
    now (%ld) > six hours ago (%ld)", orig_date, now-60*60*6));
    return false;
    }

    The .bsy file exists. It has a recent date/time stamp. If binkit isn't running (nor BinkD or any other mailer or SBBSecho), then it should be safe to just delete the .bsy file.

    digital man

    This Is Spinal Tap quote #7:
    Nigel Tufnel: That's just nitpicking, isn't it?
    Norco, CA WX: 77.5øF, 59.0% humidity, 0 mph SSW wind, 0.00 inches rain/24hrs --- SBBSecho 3.09-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From echto@1:103/705 to Digital Man on Thu Sep 5 13:10:42 2019
    Re: BINKP Lock is too recent to override now
    By: Digital Man to echto on Wed Sep 04 2019 11:47 pm

    Re: BINKP Lock is too recent to override now
    By: echto to digital man on Wed Sep 04 2019 10:43 pm

    I'm trying to figure out what is going on but I'm not having any luck. Why is this error occuring?

    9/4 22:18:21 srvc 0037 BINKP Error 11 creating ../fido/outbound/01540064.bsy 9/4 22:18:21 srvc 0037 BINKP Lock is too recent to override now (1567660701)
    six hours ago (1567639101)
    9/4 22:18:21 srvc 0037 BINKP Lock on ../fido/outbound/01540064.bsy failed.

    From binkit.js

    orig_date = f.date;
    if (orig_date > (now - 60*60*6)) {
    log(LOG_INFO, format("Lock is too recent to override now (%ld) > six hours ago (%ld)", orig_date, now-60*60*6));
    return false;
    }

    The .bsy file exists. It has a recent date/time stamp. If binkit isn't running (nor BinkD or any other mailer or SBBSecho), then it should be safe to just delete the .bsy file.

    digital man


    Is it normal to keep seeing that when BINKP polls? I'm just trying to understand why the error is occuring.
    --- SBBSecho 3.09-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to echto on Thu Sep 5 13:27:25 2019
    Re: BINKP Lock is too recent to override now
    By: echto to Digital Man on Thu Sep 05 2019 01:10 pm

    Re: BINKP Lock is too recent to override now
    By: Digital Man to echto on Wed Sep 04 2019 11:47 pm

    Re: BINKP Lock is too recent to override now
    By: echto to digital man on Wed Sep 04 2019 10:43 pm

    I'm trying to figure out what is going on but I'm not having any
    luck.
    Why is this error occuring?

    9/4 22:18:21 srvc 0037 BINKP Error 11 creating ../fido/outbound/01540064.bsy 9/4 22:18:21 srvc 0037 BINKP Lock is
    too
    recent to override now (1567660701)
    six hours ago (1567639101)
    9/4 22:18:21 srvc 0037 BINKP Lock on ../fido/outbound/01540064.bsy failed.

    From binkit.js

    orig_date = f.date;
    if (orig_date > (now - 60*60*6)) {
    log(LOG_INFO, format("Lock is too recent to override now (%ld) > six hours ago (%ld)", orig_date, now-60*60*6));
    return false;
    }

    The .bsy file exists. It has a recent date/time stamp. If binkit isn't running (nor BinkD or any other mailer or SBBSecho), then it should be safe to just delete the .bsy file.

    Is it normal to keep seeing that when BINKP polls? I'm just trying to understand why the error is occuring.

    No, it's not normal. Did you delete the file yet?

    digital man

    Synchronet/BBS Terminology Definition #84:
    XSDK = Synchronet External Program Software Development Kit for C/C++
    Norco, CA WX: 94.5øF, 37.0% humidity, 10 mph NE wind, 0.00 inches rain/24hrs --- SBBSecho 3.09-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From mark lewis@1:3634/12.73 to echto on Thu Sep 5 19:59:46 2019

    On 2019 Sep 05 13:10:42, you wrote to Digital Man:

    The .bsy file exists. It has a recent date/time stamp. If binkit isn't
    running (nor BinkD or any other mailer or SBBSecho), then it should be
    safe to just delete the .bsy file.

    Is it normal to keep seeing that when BINKP polls? I'm just trying to understand why the error is occuring.

    it is not an error, really... it could be that sbbsecho is tossing mail at the time that your mailer goes to call out to that node... when sbbsecho has completed running, it will remove the bsy files and your mailer can then connect to that system... the bsy files are a standard mechanism to prevent one tool from doing something while another tool is working in the area...

    )\/(ark

    Once men turned their thinking over to machines in the hope that this would set them free. But that only permitted other men with machines to enslave them.
    ... I need a drink...where's the SPACE BAR?
    ---
    * Origin: (1:3634/12.73)
  • From mark lewis@1:3634/12.73 to Digital Man on Thu Sep 5 20:01:42 2019

    On 2019 Sep 05 13:27:24, you wrote to echto:

    Is it normal to keep seeing that when BINKP polls? I'm just trying to
    understand why the error is occuring.

    No, it's not normal. Did you delete the file yet?

    could his sbbsecho be crashing and leaving stale bsy files behind??

    )\/(ark

    Once men turned their thinking over to machines in the hope that this would set them free. But that only permitted other men with machines to enslave them.
    ... The arrogance of age must submit to be taught by youth.
    ---
    * Origin: (1:3634/12.73)
  • From Digital Man@1:103/705 to mark lewis on Thu Sep 5 18:50:54 2019
    Re: BINKP Lock is too recent to override now
    By: mark lewis to Digital Man on Thu Sep 05 2019 08:01 pm

    On 2019 Sep 05 13:27:24, you wrote to echto:

    Is it normal to keep seeing that when BINKP polls? I'm just trying to
    understand why the error is occuring.

    No, it's not normal. Did you delete the file yet?

    could his sbbsecho be crashing and leaving stale bsy files behind??

    That's a possibility. Examing the contents of the file (if it's non-zero length) should provide a clue.

    digital man

    This Is Spinal Tap quote #11:
    Nigel Tufnel: No. no. That's it, you've seen enough of that one.
    Norco, CA WX: 85.3øF, 44.0% humidity, 11 mph ENE wind, 0.00 inches rain/24hrs --- SBBSecho 3.09-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From mark lewis@1:3634/12.73 to Digital Man on Thu Sep 5 21:55:54 2019

    On 2019 Sep 05 18:50:54, you wrote to me:

    No, it's not normal. Did you delete the file yet?

    could his sbbsecho be crashing and leaving stale bsy files behind??

    That's a possibility. Examing the contents of the file (if it's non-zero length) should provide a clue.

    i guess we can only hope that echto sees this other portion of the thread and takes the initiative to investigate further ;)

    )\/(ark

    Once men turned their thinking over to machines in the hope that this would set them free. But that only permitted other men with machines to enslave them.
    ... An expert on the historical significance of cottage cheese.
    ---
    * Origin: (1:3634/12.73)