• Twitter autopost..

    From KK4QBN@1:103/705 to All on Fri Feb 16 06:34:38 2018
    Well, If it does'nt seem to be another issue cropped up,..


    I've noticed since installing the avatar feature, that now all the twitter autopost features are not working.

    I've tested my modopts.ini to be sure the api keys matchm etc, even created a new one.

    I have added a line in login (or logon) js to post to twitter when a user logs in, I also jave a custom JS file that is run as a CLEAN UP door AFTER an external runs to post that the certain user played that door.

    all twitter posts have stopped working since the install of avatars.

    I have double, triple checked. everything is there and SHOULD WORK.. here is the simple error that does'nt give me much to work with.

    2/16 06:27:01 term cryptSetAttribute(6001=1) returned -15
    2/16 06:27:01 term Node 2 Unable to send request: POST /1.1/statuses/update.json HTTP/1.0

    This was not an issue until i installed avatars, but I also compiled new executables before installing the avatars.
    I get this same error with anything that tries to update twitter, and I promise that all API/Secret Key info is correct

    and here is the error after trying to rung BRE League10. Keep in mind I have a short JS file writtem to update to twitter, and that JS is run after execition of said program.

    2/16 06:31:51 term cryptSetAttribute(6001=1) returned -15
    2/16 06:31:51 term Node 2 Unable to send request: POST /1.1/statuses/update.json HTTP/1.0


    If ANYONE can shed some logjt on this I will love you forever.

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - kk4qbn.com - kk4qbn.synchro.net - Chatsworth GA USA
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From echicken@1:103/705 to KK4QBN on Fri Feb 16 09:38:33 2018
    Re: Twitter autopost..
    By: KK4QBN to All on Fri Feb 16 2018 06:34:38

    2/16 06:27:01 term cryptSetAttribute(6001=1) returned -15
    2/16 06:27:01 term Node 2 Unable to send request: POST

    Probably something (not avatars) broke the ability to make HTTPS requests. I've had problems with something else but haven't looked into it yet.

    This was not an issue until i installed avatars, but I also compiled new executables before installing the avatars.

    The problem would be coming from your new build, not the avatar components. You may want to try updating again, if by chance the bug has been fixed already. I'll mess around with this a bit later and see if I can come up with anything to nag Deuce or DM about.

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230
    * Synchronet * electronic chicken bbs - bbs.electronicchicken.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From KK4QBN@1:103/705 to echicken on Fri Feb 16 10:20:21 2018
    Re: Twitter autopost..
    By: echicken to KK4QBN on Fri Feb 16 2018 09:38:33

    The problem would be coming from your new build, not the avatar components. You may want to try updating again, if by chance the bug has been fixed already. I'll mess around with this a bit later and see if I can come up with anything to nag Deuce or DM about.

    Yeah, I knew it could'nt come from the avatars, I did the new build to allow the avatars, well I was overdue to update anyway.. bit I've always had tls/or crypt issues on every linux machine I've been on.. but this post issue did
    nt come up until that new build.. I need to figure what I did differently..

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - kk4qbn.com - kk4qbn.synchro.net - Chatsworth GA USA
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From echicken@1:103/705 to KK4QBN on Fri Feb 16 11:33:01 2018
    Re: Twitter autopost..
    By: KK4QBN to echicken on Fri Feb 16 2018 10:20:21

    had tls/or crypt issues on every linux machine I've been on.. but this post issue did nt come up until that new build.. I need to figure what I did differently..

    I've had some trouble with the HTTP JS module (used by assorted scripts including the Twitter thing I made a while back) and HTTPS sites, so this may be the same thing and not something you did. To complicate matters, that Twitter stuff may be using other crypt functions for authentication (oauth), so the trouble could be in a few places.

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230
    * Synchronet * electronic chicken bbs - bbs.electronicchicken.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From KK4QBN@1:103/705 to echicken on Fri Feb 16 12:40:31 2018
    Re: Twitter autopost..
    By: echicken to KK4QBN on Fri Feb 16 2018 11:33:01

    I've had some trouble with the HTTP JS module (used by assorted scripts including the Twitter thing I made a while back) and HTTPS sites, so this may be the same thing and not something you did. To complicate matters, that Twitter stuff may be using other crypt functions for authentication (oauth), so the trouble could be in a few places.


    Yes, I've even created a new api and tested the oauth throuth twitter, still the same issues.. I've been seeing some TLS stuff deuece has been playing with and posting updates, and hoping it may fix it.

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - kk4qbn.com - kk4qbn.synchro.net - Chatsworth GA USA
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From KK4QBN@1:103/705 to echicken on Fri Feb 16 12:42:49 2018
    Re: Twitter autopost..
    By: echicken to KK4QBN on Fri Feb 16 2018 11:33:01

    had tls/or crypt issues on every linux machine I've been on.. but
    this post issue did nt come up until that new build.. I need to
    figure what I did differently..

    I've had some trouble with the HTTP JS module (used by assorted scripts including the Twitter thing I made a while back) and HTTPS sites, so this may be the same thing and not something you did. To complicate matters, that Twitter stuff may be using other crypt functions for authentication (oauth), so the trouble could be in a few places.


    I've not even been able to offer TLS via wen or SSH because of this, I don;t know if it may be my router or what. but all ports are open and routed correctly, the certificate is there and correct afaik, but it does'nt get to the point of even validating it.

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - kk4qbn.com - kk4qbn.synchro.net - Chatsworth GA USA
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From KK4QBN@1:103/705 to echicken on Fri Feb 16 13:10:55 2018
    Re: Twitter autopost..
    By: KK4QBN to echicken on Fri Feb 16 2018 12:42:49

    I've not even been able to offer TLS via wen or SSH because of this, I don;t know if it may be my router or what. but all ports are open and routed correctly, the certificate is there and correct afaik, but it does'nt get to the point of even validating it.


    Ok, I donwloaded a fresh sbbs source tree under a seperate dir, built new binaries, moved them over my old binaries and it took care of the twitter TLS issue.. now after I run my sister to her dr appt I get back and try SSH and secure web.

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - kk4qbn.com - kk4qbn.synchro.net - Chatsworth GA USA
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to KK4QBN on Fri Feb 16 23:15:23 2018
    Re: Twitter autopost..
    By: KK4QBN to All on Fri Feb 16 2018 06:34 am

    2/16 06:31:51 term Node 2 Unable to send request: POST /1.1/statuses/update.json HTTP/1.0

    If ANYONE can shed some logjt on this I will love you forever.

    What revision of exec/load/http.js do you have?

    digital man

    This Is Spinal Tap quote #22:
    David St. Hubbins: Here lies David St. Hubbins... and why not?
    Norco, CA WX: 56.3oF, 30.0% humidity, 0 mph SSW wind, 0.00 inches rain/24hrs --- SBBSecho 3.03-Win32
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From KK4QBN@1:103/705 to Digital Man on Sat Feb 17 05:31:42 2018
    Re: Twitter autopost..
    By: Digital Man to KK4QBN on Fri Feb 16 2018 23:15:23

    2/16 06:31:51 term Node 2 Unable to send request: POST
    /1.1/statuses/update.json HTTP/1.0

    If ANYONE can shed some logjt on this I will love you forever.

    What revision of exec/load/http.js do you have?

    1.32, I updated some stuff yesterday (think I updated load too.. but no issues now.

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - kk4qbn.com - kk4qbn.synchro.net - Chatsworth GA USA
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to KK4QBN on Sat Feb 17 14:33:37 2018
    Re: Twitter autopost..
    By: KK4QBN to Digital Man on Sat Feb 17 2018 05:31 am

    Re: Twitter autopost..
    By: Digital Man to KK4QBN on Fri Feb 16 2018 23:15:23

    2/16 06:31:51 term Node 2 Unable to send request: POST
    /1.1/statuses/update.json HTTP/1.0

    If ANYONE can shed some logjt on this I will love you forever.

    What revision of exec/load/http.js do you have?

    1.32, I updated some stuff yesterday (think I updated load too.. but no issues now.

    1.32 is the latest http.js. Glad to hear no issues now.

    digital man

    Synchronet/BBS Terminology Definition #8:
    BSO = Binkley Style Outbound
    Norco, CA WX: 74.3oF, 18.0% humidity, 7 mph NE wind, 0.00 inches rain/24hrs
    --- SBBSecho 3.03-Win32
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From KK4QBN@1:103/705 to Digital Man on Sat Feb 17 21:00:22 2018
    Re: Twitter autopost..
    By: Digital Man to KK4QBN on Sat Feb 17 2018 14:33:37

    1.32 is the latest http.js. Glad to hear no issues now.

    me too.. cut down from about 200 errors a day to 0

    :-)

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - kk4qbn.com - kk4qbn.synchro.net - Chatsworth GA USA
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)