• ecwebv4

    From Nightfox@1:103/705 to echicken on Wed Nov 30 20:52:02 2016
    Hi - Just wanted to say I just downloaded your ecwebv4 from GitHub. It looks like you put a lot of good work into your Synchronet mods, and I like your stuff. Although ecwebv4 is still in development, it seems to be working okay so far. I was mainly interested in the forum interface, since the old Runemaster forum interface doesn't seem to work so well with the new voting changes in Synchronet. I customized the main page of my BBS some time ago but left other things (such as the web forums & file areas) basically stock. I've updated the link to the forums on my BBS web site to point to the ecwebv4 forums. With the Runemaster interface, there were messages that just weren't showing up anymore after the voting features were added. I'm looking forward to being able to read through the forums on the web side of my BBS again with ecwebv4.

    Nightfox

    ---
    * Synchronet * Digital Distortion: digitaldistortionbbs.com
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From echicken@1:103/705 to Nightfox on Thu Dec 1 10:55:58 2016
    Re: ecwebv4
    By: Nightfox to echicken on Wed Nov 30 2016 20:52:03

    like your stuff. Although ecwebv4 is still in development, it seems to be working okay so far. I was mainly interested in the forum interface, since

    Thanks. Despite the disclaimer, it's fairly stable. I have a couple of fixes to make re: when to display results of poll messages, but otherwise most things should be working fine.

    basically stock. I've updated the link to the forums on my BBS web site to point to the ecwebv4 forums. With the Runemaster interface, there were

    I didn't give any though to wrapping the new web UI within another site as you've done. It should be possible to hide some stuff that you probably don't want / need to display, but I'll give some thought to making that easier to do.

    messages that just weren't showing up anymore after the voting features were added. I'm looking forward to being able to read through the forums

    Hmm. I know that DM committed some changes to the old web UI around that time.
    Were you seeing errors, or was it just failing silently?

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230
    * Synchronet * electronic chicken bbs - bbs.electronicchicken.com
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From Accession@1:154/10 to echicken on Thu Dec 1 10:10:30 2016
    Hello echicken,

    On 01 Dec 16 10:55, echicken wrote to Nightfox:

    Thanks. Despite the disclaimer, it's fairly stable. I have a couple
    of fixes to make re: when to display results of poll messages, but otherwise most things should be working fine.

    I've been meaning to set this back up at some point. I disabled all web related
    stuff when the machine hosting my BBS seemed to crash more often with the amount of attacks on the web server. Now that I've moved it all over to something more reliable, I'm gonna have to give it another shot.

    Two things:

    1) Is there something in place utilizing the sbbs.ini hack threshold settings? Or would it use a robots.txt?

    2) Since I haven't stayed up-to-date, did you ever make it easier to add a new "theme"? I just noticed I still have some bootstrap file you gave me months ago
    in my Downloads directory - that I could never actually put in because you tried it first and warned me there were a bunch of quirks.

    Regards,
    Nick

    ... "?? ????. ? ????? ?????? ???????."
    --- GoldED+/LNX 1.1.5-b20160827
    * Origin: thePharcyde_ distribution system (Wisconsin) (1:154/10)
  • From Nightfox@1:103/705 to echicken on Thu Dec 1 08:18:42 2016
    Hmm. I know that DM committed some changes to the old web UI around that time.
    Were you seeing errors, or was it just failing silently?

    I hadn't tried upgrading that yet.. I was curious to try your latest ecweb anyway, as I'm not sure how much longer the Runemaster web interface will be maintained.

    Nightfox

    ---
    * Synchronet * Digital Distortion: digitaldistortionbbs.com
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From echicken@1:103/705 to Accession on Thu Dec 1 12:38:24 2016
    Re: ecwebv4
    By: Accession to echicken on Thu Dec 01 2016 10:10:30

    1) Is there something in place utilizing the sbbs.ini hack threshold settings? Or would it use a robots.txt?

    I think those two things are for different purposes.

    I haven't looked into the hack-attempt threshold stuff. It might already "just work" if the Synchronet HTTP server's JS 'login()' method hooks into it at all; I don't know if that's the case. Otherwise I'd need to bolt some stuff onto the authentication stuff I'm using. (At any rate, it hasn't been a problem for me.)

    I don't include a robots.txt file right now, but you could just drop one in the document root.

    2) Since I haven't stayed up-to-date, did you ever make it easier to add a new "theme"? I just noticed I still have some bootstrap file you gave me months ago in my Downloads directory - that I could never actually put in because you tried it first and warned me there were a bunch of quirks.

    I tried a dozen or so different Bootstrap themes with it at one point and they all worked fine. In some cases, a few custom rules needed to be updated to make things blend in with the rest of the theme.

    I have a couple of things in mind to make it easier to change your theme; right now it would be a matter of modifying one line of the layout script.

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230
    * Synchronet * electronic chicken bbs - bbs.electronicchicken.com
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From Digital Man@1:103/705 to echicken on Thu Dec 1 11:58:48 2016
    Re: ecwebv4
    By: echicken to Nightfox on Thu Dec 01 2016 10:55 am


    messages that just weren't showing up anymore after the voting features were added. I'm looking forward to being able to read through the forums

    Hmm. I know that DM committed some changes to the old web UI around that time.
    Were you seeing errors, or was it just failing silently?

    It fails silently. I committed one fix but everything in the old web UI is handling the new vote and poll messages gracefully. I just hate working on that thing, but I'll look at fixing it again. It's displaying messages very slowly too.

    digital man

    Synchronet "Real Fact" #79:
    172 Synchronet Match Maker registrations were sold (@$69) between 1995 and 1996.
    Norco, CA WX: 58.6oF, 52.0% humidity, 0 mph ESE wind, 0.00 inches rain/24hrs --- SBBSecho 3.00-Win32
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From Digital Man@1:103/705 to Accession on Thu Dec 1 12:00:54 2016
    Re: ecwebv4
    By: Accession to echicken on Thu Dec 01 2016 10:10 am

    1) Is there something in place utilizing the sbbs.ini hack threshold settings? Or would it use a robots.txt?

    The LoginAttempt stuff in the sbbs.ini is used in the web server itself, so is always in effect, regardless of the web content (e.g. SSJS, HTML, etc.).

    digital man

    Synchronet "Real Fact" #83:
    Donations to the Synchronet project are welcome @ http://wiki.synchro.net/donate
    Norco, CA WX: 58.6oF, 52.0% humidity, 0 mph ESE wind, 0.00 inches rain/24hrs --- SBBSecho 3.00-Win32
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From Digital Man@1:103/705 to echicken on Thu Dec 1 12:05:06 2016
    Re: ecwebv4
    By: Digital Man to echicken on Thu Dec 01 2016 11:58 am

    Re: ecwebv4
    By: echicken to Nightfox on Thu Dec 01 2016 10:55 am


    messages that just weren't showing up anymore after the voting features were added. I'm looking forward to being able to read through the forums

    Hmm. I know that DM committed some changes to the old web UI around that time.
    Were you seeing errors, or was it just failing silently?

    It fails silently. I committed one fix but everything in the old web UI is handling the new vote and poll messages gracefully.

    Correction: *not* everything in the old web UI is handling the new vote and poll messages gracefully. Is what I meant to type.

    digital man

    Synchronet/BBS Terminology Definition #17:
    DSL = Digital Subscriber Line
    Norco, CA WX: 58.6oF, 52.0% humidity, 0 mph ESE wind, 0.00 inches rain/24hrs --- SBBSecho 3.00-Win32
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From Accession@1:103/705 to echicken on Thu Dec 1 13:34:18 2016
    Hello echicken,

    On 01 Dec 16 12:38, echicken wrote to Accession:

    I haven't looked into the hack-attempt threshold stuff. It might
    already "just work" if the Synchronet HTTP server's JS 'login()'
    method hooks into it at all; I don't know if that's the case.
    Otherwise I'd need to bolt some stuff onto the authentication stuff
    I'm using. (At any rate, it hasn't been a problem for me.)

    I'll give it another go, and see what happens. If anything I'll just bother you

    more on IRC. :D :D :D

    I tried a dozen or so different Bootstrap themes with it at one point
    and they all worked fine. In some cases, a few custom rules needed to
    be updated to make things blend in with the rest of the theme.

    When we initially did this, the theme worked on the first page, but then when you traversed further it seemed to have some major issues. I remember you telling me to wait a bit till you made some changes to make things easier to change.

    I have a couple of things in mind to make it easier to change your
    theme; right now it would be a matter of modifying one line of the
    layout script.

    Well, that seems fairly easy in itself. Are you referring to something in the lines of like the Runemaster web where you can select different themes from a dropdown on the client side (which would require more coding)? Cuz on the server side, that seems to be about as easy as it can be already.

    Regards,
    Nick

    ... "-Y-| -+-+-#-A. -> -+-|-|-U-i -e-+-+-i-|-+ -C-#-#-+-e-#-A."
    --- GoldED+/LNX 1.1.5-b20160827
    # Origin: thePharcyde_ distribution system (Wisconsin) (723:1/1)
    * Synchronet * thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin)
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From Nightfox@1:103/705 to echicken on Sun Dec 4 17:59:00 2016
    Hi,

    After using ecweb v4 for a bit, I like how it groups thread messages together. The way it works has one disadvantage though - When reading a thread, you have to scroll down a ways (sometimes quite a bit) to get to the messages in the thread you haven't read yet. The amount if scrolling is longer on a small mobile device (vs. a computer). I was thinking of ways that thread navigation could be better:
    - Auto-scroll to the first unread message in a thread (not sure if this is possible/easy)
    - Each thread could have its own set of pages, where each page shows a certain number of messages. This would allow for less scrolling. I've seen at least one web forum that does this, and I think it works fairly well (the guitar forum www.strat-talk.com does it this way).
    - Have a configuration option to toggle whether or not to group thread messages together. If either of the above solutions were implemented, this solution would probably be less important.

    Nightfox

    ---
    * Synchronet * Digital Distortion: digitaldistortionbbs.com
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From echicken@1:103/705 to Nightfox on Sun Dec 4 23:20:52 2016
    Re: ecwebv4
    By: Nightfox to echicken on Sun Dec 04 2016 17:59:00

    together. The way it works has one disadvantage though - When reading a thread, you have to scroll down a ways (sometimes quite a bit) to get to the messages in the thread you haven't read yet. The amount if scrolling

    Sometimes you'll see a star icon at the very top of the thread; clicking on this will let you jump to the first unread message in the thread. This is however dependent on your scan pointers.

    When browsing a thread, any message with a star in the top left corner is newer than your scan pointer for that sub.

    Loading a thread with new messages in it *will* update your scan pointer for that sub, so if you open a sub and see several threads with new messages in them, it can be good to open each of those threads in a new tab. This is ... difficult to explain briefly, so I'll just leave it at that for now.

    - Auto-scroll to the first unread message in a thread (not sure if this is possible/easy)

    It's possible, and would basically be an automation of clicking the star button as described above. I plan on eventually adding per-user settings to this thing, so something like this will probably wait until users are able to toggle it on or off for themselves.

    - Each thread could have its own set of pages, where each page shows a certain number of messages. This would allow for less scrolling. I've seen at least one web forum that does this, and I think it works fairly well (the guitar forum www.strat-talk.com does it this way).

    Yep, pagination is on my list. It's just easier to dump out an entire thread for now. I agree that with longer threads navigation is a bit of a pain and there's too much scrolling (plus, they take longer to load). I'll get to this soon-ish.

    - Have a configuration option to toggle whether or not to group thread messages together. If either of the above solutions were implemented, this

    Although this would be very easy to do, I'm not too keen on it. My aim is to present Synchronet's message groups & areas in a format similar to a typical web forum. IMHO a web index of message threads is much more browseable than a flat index of (except chronologically) unsorted messages. I've often found it tedious to browse through pages of messages via the old stock web UI, for example.

    However, if this is something that people really want, a paginated list of non-threaded messages would be simple to add. This is another thing I'd prefer to implement as a per-user setting.

    I'm tinkering with a "new message scan" which would present a quick way to get caught up on posts via the web. It'll take some time and experimentation to figure out the "best" way of presenting this concept in a web browser. I did it once before, some years ago, and wasn't wild about the design I came up with. Anyway this might address some of what you're looking for.

    Thank you for the feedback - I do like to hear people's opinions, suggestions, and feature requests, and I'll see what I can do to address them.

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230
    * Synchronet * electronic chicken bbs - bbs.electronicchicken.com
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From Nightfox@1:103/705 to echicken on Sun Dec 4 21:29:48 2016
    Sometimes you'll see a star icon at the very top of the thread; clicking on this will let you jump to the first unread message in the thread. This is however dependent on your scan pointers.

    When browsing a thread, any message with a star in the top left corner is newer than your scan pointer for that sub.

    Ah, thanks for the tip.

    Although this would be very easy to do, I'm not too keen on it. My aim is to present Synchronet's message groups & areas in a format similar to a typical web forum. IMHO a web index of message threads is much more browseable than a flat index of (except chronologically) unsorted messages. I've often found it tedious to browse through pages of messages via the old stock web UI, for example.

    Yeah, I do like that your ecweb looks more like other web forum software that I've gotten used to using over the years. I think it puts a nice interface on the Synchronet message boards.

    Nightfox

    ---
    * Synchronet * Digital Distortion: digitaldistortionbbs.com
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From Tony Langdon@3:633/410 to Nightfox on Mon Dec 5 16:10:00 2016
    Nightfox wrote to echicken <=-

    After using ecweb v4 for a bit, I like how it groups thread messages together. The way it works has one disadvantage though - When reading a thread, you have to scroll down a ways (sometimes quite a bit) to get
    to the messages in the thread you haven't read yet. The amount if scrolling is longer on a small mobile device (vs. a computer). I was thinking of ways that thread navigation could be better:
    - Auto-scroll to the first unread message in a thread (not sure if this
    is possible/easy)
    - Each thread could have its own set of pages, where each page shows a certain number of messages. This would allow for less scrolling. I've
    seen at least one web forum that does this, and I think it works fairly well (the guitar forum www.strat-talk.com does it this way).
    - Have a configuration option to toggle whether or not to group thread messages together. If either of the above solutions were implemented,
    this solution would probably be less important.

    Wonder if you could do what some web forums do and offer the option of viewing the thread in reverse order, so newest posts appear at the top. I hate multi page threads, that makes the load time issues of web forums worse for me (but it is also a good one to offer).

    Reverse order is quite good for those who regularly visit forums.


    ... Behind every great man is an amazed mother-in-law!
    --- MultiMail/Win32 v0.49
    * Origin: Freeway BBS - freeway.apana.org.au (3:633/410)
  • From Tony Langdon@3:633/410 to echicken on Mon Dec 5 16:17:00 2016
    echicken wrote to Nightfox <=-

    When browsing a thread, any message with a star in the top left corner
    is newer than your scan pointer for that sub.

    Loading a thread with new messages in it *will* update your scan
    pointer for that sub, so if you open a sub and see several threads with new messages in them, it can be good to open each of those threads in a new tab. This is ... difficult to explain briefly, so I'll just leave
    it at that for now.

    That behaviour is very similar to some web forums I use, and it does work (except the "catch up" function on the forum is busted, at least on a BBS, worst case is you can force a pointer update by downloading a QWK packet ;) ).


    - Auto-scroll to the first unread message in a thread (not sure if this is possible/easy)

    It's possible, and would basically be an automation of clicking the
    star button as described above. I plan on eventually adding per-user settings to this thing, so something like this will probably wait until users are able to toggle it on or off for themselves.

    Yes, that would be best as a toggle.

    - Each thread could have its own set of pages, where each page shows a certain number of messages. This would allow for less scrolling. I've seen at least one web forum that does this, and I think it works fairly well (the guitar forum www.strat-talk.com does it this way).

    Yep, pagination is on my list. It's just easier to dump out an entire thread for now. I agree that with longer threads navigation is a bit
    of a pain and there's too much scrolling (plus, they take longer to
    load). I'll get to this soon-ish.

    I'd like to see pagination selectable by the user. I don't like having to load dozens of pages to scan a thread, because load time is one of my big bugbears about web forums. So having selectable pagination is the ideal.

    - Have a configuration option to toggle whether or not to group thread messages together. If either of the above solutions were implemented, this

    Although this would be very easy to do, I'm not too keen on it. My aim
    is to present Synchronet's message groups & areas in a format similar
    to a typical web forum. IMHO a web index of message threads is much
    more browseable than a flat index of (except chronologically) unsorted messages. I've often found it tedious to browse through pages of
    messages via the old stock web UI, for example.

    I do agree, browsing in threads is easier to follow.

    However, if this is something that people really want, a paginated list
    of non-threaded messages would be simple to add. This is another thing I'd prefer to implement as a per-user setting.

    Agree, this should be a per user setting too (like pagination).

    I'm tinkering with a "new message scan" which would present a quick way
    to get caught up on posts via the web. It'll take some time and experimentation to figure out the "best" way of presenting this concept
    in a web browser. I did it once before, some years ago, and wasn't
    wild about the design I came up with. Anyway this might address some
    of what you're looking for.

    Thank you for the feedback - I do like to hear people's opinions, suggestions, and feature requests, and I'll see what I can do to
    address them.

    How feasible is it to present threads in "reverse order" (i.e. newest messages at the top)? I use this format on a couple of web forums to save a lot of scrolling on active threads.


    ... Death is nature's way of saying it's too late to play GEEK.
    --- MultiMail/Win32 v0.49
    * Origin: Freeway BBS - freeway.apana.org.au (3:633/410)
  • From mark lewis@1:3634/12.73 to Tony Langdon on Mon Dec 5 05:33:10 2016

    05 Dec 16 16:10, you wrote to Nightfox:

    Wonder if you could do what some web forums do and offer the option of viewing the thread in reverse order, so newest posts appear at the
    top. I hate multi page threads, that makes the load time issues of
    web forums worse for me (but it is also a good one to offer).

    i'm curious... do you read the posts backwards, newest to oldest, or do you scroll down to the oldest of the new and read forward through time?

    )\/(ark

    Always Mount a Scratch Monkey
    Do you manage your own servers? If you are not running an IDS/IPS yer doin' it wrong...
    ... Thou shalt not use pepper, nor allow it to be used. - Curry
    ---
    * Origin: (1:3634/12.73)
  • From mark lewis@1:3634/12.73 to Tony Langdon on Mon Dec 5 05:34:48 2016

    05 Dec 16 16:17, you wrote to echicken:

    Loading a thread with new messages in it *will* update your scan
    pointer for that sub, so if you open a sub and see several threads
    with new messages in them, it can be good to open each of those
    threads in a new tab. This is ... difficult to explain briefly, so
    I'll just leave it at that for now.

    That behaviour is very similar to some web forums I use, and it does
    work (except the "catch up" function on the forum is busted, at least
    on a BBS, worst case is you can force a pointer update by downloading
    a QWK packet ;) ).

    or just resetting your pointers without downloading anything ;)

    )\/(ark

    Always Mount a Scratch Monkey
    Do you manage your own servers? If you are not running an IDS/IPS yer doin' it wrong...
    ... My Go amn keyboar oesn't have any 's!
    ---
    * Origin: (1:3634/12.73)
  • From Tony Langdon@3:633/410 to mark lewis on Mon Dec 5 22:40:00 2016
    mark lewis wrote to Tony Langdon <=-

    i'm curious... do you read the posts backwards, newest to oldest, or do you scroll down to the oldest of the new and read forward through time?

    I do scroll down, but on old, long running threads, it's a _lot_ less
    crolling!


    ... Beam a large pepperoni pizza to these coordinates.
    --- MultiMail/Win32 v0.49
    * Origin: Freeway BBS - freeway.apana.org.au (3:633/410)
  • From Tony Langdon@3:633/410 to mark lewis on Mon Dec 5 22:41:00 2016
    mark lewis wrote to Tony Langdon <=-

    or just resetting your pointers without downloading anything ;)

    True, that would work. :-)


    ... At a store: In God we trust; all others pay cash.
    --- MultiMail/Win32 v0.49
    * Origin: Freeway BBS - freeway.apana.org.au (3:633/410)
  • From echicken@1:103/705 to Tony Langdon on Mon Dec 5 08:31:12 2016
    Re: Re: ecwebv4
    By: Tony Langdon to echicken on Mon Dec 05 2016 16:17:00

    I'd like to see pagination selectable by the user. I don't like having to load dozens of pages to scan a thread, because load time is one of my big

    Yep, me too. I would probably go for a "messages per page" setting, where "unlimited" is an option.

    How feasible is it to present threads in "reverse order" (i.e. newest

    It'd be pretty easy to do right now, probably a bit more annoying if/when pagination comes in. (Say a user is on "page 3" then changes the sort-order of messages, do I send them back to page 1, show them what page 3 looks like according to the new sort order, or send them to whatever page now contains the first message on the page that they were browsing?)

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230
    * Synchronet * electronic chicken bbs - bbs.electronicchicken.com
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From mark lewis@1:3634/12.73 to Tony Langdon on Mon Dec 5 08:38:46 2016

    05 Dec 16 22:40, you wrote to me:

    i'm curious... do you read the posts backwards, newest to oldest, or
    do you scroll down to the oldest of the new and read forward through
    time?

    I do scroll down, but on old, long running threads, it's a _lot_ less crolling!

    no [END] key to jump to the bottom?

    i guess i'm spoiled by real computers with real keyboards... i don't have a pad
    or (so-called) smartphone... if i do get a device like that, which i do plan on
    some time, i'll get a pad... i'd like to find one that i can load the OS of my choice on, though... certainly nothing that is java driven and doesn't know how
    to switch between running programs or how to shut them down when you're finished with them... definitely nothing with built-in spying and metadata collecting...

    )\/(ark

    Always Mount a Scratch Monkey
    Do you manage your own servers? If you are not running an IDS/IPS yer doin' it wrong...
    ... There is no sin except stupidity.
    ---
    * Origin: (1:3634/12.73)
  • From Tony Langdon@3:633/410 to echicken on Tue Dec 6 08:05:00 2016
    echicken wrote to Tony Langdon <=-

    I'd like to see pagination selectable by the user. I don't like having to load dozens of pages to scan a thread, because load time is one of my big

    Yep, me too. I would probably go for a "messages per page" setting,
    where "unlimited" is an option.

    Yep, that's exactly what I was thinking. :)

    How feasible is it to present threads in "reverse order" (i.e. newest

    It'd be pretty easy to do right now, probably a bit more annoying
    if/when pagination comes in. (Say a user is on "page 3" then changes
    the sort-order of messages, do I send them back to page 1, show them
    what page 3 looks like according to the new sort order, or send them to whatever page now contains the first message on the page that they were browsing?)

    That setting would be accessed from a "settings" area, not one you would have accessable directly from reading forums.

    BTW, does the current version still work under 3.16c? I've moved upgrading to ecweb to the top of my priority list, because I'm starting something that might attract more web based users, and ecweb is lightyears ahead of the standard interface.


    ... A rolling stone gathers momentum.
    --- MultiMail/Win32 v0.49
    * Origin: Freeway BBS - freeway.apana.org.au (3:633/410)
  • From Tony Langdon@3:633/410 to mark lewis on Tue Dec 6 08:09:00 2016
    mark lewis wrote to Tony Langdon <=-

    I do scroll down, but on old, long running threads, it's a _lot_ less crolling!

    no [END] key to jump to the bottom?

    That does affect any attempt to skim, because I see the same old stale messages, before giving any further input.

    i guess i'm spoiled by real computers with real keyboards... i don't

    Real keyboards or smartphones, the issues I have with forums are the same, it's the nature of the medium. I just want to offer the best web experience available, along with some good old fashioned alternatives. :)


    ... Democracy: Three wolves and a sheep voting on what's for lunch.
    --- MultiMail/Win32 v0.49
    * Origin: Freeway BBS - freeway.apana.org.au (3:633/410)
  • From echicken@1:103/705 to Tony Langdon on Mon Dec 5 20:31:22 2016
    Re: Re: ecwebv4
    By: Tony Langdon to echicken on Tue Dec 06 2016 08:05:00

    BTW, does the current version still work under 3.16c? I've moved upgrading

    Not as of very recently. I may go back and look into making it work, but right now you'd need to be on a recent build.

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230
    * Synchronet * electronic chicken bbs - bbs.electronicchicken.com
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From Tony Langdon@3:633/410 to echicken on Tue Dec 6 22:21:00 2016
    echicken wrote to Tony Langdon <=-

    Not as of very recently. I may go back and look into making it work,
    but right now you'd need to be on a recent build.

    That's more overhead than I'm ready to do at this stage. :( I'd like to upgrade to a newer build, just on my Pi 1B, compile time is quite significant.


    ... How was my day? Oh, the police will fill you in...
    --- MultiMail/Win32 v0.49
    * Origin: Freeway BBS - freeway.apana.org.au (3:633/410)
  • From Accession@1:103/705 to Tony Langdon on Tue Dec 6 08:03:06 2016
    Hello Tony,

    On 06 Dec 16 22:21, Tony Langdon wrote to echicken:

    Not as of very recently. I may go back and look into making it
    work, but right now you'd need to be on a recent build.

    That's more overhead than I'm ready to do at this stage. :( I'd like
    to upgrade to a newer build, just on my Pi 1B, compile time is quite significant.

    If you're upgrading from 3.16c (I thought that's what you mentioned in another recent post), I doubt it would be as significant. Most of the stuff is already in place, so your compile time should be much shorter as long as you don't "make clean" beforehand. Obviously if you run into any strange errors, a "make clean" may be necessary. Not usually, though.

    I think the "make clean" is only really necessary if switching between a DEBUG and RELEASE build, or vice versa. I choose to always run a DEBUG build, so I haven't had the need to run that in awhile.

    Regards,
    Nick

    ... "-Y-| -+-+-#-A. -> -+-|-|-U-i -e-+-+-i-|-+ -C-#-#-+-e-#-A."
    --- GoldED+/LNX 1.1.5-b20160827
    # Origin: thePharcyde_ distribution system (Wisconsin) (723:1/1)
    * Synchronet * thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin)
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From mark lewis@1:3634/12.73 to Tony Langdon on Tue Dec 6 11:57:30 2016

    06 Dec 16 08:09, you wrote to me:

    I do scroll down, but on old, long running threads, it's a _lot_ less
    crolling!

    no [END] key to jump to the bottom?

    That does affect any attempt to skim, because I see the same old stale messages, before giving any further input.

    i guess i'm thinking about phpBB and how i use it...

    when i enter the site, the first thing i do, after logging it, is click the new
    posts button... that shows me the list of topics with new posts in them... this
    list is sorted from newest to oldest so i hit the [END] key to go to the bottom
    where the oldest ones are... if there's another page, i go there and [END] again until i get to the very oldest since my last logon... so now i'm looking at the end of list and the oldest topic... there's an icon in that box for that
    topic that takes me to the first new post that i have not seen in that topic...
    i read all the new posts and reply to some... when i reply and submit, i use my
    browser's back button to return to the messages in the topic so i can continue to the end of the topic... when i reach the end of the topic, i use the back button until i return to the list of topics where i move up one to the next oldest, click the icon to take me to the first new post i have not seen and repeat... i always return to the list and move up one getting closer and closer
    to the present... when i have read all the topics shown to me in the new posts list, then i hit my refresh button and look to see what topic have had replies posted to them since i started and which ones may be newly started... i go through them the same way starting with the one at the bottom and working my way up... eventually i'm fully caught up and refreshing the list doesn't change
    it... then i use my back button to return to the front page and refresh it so make sure i haven't missed any topics or posts that may have been moved to another area...

    this is pretty close to how we read posts on a BBS... we drop into an area and onto the last post we read and we read on from there until the end at which point we return to the list and go to the next area to do the same thing... just in web stuff, i use the back button to return to the list because otherwise the list changes its order...

    )\/(ark

    Always Mount a Scratch Monkey
    Do you manage your own servers? If you are not running an IDS/IPS yer doin' it wrong...
    ... When turkeys mate they think of swans.
    ---
    * Origin: (1:3634/12.73)
  • From Tony Langdon@3:633/410 to Accession on Wed Dec 7 08:17:00 2016
    Accession wrote to Tony Langdon <=-

    If you're upgrading from 3.16c (I thought that's what you mentioned in another recent post), I doubt it would be as significant. Most of the stuff is already in place, so your compile time should be much shorter
    as long as you don't "make clean" beforehand. Obviously if you run into any strange errors, a "make clean" may be necessary. Not usually,
    though.

    Yes, I'm running 3.16c. Hmm, I'll have to look further into it. I'm used to compiling my new source separately, so what the previous version has was not normally a consideration, except for the occasional configuration file.

    I think the "make clean" is only really necessary if switching between
    a DEBUG and RELEASE build, or vice versa. I choose to always run a
    DEBUG build, so I haven't had the need to run that in awhile.

    I run RELEASE builds. Don't see myself getting round to poking around with gdb. :)


    ... I don't have any solution, but I certainly admire the problem.
    --- MultiMail/Win32 v0.49
    * Origin: Freeway BBS - freeway.apana.org.au (3:633/410)
  • From Tony Langdon@3:633/410 to mark lewis on Wed Dec 7 08:24:00 2016
    mark lewis wrote to Tony Langdon <=-

    when i enter the site, the first thing i do, after logging it, is click the new posts button... that shows me the list of topics with new posts
    in them... this list is sorted from newest to oldest so i hit the [END] key to go to the bottom where the oldest ones are... if there's another page, i go there and [END] again until i get to the very oldest since
    my last logon... so now i'm looking at the end of list and the oldest topic... there's an icon in that box for that topic that takes me to

    And there's the better part of a minute wasted in reload time, if there's multiple pages. ;) (could have polished off an echo or 2 in a QWK packet in that time. ;) ).

    I don't use the new posts feature on the main forum I use (a highly modified SMF), as I discovered the "catch up" (mark all posts read) feature is broken, and when used, it marks all threads read, but all posts in each thread as unread (arrrrgh!). Obviously, that can do horrible things to listing new
    osts!

    the first new post that i have not seen in that topic... i read all the new posts and reply to some... when i reply and submit, i use my
    browser's back button to return to the messages in the topic so i can continue to the end of the topic... when i reach the end of the topic,

    SMF works differently. If I just read a thread, I can use the back button, but if I reply, I get returned to the thread list. Using the back button where possible is quicket, less reloading.

    i use the back button until i return to the list of topics where i move
    up one to the next oldest, click the icon to take me to the first new
    post i have not seen and repeat... i always return to the list and move
    up one getting closer and closer to the present... when i have read all the topics shown to me in the new posts list, then i hit my refresh
    button and look to see what topic have had replies posted to them since
    i started and which ones may be newly started... i go through them the same way starting with the one at the bottom and working my way up... eventually i'm fully caught up and refreshing the list doesn't change it... then i use my back button to return to the front page and refresh
    it so make sure i haven't missed any topics or posts that may have been moved to another area...

    this is pretty close to how we read posts on a BBS... we drop into an
    area and onto the last post we read and we read on from there until the end at which point we return to the list and go to the next area to do
    the same thing... just in web stuff, i use the back button to return to the list because otherwise the list changes its order...

    Similar, though the web forum tends to be a bit more cumbersome and slower to react. I tend to use offline mail, because the interface is easier to work with - m<enter> = next message, "-" previous, "R" reply, "E" to enter (write) a new message.


    ... 66 percent of Americans can't do basic math.... that's almost half!
    --- MultiMail/Win32 v0.49
    * Origin: Freeway BBS - freeway.apana.org.au (3:633/410)
  • From mark lewis@1:3634/12.73 to Tony Langdon on Tue Dec 6 18:45:06 2016

    07 Dec 16 08:24, you wrote to me:

    when i enter the site, the first thing i do, after logging it, is
    click the new posts button... that shows me the list of topics with
    new posts in them... this list is sorted from newest to oldest so i
    hit the [END] key to go to the bottom where the oldest ones are... if
    there's another page, i go there and [END] again until i get to the
    very oldest since my last logon... so now i'm looking at the end of
    list and the oldest topic... there's an icon in that box for that
    topic that takes me to

    And there's the better part of a minute wasted in reload time, if
    there's multiple pages. ;) (could have polished off an echo or 2 in a
    QWK packet in that time. ;) ).

    actually not... the above is how i start and i use ALT-LARR to go back with my left hand and my right hand scrolls the mouse wheel for reading... the only time my hands leave those positions is to type a reply... i can easily move through 30 or 40 messages in one or more topics in a minute or two ;)

    I don't use the new posts feature on the main forum I use (a highly modified SMF), as I discovered the "catch up" (mark all posts read) feature is broken, and when used, it marks all threads read, but all
    posts in each thread as unread (arrrrgh!). Obviously, that can do horrible things to listing new osts!

    i've never liked SMF boards... i much prefer phpBB...

    the first new post that i have not seen in that topic... i read all
    the new posts and reply to some... when i reply and submit, i use my
    browser's back button to return to the messages in the topic so i can
    continue to the end of the topic... when i reach the end of the
    topic,

    SMF works differently. If I just read a thread, I can use the back button, but if I reply, I get returned to the thread list. Using the
    back button where possible is quicket, less reloading.

    phpBB will through yuo to the thread list or back into the thread itself... i just stop before it has a chance to do that and back my way out to where i was ;)

    [trim]

    this is pretty close to how we read posts on a BBS... we drop into an
    area and onto the last post we read and we read on from there until
    the end at which point we return to the list and go to the next area
    to do the same thing... just in web stuff, i use the back button to
    return to the list because otherwise the list changes its order...

    Similar,

    yup...

    though the web forum tends to be a bit more cumbersome and slower to react.

    yes... it is also one reason why max and i reworked the web interface on her sbbs... now we can put the mouse at the top where the header is and we can keep
    it in one position so we can click the next button over and over to advance through the messages as we read them... until one or both of us get more time to spend learning and coding for it, we've made it better by simply copying the
    one part from the bottom of the page to the top :)

    I tend to use offline mail, because the interface is easier to work
    with - m<enter> = next message, "-" previous, "R" reply, "E" to enter (write) a new message.

    that's the old school stuff :)

    )\/(ark

    Always Mount a Scratch Monkey
    Do you manage your own servers? If you are not running an IDS/IPS yer doin' it wrong...
    ... What good is a Doomsday Weapon if you keep it a secret?!
    ---
    * Origin: (1:3634/12.73)
  • From Tony Langdon@3:633/410 to mark lewis on Wed Dec 7 12:28:00 2016
    mark lewis wrote to Tony Langdon <=-


    actually not... the above is how i start and i use ALT-LARR to go back with my left hand and my right hand scrolls the mouse wheel for
    reading... the only time my hands leave those positions is to type a reply... i can easily move through 30 or 40 messages in one or more
    topics in a minute or two ;)

    That level of scrolling will cause me issues.

    I don't use the new posts feature on the main forum I use (a highly modified SMF), as I discovered the "catch up" (mark all posts read) feature is broken, and when used, it marks all threads read, but all
    posts in each thread as unread (arrrrgh!). Obviously, that can do horrible things to listing new osts!

    i've never liked SMF boards... i much prefer phpBB...

    I never really liked any of the web systems, but I do agree phpBB is better.

    phpBB will through yuo to the thread list or back into the thread itself... i just stop before it has a chance to do that and back my way out to where i was ;)

    Cut it off at the pass. :)


    though the web forum tends to be a bit more cumbersome and slower to react.

    yes... it is also one reason why max and i reworked the web interface
    on her sbbs... now we can put the mouse at the top where the header is
    and we can keep it in one position so we can click the next button over and over to advance through the messages as we read them... until one
    or both of us get more time to spend learning and coding for it, we've made it better by simply copying the one part from the bottom of the
    page to the top :)

    Yeah, sometimes those cimple changes can make all of the difference. I'm not a big fan of mouse centric interfaces, because one has to check positioning of the mouse before clicking. And the constant precision control of the mouse is very fatiguing for me. Despite decades of sport and also hibbies like electronics which require precision, I still have some subtle fine motor issues that make maintaining that level of positional control fatiguing for long periods. Easier for me to simply hit the enter key for the next message. :D

    I tend to use offline mail, because the interface is easier to work
    with - m<enter> = next message, "-" previous, "R" reply, "E" to enter (write) a new message.

    that's the old school stuff :)

    And still the best for text based mail in my book. Sure, the web is great for multimedia, but at the cost of a more cumbersome interface (for me).


    ... In some cases non-violence requires more militancy than violence.
    --- MultiMail/Win32 v0.49
    * Origin: Freeway BBS - freeway.apana.org.au (3:633/410)
  • From Nightfox@1:103/705 to echicken on Tue Dec 6 17:50:06 2016
    Thank you for the feedback - I do like to hear people's opinions, suggestions, and feature requests, and I'll see what I can do to address them.

    When viewing the list of personal emails, I think one thing that would be handy would be a way to select multiple emails for deletion. That way, if you had several personal emails to delete, you wouldn't have to open and delete each one individually.

    Nightfox

    ---
    * Synchronet * Digital Distortion: digitaldistortionbbs.com
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From echicken@1:103/705 to Nightfox on Tue Dec 6 22:31:36 2016
    Re: ecwebv4
    By: Nightfox to echicken on Tue Dec 06 2016 17:50:07

    When viewing the list of personal emails, I think one thing that would be handy would be a way to select multiple emails for deletion. That way, if

    Sure, I've added it to the to-do list.

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230
    * Synchronet * electronic chicken bbs - bbs.electronicchicken.com
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From kk4qbn@1:103/705 to echicken on Wed Dec 7 00:44:28 2016
    Re: ecwebv4
    By: Nightfox to echicken on Tue Dec 06 2016 05:50 pm

    Thank you for the feedback - I do like to hear people's opinions,
    suggestions, and feature requests, and I'll see what I can do to
    address them.

    Was playing around with the new ecweb4, list the file areas, when I go to download files it would throw weird cyrptlib ssh write error up in terminal logging window (sorry I don't have exact error) I will reproduce it tomorrow when I have time, I had to revert back to the old webs scripts. but it acted as if it was stuck in a loop, would hang sbbsctrl (freeze) and had to manually end process on BBS under winxp and restart, none of this is in the system logs. I'll reporoduce tomorrow and get you the exact error.

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - (706)422-9538 - kk4qbn.synchro.net, Chatsworth GA US
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From Tony Langdon@3:633/410 to Nightfox on Wed Dec 7 16:30:00 2016
    Nightfox wrote to echicken <=-

    When viewing the list of personal emails, I think one thing that would
    be handy would be a way to select multiple emails for deletion. That
    way, if you had several personal emails to delete, you wouldn't have to open and delete each one individually.

    Good idea. I have one address that gets a lot of spam, this would be a nice feature. :)


    ... Excessive mouse activity detected. Running CAT.EXE to fix
    --- MultiMail/Win32 v0.49
    * Origin: Freeway BBS - freeway.apana.org.au (3:633/410)
  • From echicken@1:103/705 to kk4qbn on Wed Dec 7 08:17:06 2016
    Re: ecwebv4
    By: kk4qbn to echicken on Wed Dec 07 2016 00:44:29

    Was playing around with the new ecweb4, list the file areas, when I go to download files it would throw weird cyrptlib ssh write error up in terminal logging window (sorry I don't have exact error) I will reproduce

    I don't see how this is even remotely possible. Are you sure it's not just a coincidence that those log messages happened at that time?

    it tomorrow when I have time, I had to revert back to the old webs scripts. but it acted as if it was stuck in a loop, would hang sbbsctrl (freeze) and had to manually end process on BBS under winxp and restart,

    Can you describe the steps you took to install & then revert? I'm not sure what the cause of this would be, but I'd like to update my quick uninstall instructions if necessary.

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230
    * Synchronet * electronic chicken bbs - bbs.electronicchicken.com
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From kk4qbn@1:103/705 to echicken on Wed Dec 7 09:55:52 2016
    Re: ecwebv4
    By: echicken to kk4qbn on Wed Dec 07 2016 08:17 am

    Was playing around with the new ecweb4, list the file areas, when I
    go to download files it would throw weird cyrptlib ssh write error
    up in terminal logging window (sorry I don't have exact error) I
    will reproduce
    I don't see how this is even remotely possible. Are you sure it's not just a coincidence that those log messages happened at that time?

    No, I've just reproduced it again now, I have followed every step in the readme file that comes with the package, have newly built binaries from Rob, updated the JS im exec and exec/load renamed wen to web_old yours ecweb4 is up and going good except the files, I can list them, everything, but when I click on one to download the browser pops up a new tab and the terminal windows loops an infinate:
    2/7 09:42:10a cryptFlushData() returned -1
    12/7 09:42:10a cryptPushData() returned -1
    12/7 09:42:10a cryptFlushData() returned -1
    12/7 09:42:10a cryptPushData() returned -1
    12/7 09:42:10a cryptFlushData() returned -1
    12/7 09:42:10a cryptPushData() returned -1
    12/7 09:42:10a cryptFlushData() returned -1
    12/7 09:42:10a cryptPushData() returned -1
    12/7 09:42:10a cryptFlushData() returned -1
    12/7 09:42:10a cryptPushData() returned -1
    12/7 09:42:10a cryptFlushData() returned -1
    12/7 09:42:10a cryptPushData() returned -1
    12/7 09:42:10a cryptFlushData() returned -1
    12/7 09:42:10a cryptPushData() returned -1
    12/7 09:42:10a cryptFlushData() returned -1
    12/7 09:42:10a cryptPushData() returned -1
    12/7 09:42:10a cryptFlushData() returned -1
    12/7 09:42:10a cryptPushData() returned -1
    12/7 09:42:10a cryptFlushData() returned -1
    12/7 09:42:10a cryptPushData() returned -1
    12/7 09:42:10a cryptFlushData() returned -1
    12/7 09:42:10a cryptPushData() returned -1
    12/7 09:42:10a cryptFlushData() returned -1
    12/7 09:42:10a cryptPushData() returned -1
    12/7 09:42:10a cryptFlushData() returned -1
    12/7 09:42:10a cryptPushData() returned -1
    12/7 09:42:10a cryptFlushData() returned -1
    12/7 09:42:10a cryptPushData() returned -1
    12/7 09:42:10a cryptFlushData() returned -1
    12/7 09:42:10a cryptPushData() returned -1
    12/7 09:42:10a cryptFlushData() returned -1
    12/7 09:42:10a cryptPushData() returned -1
    12/7 09:42:10a cryptFlushData() returned -1
    12/7 09:42:10a cryptPushData() returned -1

    until I manually exit that tab. there maybe something I've missed here, but I don't believe so. as far as I know I hav eno other problems with ecweb4, but system wide I have some strange quirks since upgrade, like SCFG crashing when trying to insert a new file area between two existing file areas I believe I've already sent a message to Rob about that. and I'm gettin an error 48 binding secure web socket to port 443, but this has happened since the upgrade. which is maybe the issue why this is happening?? I'll revert back to the old web interface until I fugure this out, I've never been able to get it to bind to 443, I've manually opened it up in the firewall, etc. I guess I'm missing something some where else, what do you think.

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - (706)422-9538 - kk4qbn.synchro.net, Chatsworth GA US
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From Accession@1:103/705 to Tony Langdon on Wed Dec 7 07:50:42 2016
    Hello Tony,

    On 07 Dec 16 08:17, Tony Langdon wrote to Accession:

    Yes, I'm running 3.16c. Hmm, I'll have to look further into it. I'm
    used to compiling my new source separately, so what the previous
    version has was not normally a consideration, except for the
    occasional configuration file.

    It's not all that bad. There's specific instructions on upgrading and backing up your exec directory. The only thing you may need to do aside from the normal

    upgrade process would be to run the sbbsecho upgrade that changes your sbbsecho.cfg to sbbsecho.ini if the need to upgrade from v2.x to v3.x is there.

    I think the "make clean" is only really necessary if switching
    between a DEBUG and RELEASE build, or vice versa. I choose to
    always run a DEBUG build, so I haven't had the need to run that
    in awhile.

    I run RELEASE builds. Don't see myself getting round to poking around with gdb. :)

    It's not really about poking around with gdb, it's more if a case arises where it is needed (ie: one of your executables crash for some reason) gdb can't be run on release builds. I've had to do this a few times in the past to help out the devs with whatever issue I was having at the time. So having the debug build already there makes things easier than having to recompile and re-symlink

    the entire thing in order to provide more information on the issue you're having.

    I think the only major difference is that on debug builds your binaries are a little bit bigger. I don't have any problems with space or anything, so it's not a big deal and goes unnoticeable until (if ever) the time comes where I need to debug some binaries again. *shrug*

    Regards,
    Nick

    ... "-Y-| -+-+-#-A. -> -+-|-|-U-i -e-+-+-i-|-+ -C-#-#-+-e-#-A."
    --- GoldED+/LNX 1.1.5-b20160827
    # Origin: thePharcyde_ distribution system (Wisconsin) (723:1/1)
    * Synchronet * thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin)
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From kk4qbn@1:103/705 to echicken on Wed Dec 7 10:24:42 2016
    Re: ecwebv4
    By: echicken to kk4qbn on Wed Dec 07 2016 08:17 am

    Can you describe the steps you took to install & then revert? I'm not sure what the cause of this would be, but I'd like to update my quick uninstall instructions if necessary.

    as I stated in an earlier message I followed all the steps in the readme files, then reverted back to old by rename web(4) to web_4 and renaming web_old web.

    I found my issue with port 443, I forgot to uncomment a line in sbbs.ini, its going find now and has bound and no longer giving errors, but ecweb4 is still throwing infinite loops as explained earlier when I attempt to download a file, the first time I was able to stop it by exiting the tab the browser opened, but this time that I guess I waited too long and it crashed sbbs again, I've now reverted back to the old web scripts again, I'm going to go back through everything once again to see if there is something I missed somewhere.

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - (706)422-9538 - kk4qbn.synchro.net, Chatsworth GA US
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From echicken@1:103/705 to kk4qbn on Wed Dec 7 10:43:02 2016
    Re: ecwebv4
    By: kk4qbn to echicken on Wed Dec 07 2016 09:55:52

    but when I click on one to download the browser pops up a new tab and the terminal windows loops an infinate:

    2/7 09:42:10a cryptFlushData() returned -1

    I think you mentioned sbbsctrl before, so I believe you're on Windows. When you say 'the terminal window loops' infinitely displaying that error message, do you mean the Terminal Server log output tab?

    what do you think.

    I think it's exceedingly strange that something in the web server thread could trigger a bunch of log barf in the terminal server thread. But perhaps there's something funky going on with cryptlib. Perhaps it's related to the web server being unable to properly start up with HTTPS support.

    I'm gettin an error 48 binding secure web socket to port 443, but this has happened since the upgrade. which is maybe the issue why this is

    IIRC that error is "address in use", as in something else is already bound to port 443 of that interface. Could there be anything else already listening on that port on that machine? If you browse to https://127.0.0.1 or https://x.x.x.x (whatever its address is on your LAN) what do you see?

    It's possible that the two are related and that error message will go away if you resolve the port binding issue. (Still a bug, though, of course.)

    One quick test would be to modify the TLSPort setting in the [Web] section of ctrl/sbbs.ini. Make it 8443 or something; restart Synchronet or recycle the web server. Try browsing to https://your-bbs-address:8443/ and see how it goes.

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230
    * Synchronet * electronic chicken bbs - bbs.electronicchicken.com
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From echicken@1:103/705 to kk4qbn on Wed Dec 7 11:09:54 2016
    Re: ecwebv4
    By: kk4qbn to echicken on Wed Dec 07 2016 10:24:43

    as I stated in an earlier message I followed all the steps in the readme files, then reverted back to old by rename web(4) to web_4 and renaming web_old web.

    No offense, it's just that some people claim to have "followed all of the steps" when they clearly skipped one or two important ones. I just like to make sure. :D

    crashed sbbs again, I've now reverted back to the old web scripts again, I'm going to go back through everything once again to see if there is

    Okay - I had gotten the impression that you were having trouble reverting from web v4. Are you safely back on whatever web UI you were using previously?

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230
    * Synchronet * electronic chicken bbs - bbs.electronicchicken.com
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From Barry Davis Jr@1:300/5 to kk4qbn on Wed Dec 7 10:17:00 2016
    Re: ecwebv4
    By: kk4qbn to echicken on Wed Dec 07 2016 09:55:52

    Re: ecwebv4
    By: echicken to kk4qbn on Wed Dec 07 2016 08:17 am

    Was playing around with the new ecweb4, list the file areas, when I
    go to download files it would throw weird cyrptlib ssh write error
    up in terminal logging window (sorry I don't have exact error) I
    will reproduce
    I don't see how this is even remotely possible. Are you sure it's not j a coincidence that those log messages happened at that time?

    No, I've just reproduced it again now, I have followed every step in the rea file that comes with the package, have newly built binaries from Rob, update the JS im exec and exec/load renamed wen to web_old yours ecweb4 is up and going good except the files, I can list them, everything, but when I click o one to download the browser pops up a new tab and the terminal windows loops infinate:
    2/7 09:42:10a cryptFlushData() returned -1
    12/7 09:42:10a cryptPushData() returned -1
    12/7 09:42:10a cryptFlushData() returned -1
    12/7 09:42:10a cryptPushData() returned -1
    12/7 09:42:10a cryptFlushData() returned -1
    12/7 09:42:10a cryptPushData() returned -1
    12/7 09:42:10a cryptFlushData() returned -1
    12/7 09:42:10a cryptPushData() returned -1
    12/7 09:42:10a cryptFlushData() returned -1
    12/7 09:42:10a cryptPushData() returned -1
    12/7 09:42:10a cryptFlushData() returned -1
    12/7 09:42:10a cryptPushData() returned -1
    12/7 09:42:10a cryptFlushData() returned -1
    12/7 09:42:10a cryptPushData() returned -1
    12/7 09:42:10a cryptFlushData() returned -1
    12/7 09:42:10a cryptPushData() returned -1
    12/7 09:42:10a cryptFlushData() returned -1
    12/7 09:42:10a cryptPushData() returned -1
    12/7 09:42:10a cryptFlushData() returned -1
    12/7 09:42:10a cryptPushData() returned -1
    12/7 09:42:10a cryptFlushData() returned -1
    12/7 09:42:10a cryptPushData() returned -1
    12/7 09:42:10a cryptFlushData() returned -1
    12/7 09:42:10a cryptPushData() returned -1
    12/7 09:42:10a cryptFlushData() returned -1
    12/7 09:42:10a cryptPushData() returned -1
    12/7 09:42:10a cryptFlushData() returned -1
    12/7 09:42:10a cryptPushData() returned -1
    12/7 09:42:10a cryptFlushData() returned -1
    12/7 09:42:10a cryptPushData() returned -1
    12/7 09:42:10a cryptFlushData() returned -1
    12/7 09:42:10a cryptPushData() returned -1
    12/7 09:42:10a cryptFlushData() returned -1
    12/7 09:42:10a cryptPushData() returned -1

    until I manually exit that tab. there maybe something I've missed here, but don't believe so. as far as I know I hav eno other problems with ecweb4, but system wide I have some strange quirks since upgrade, like SCFG crashing whe trying to insert a new file area between two existing file areas I believe I already sent a message to Rob about that. and I'm gettin an error 48 binding secure web socket to port 443, but this has happened since the upgrade. whic is maybe the issue why this is happening?? I'll revert back to the old web interface until I fugure this out, I've never been able to get it to bind to 443, I've manually opened it up in the firewall, etc. I guess I'm missing something some where else, what do you think.

    yep that is what I get when trying to download a file via the v4 web interface... I went back to the old Runekeeper one for now.



    Barry G. Davis, Jr.
    SysOp - BGD Consulting and Graphics
    telnet://bgdcag.synchro.net:2332
    http://bgdcag.synchro.net:8181
    --- SBBSecho 3.00-Win32
    * Origin: BGDCAG BBS bgdcag.synchro.net:2332 (1:300/5)
  • From echicken@1:103/705 to Barry Davis Jr on Wed Dec 7 11:56:04 2016
    Re: ecwebv4
    By: Barry Davis Jr to kk4qbn on Wed Dec 07 2016 10:17:00

    yep that is what I get when trying to download a file via the v4 web interface... I went back to the old Runekeeper one for now.

    Yeah - same thing happens for me. Those errors stop appearing once I close the browser tab that requested the file.

    Very strange; will look into it.

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230
    * Synchronet * electronic chicken bbs - bbs.electronicchicken.com
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From kk4qbn@1:103/705 to echicken on Wed Dec 7 12:20:56 2016
    Re: ecwebv4
    By: echicken to kk4qbn on Wed Dec 07 2016 10:43 am

    I think you mentioned sbbsctrl before, so I believe you're on Windows. When you say 'the terminal window loops' infinitely displaying that error message, do you mean the Terminal Server log output tab?

    Yes, I'm running under WINXP and yes, the terminal server output tab, both correct. and this error only happens when trying to download a file. I'm sure there is something I have missed somewhere, I'll continue scouring over it and keep you filled in on whats up.

    I think it's exceedingly strange that something in the web server thread could trigger a bunch of log barf in the terminal server thread. But perhaps there's something funky going on with cryptlib. Perhaps it's related to the web server being unable to properly start up with HTTPS support.

    Yessir, I thought that was very strange too, but now as I explained in an earlier message I have the HTTPS fixed (which was giving errors for port 443 and port 110 binding for some reason) once I set the TLS interface in sbbs.ini to the correct one both 443 and 110 is now binding with no issues whatsoever, and truthfully I don't know how these two can inter-connect with one another, but obviously they did, because both are working fine now.

    But after fixing this, I tried ecweb4 again and it is still giving the same error when attempting to download a file.

    One quick test would be to modify the TLSPort setting in the [Web] section of ctrl/sbbs.ini. Make it 8443 or something; restart Synchronet or recycle

    Was probably doing this as you was typing this message, I don't know how I missed this after the update, especially with it throwing errors at me, but I did :)

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - (706)422-9538 - kk4qbn.synchro.net, Chatsworth GA US
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From kk4qbn@1:103/705 to echicken on Wed Dec 7 12:26:52 2016
    Re: ecwebv4
    By: echicken to kk4qbn on Wed Dec 07 2016 11:09 am

    as I stated in an earlier message I followed all the steps in the
    readme files, then reverted back to old by rename web(4) to web_4
    and renaming web_old web.
    No offense, it's just that some people claim to have "followed all of the steps" when they clearly skipped one or two important ones. I just like to make sure. :D

    LOL, I agree, because in the first part of your readme when you state to download the *exec* and *exec/load* from CVS, I completely missed that part and skipped over it, luckily I had already accomplished that task right before downloading ecweb4, so everything was there as needed, but that section of the readme was kinda transparent to a "skimmer" like me.. so yeah.. no offense taken whatsoever, I know exactly what you mean, and it still may boil down to something I have missed somewhere, once I do get it tracked down I will let you know for sure what it is.. I don't let pride get in the way of helping the beta stage move along quicker :)

    Okay - I had gotten the impression that you were having trouble reverting from web v4. Are you safely back on whatever web UI you were using previously?

    No troubles going back and forth from either version, I have backups of backups, and its as simple as changing directory names, I would just love to track down wth is going on with it :) because I love 4, it is Beautiful :)

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - (706)422-9538 - kk4qbn.synchro.net, Chatsworth GA US
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From kk4qbn@1:103/705 to Barry Davis Jr on Wed Dec 7 12:54:54 2016
    Re: ecwebv4
    By: Barry Davis Jr to kk4qbn on Wed Dec 07 2016 10:17 am

    yep that is what I get when trying to download a file via the v4 web interface... I went back to the old Runekeeper one for now.

    I hate to say that I'm glad someone else had that issue, but now we know its not just something "I've" screwed up :( maybe both of us screwed the same thing up :)

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - (706)422-9538 - kk4qbn.synchro.net, Chatsworth GA US
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From echicken@1:103/705 to kk4qbn on Wed Dec 7 14:40:46 2016
    Re: ecwebv4
    By: kk4qbn to echicken on Wed Dec 07 2016 12:20:57

    Yes, I'm running under WINXP and yes, the terminal server output tab, both correct. and this error only happens when trying to download a file. I'm

    Thanks for confirming. I've verified this on my end as well (happens to me too) and am tinkering with possible fixes.

    sure there is something I have missed somewhere, I'll continue scouring over it and keep you filled in on whats up.

    Nope, I'm on it - don't waste your time.

    whatsoever, and truthfully I don't know how these two can inter-connect with one another, but obviously they did, because both are working fine

    Yeah, it's weird - though I'll admit I was doing something a bit odd for file transfers, so that's going to be part of it. Now I need to remember why I did what I did, and see if I can do it another way. Hopefully it was just something hacky I did because it was quick.

    But after fixing this, I tried ecweb4 again and it is still giving the same error when attempting to download a file.

    I'll let you know when this is sorted out. No need to keep trying for now.

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230
    * Synchronet * electronic chicken bbs - bbs.electronicchicken.com
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From echicken@1:103/705 to kk4qbn on Wed Dec 7 17:49:12 2016
    Re: ecwebv4
    By: kk4qbn to Barry Davis Jr on Wed Dec 07 2016 12:54:54

    I hate to say that I'm glad someone else had that issue, but now we know its not just something "I've" screwed up :( maybe both of us screwed the same thing up :)

    The method I was using to transfer files used to work, but evidently got broken by something at some point. It was pretty hacky anyway.

    Should be fixed now, if you want to try again.

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230
    * Synchronet * electronic chicken bbs - bbs.electronicchicken.com
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From echicken@1:103/705 to kk4qbn on Wed Dec 7 17:53:18 2016
    Re: ecwebv4
    By: echicken to kk4qbn on Wed Dec 07 2016 10:43:02

    could trigger a bunch of log barf in the terminal server thread. But perhaps there's something funky going on with cryptlib. Perhaps it's

    Heh, I was way off base here; the HTTPS talk mixed in with the file-transfer stuff got me turned around. Was entirely unrelated in the end, thankfully.

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230
    * Synchronet * electronic chicken bbs - bbs.electronicchicken.com
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From kk4qbn@1:103/705 to echicken on Wed Dec 7 18:30:52 2016
    Re: ecwebv4
    By: echicken to kk4qbn on Wed Dec 07 2016 02:40 pm

    Thanks for confirming. I've verified this on my end as well (happens to me too) and am tinkering with possible fixes.
    Nope, I'm on it - don't waste your time.
    I'll let you know when this is sorted out. No need to keep trying for now.

    Cool man, either way, by going over the system I did find some stuff I should have fixed long ago, and also fixed some stuff that I had messed up when upgrading to 3.17 so really, for me it was a win-win.. will be happy to see 4 when the bugs are squashed, its a beautiful work of art, will be nice to see both the files and messages listed in the same format. Thanks!

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - (706)422-9538 - kk4qbn.synchro.net, Chatsworth GA US
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From kk4qbn@1:103/705 to echicken on Wed Dec 7 18:31:46 2016
    Re: ecwebv4
    By: echicken to kk4qbn on Wed Dec 07 2016 05:49 pm

    The method I was using to transfer files used to work, but evidently got broken by something at some point. It was pretty hacky anyway.

    Should be fixed now, if you want to try again.

    Cool beans, I'll DL and give it another go.

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - (706)422-9538 - kk4qbn.synchro.net, Chatsworth GA US
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From bgdjr@1:103/705 to kk4qbn on Wed Dec 7 17:45:04 2016
    Re: ecwebv4
    By: kk4qbn to Barry Davis Jr on Wed Dec 07 2016 12:54:54

    Re: ecwebv4
    By: Barry Davis Jr to kk4qbn on Wed Dec 07 2016 10:17 am

    yep that is what I get when trying to download a file via the v4 web interface... I went back to the old Runekeeper one for now.

    I hate to say that I'm glad someone else had that issue, but now we know its not just something "I've" screwed up :( maybe both of us screwed the same th up :)

    lol, it's the only thing keeping me from running the v4, otherwise I love it.


    Barry G. Davis, Jr.
    SysOp - BGD Consulting and Graphics
    telnet://bgdcag.synchro.net:2332
    http://bgdcag.synchro.net:8181

    ---
    * Synchronet
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From Digital Man@1:103/705 to kk4qbn on Wed Dec 7 17:07:20 2016
    Re: ecwebv4
    By: kk4qbn to echicken on Wed Dec 07 2016 09:55 am

    Re: ecwebv4
    By: echicken to kk4qbn on Wed Dec 07 2016 08:17 am

    Was playing around with the new ecweb4, list the file areas, when I
    go to download files it would throw weird cyrptlib ssh write error
    up in terminal logging window (sorry I don't have exact error) I
    will reproduce
    I don't see how this is even remotely possible. Are you sure it's not just a coincidence that those log messages happened at that time?

    No, I've just reproduced it again now, I have followed every step in the readme file that comes with the package, have newly built binaries from Rob, updated the JS im exec and exec/load renamed wen to web_old yours ecweb4 is up and going good except the files, I can list them, everything, but when I click on one to download the browser pops up a new tab and the terminal windows loops an infinate:
    2/7 09:42:10a cryptFlushData() returned -1

    "terminal windows"? I suppose it's possible that the SSL/TLS support in the web-server could send log output to the terminal server log output, but that would be a bug.

    until I manually exit that tab. there maybe something I've missed here, but I don't believe so. as far as I know I hav eno other problems with ecweb4, but system wide I have some strange quirks since upgrade, like SCFG crashing when trying to insert a new file area between two existing file areas I believe I've already sent a message to Rob about that.

    Thanks for the reminder. I couldn't reproduce a problem as you described, but I did reproduce an infinite loop (hang) when inserting file *libraries* in SCFG->File Areas. Perhaps it's the same problem. It's been there since August of 2015 and would be completly unrelated to any other issues.

    and I'm gettin an
    error 48 binding secure web socket to port 443, but this has happened since the upgrade.

    Have you read this: http://wiki.synchro.net/faq:tcpip#bind

    digital man

    Synchronet/BBS Terminology Definition #33:
    LF = Line Feed (ASCII 10, Ctrl-J)
    Norco, CA WX: 57.0oF, 70.0% humidity, 2 mph SE wind, 0.00 inches rain/24hrs
    --- SBBSecho 3.00-Win32
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From kk4qbn@1:103/705 to bgdjr on Wed Dec 7 20:49:06 2016
    Re: ecwebv4
    By: bgdjr to kk4qbn on Wed Dec 07 2016 05:45 pm

    lol, it's the only thing keeping me from running the v4, otherwise I love it.

    I've got it back up now, the file issue is fixed with the new download, its hard to test fftelnet for me behind my router though, my router routes all my outside traffic to where I want it to go but anything inside that ends up on 23, 80 and other ports go to my router so it is screwing with me, I presume since fftelnet is actually downloaded onto the client computer it will work as it is supposed to :) otherwise it is working flawless for me :)

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - (706)422-9538 - kk4qbn.synchro.net, Chatsworth GA US
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From kk4qbn@1:103/705 to Digital Man on Wed Dec 7 21:28:44 2016
    Re: ecwebv4
    By: Digital Man to kk4qbn on Wed Dec 07 2016 05:07 pm

    Thanks for the reminder. I couldn't reproduce a problem as you described, but I did reproduce an infinite loop (hang) when inserting file *libraries* in SCFG->File Areas. Perhaps it's the same problem. It's been there since August of 2015 and would be completly unrelated to any other issues.

    Lol, no problem.. leave it to me to find the old, decrepit bugs...

    Have you read this: http://wiki.synchro.net/faq:tcpip#bind

    Truthfully? lol.. no.. but it all came to me in a moment of zen and everything is smooth once again :)

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - (706)422-9538 - kk4qbn.synchro.net, Chatsworth GA US
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From Tony Langdon@3:633/410 to Accession on Thu Dec 8 07:40:00 2016
    Accession wrote to Tony Langdon <=-

    It's not all that bad. There's specific instructions on upgrading and backing up your exec directory. The only thing you may need to do aside from the normal

    upgrade process would be to run the sbbsecho upgrade that changes your sbbsecho.cfg to sbbsecho.ini if the need to upgrade from v2.x to v3.x

    Yeah, will have to do that one. :) Ac> is there.

    I think the "make clean" is only really necessary if switching
    between a DEBUG and RELEASE build, or vice versa. I choose to
    always run a DEBUG build, so I haven't had the need to run that
    in awhile.

    I run RELEASE builds. Don't see myself getting round to poking around with gdb. :)

    It's not really about poking around with gdb, it's more if a case
    arises where it is needed (ie: one of your executables crash for some reason) gdb can't be run on release builds. I've had to do this a few times in the past to help out the devs with whatever issue I was having
    at the time. So having the debug build already there makes things
    easier than having to recompile and re-symlink

    Yeah, while I have done this with apps in the past, probably less likely with Synchronet at this time, but if that changes, a make clean and installing the debug version remains an option (then I'd probably stay with debug builds :) ).

    the entire thing in order to provide more information on the issue
    you're having.

    I think the only major difference is that on debug builds your binaries are a little bit bigger. I don't have any problems with space or
    anything, so it's not a big deal and goes unnoticeable until (if ever)
    the time comes where I need to debug some binaries again. *shrug*

    Yeah, fair enough. Well, I already have release builds of the current version in place, so there is overhead in switching now it would seem. But still worth running the debug build. I haven't yet got that close to the devs here, but can't rule out the possibility in the future. Wouldn't be the first time I've heavily tested and helped debug open source software, and Synchronet is one I use all the time. :)


    ... In comparison, there's no comparison.
    --- MultiMail/Win32 v0.49
    * Origin: Freeway BBS - freeway.apana.org.au (3:633/410)
  • From bgdjr@1:103/705 to kk4qbn on Wed Dec 7 21:27:30 2016
    Re: ecwebv4
    By: kk4qbn to bgdjr on Wed Dec 07 2016 20:49:06

    Well only issue I see now with v4 (didnt have it udner the runekeep) is when you d/l a file the CPU usage jumps to 90-100% usage from SBBS. It doesnt matter the file size.



    Barry G. Davis, Jr.
    SysOp - BGD Consulting and Graphics
    telnet://bgdcag.synchro.net:2332
    http://bgdcag.synchro.net:8181

    ---
    * Synchronet
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From echicken@1:103/705 to bgdjr on Wed Dec 7 23:22:58 2016
    Re: ecwebv4
    By: bgdjr to kk4qbn on Wed Dec 07 2016 21:27:30

    Well only issue I see now with v4 (didnt have it udner the runekeep) is when you d/l a file the CPU usage jumps to 90-100% usage from SBBS. It doesnt matter the file size.

    That makes sense; I meant to put something in there to prevent that. Will make a change shortly.

    Did the old web UI actually offer file downloads? I thought it just sent you over to the FTP server for that.

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230
    * Synchronet * electronic chicken bbs - bbs.electronicchicken.com
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From kk4qbn@1:103/705 to echicken on Thu Dec 8 00:51:54 2016
    Re: ecwebv4
    By: echicken to bgdjr on Wed Dec 07 2016 11:22 pm

    is when you d/l a file the CPU usage jumps to 90-100% usage from
    SBBS. It doesnt matter the file size.
    That makes sense; I meant to put something in there to prevent that. Will make a change shortly.

    Ouch, now I see what he means, I tried a 750kb file, it pegged the cpu at 99% and the file never was sent that was over a LAN too..
    Did the old web UI actually offer file downloads? I thought it just sent you over to the FTP server for that.

    It is an ftp server that just happens to serve up html index files of the database i believe.

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - (706)422-9538 - kk4qbn.synchro.net, Chatsworth GA US
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From echicken@1:103/705 to kk4qbn on Thu Dec 8 08:33:48 2016
    Re: ecwebv4
    By: kk4qbn to echicken on Thu Dec 08 2016 00:51:55

    Ouch, now I see what he means, I tried a 750kb file, it pegged the cpu at 99% and the file never was sent that was over a LAN too..

    Should be fixed now.

    It is an ftp server that just happens to serve up html index files of the database i believe.

    That's what I thought. I'm sort of reinventing the wheel to allow serving file areas over HTTP, but I just ... wanted to do that rather than rely on the FTP server.

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230
    * Synchronet * electronic chicken bbs - bbs.electronicchicken.com
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From kk4qbn@1:103/705 to echicken on Thu Dec 8 10:07:42 2016
    Re: ecwebv4
    By: echicken to kk4qbn on Thu Dec 08 2016 08:33 am

    Should be fixed now.

    cool, will give it a try again.
    That's what I thought. I'm sort of reinventing the wheel to allow serving file areas over HTTP, but I just ... wanted to do that rather than rely on

    I love it, long as it does'nt tax the syste too much or bring the system down, i'm happy.. especially with the portability of this design. I was having issues with the externals working through Rlogin last night, the service was kicking in on the services tab, but was giving an error, I reset sbbsctrl before I could copy the error, if it reproduces today i'll send it to you.

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - (706)422-9538 - kk4qbn.synchro.net, Chatsworth GA US
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From kk4qbn@1:103/705 to echicken on Thu Dec 8 10:35:16 2016
    Re: ecwebv4
    By: echicken to kk4qbn on Thu Dec 08 2016 08:33 am

    The files are now smooth as butter, thank you, and that Issue I was speaking of with rlogin is still happening, I have verified that I can rlogin from one machine on my land to this one using ftelnet, but the WebsocketRLogin service is'nt connecting,

    12/8 10:29:16a 1916 WebSocketRLogin RLogin: Unable to connect to server.
    12/8 10:29:16a 1916 WebSocketRLogin service thread terminated (0 clients remain, 3 total, 1 served)
    12/8 10:29:17a 1916 !ERROR 38 closing socket

    hope this helps any, it may totally be an issue on my side because my router will not allow me to do anything using my hostname, I have to use local ip addresses to get from one machine to the next, and if thats whats mucking it up I understand, people outside my router are routed by nat to the correct machine on correct ports, so I hope thats the issues, but thought I would send this your way incase it isnt.

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - (706)422-9538 - kk4qbn.synchro.net, Chatsworth GA US
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From bgdjr@1:103/705 to echicken on Thu Dec 8 09:18:38 2016
    Your fix worked... no more high CPU usage... I am now 100% using v4 :D

    Barry G. Davis, Jr.
    SysOp - BGD Consulting and Graphics
    telnet://bgdcag.synchro.net:2332
    http://bgdcag.synchro.net:8181

    ---
    * Synchronet
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From Accession@1:103/705 to Tony Langdon on Thu Dec 8 09:12:48 2016
    Hello Tony,

    On 08 Dec 16 07:40, Tony Langdon wrote to Accession:

    upgrade process would be to run the sbbsecho upgrade that changes
    your sbbsecho.cfg to sbbsecho.ini if the need to upgrade from
    v2.x to v3.x

    Yeah, will have to do that one. :) Ac> is there.

    It's actually a lot less painful that it may seem to people that haven't done it yet. The upgrade script is already there, and has been tested enough to the point it works like a charm for most (if not all) these days.

    Yeah, while I have done this with apps in the past, probably less
    likely with Synchronet at this time, but if that changes, a make clean
    and installing the debug version remains an option (then I'd probably
    stay with debug builds :) ).

    No worries. It works either way, and I suppose I just hit that milestone earlier on.

    Yeah, fair enough. Well, I already have release builds of the current version in place, so there is overhead in switching now it would seem.

    That's fine. You don't /need/ it until if and when something were to happen.

    But still worth running the debug build. I haven't yet got that close
    to the devs here, but can't rule out the possibility in the future. Wouldn't be the first time I've heavily tested and helped debug open source software, and Synchronet is one I use all the time. :)

    I'm sure that in their eyes the more the merrier. Probably makes their job a little bit easier at least. :)

    Regards,
    Nick

    ... "-Y-| -+-+-#-A. -> -+-|-|-U-i -e-+-+-i-|-+ -C-#-#-+-e-#-A."
    --- GoldED+/LNX 1.1.5-b20160827
    # Origin: thePharcyde_ distribution system (Wisconsin) (723:1/1)
    * Synchronet * thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin)
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From Accession@1:103/705 to bgdjr on Thu Dec 8 09:17:16 2016
    Hello bgdjr,

    On 07 Dec 16 21:27, bgdjr wrote to kk4qbn:

    Well only issue I see now with v4 (didnt have it udner the runekeep)
    is when you d/l a file the CPU usage jumps to 90-100% usage from SBBS.
    It doesnt matter the file size.

    Upgrade synchronet-web-v4 from github once again. There were more modifications

    made overnight that may indeed help your issue.

    I believe echicken mentioned waiting a "few days", so you're just upgrading while he's still in the process of working out the kinks. :)

    Regards,
    Nick

    ... "-Y-| -+-+-#-A. -> -+-|-|-U-i -e-+-+-i-|-+ -C-#-#-+-e-#-A."
    --- GoldED+/LNX 1.1.5-b20160827
    # Origin: thePharcyde_ distribution system (Wisconsin) (723:1/1)
    * Synchronet * thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin)
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From echicken@1:103/705 to kk4qbn on Thu Dec 8 11:18:44 2016
    Re: ecwebv4
    By: kk4qbn to echicken on Thu Dec 08 2016 10:35:16

    12/8 10:29:16a 1916 WebSocketRLogin RLogin: Unable to connect to server.

    hope this helps any, it may totally be an issue on my side because my router will not allow me to do anything using my hostname, I have to use

    Yeah, could be related. You could try:

    - Copy 'exec/websocket-rlogin-service.js' to 'mods/websocket-rlogin-service.js' - Open the copy for editing
    - Search for 'system.inet_addr' and replace with '127.0.0.1'

    Another option would be to add an entry to your BBS server's hosts file:

    127.0.0.1 kk4qbn.synchro.net

    On Windows I think that's 'C:\Windows\System32\Drivers\etc\hosts'.

    If the problem is related to DNS resolution, either of those two options should fix it (but you don't need to do both).

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230
    * Synchronet * electronic chicken bbs - bbs.electronicchicken.com
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From echicken@1:103/705 to Accession on Thu Dec 8 11:28:00 2016
    Re: ecwebv4
    By: Accession to bgdjr on Thu Dec 08 2016 09:17:16

    I believe echicken mentioned waiting a "few days", so you're just upgrading while he's still in the process of working out the kinks. :)

    I wasn't sure when I'd get to it; I think I sorted it all out last night (at least whatever I was planning on fixing/updating this week).

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230
    * Synchronet * electronic chicken bbs - bbs.electronicchicken.com
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From Accession@1:103/705 to echicken on Thu Dec 8 10:59:48 2016
    Hello echicken,

    On 08 Dec 16 11:28, echicken wrote to Accession:

    I believe echicken mentioned waiting a "few days", so you're just
    upgrading while he's still in the process of working out the
    kinks. :)

    I wasn't sure when I'd get to it; I think I sorted it all out last
    night (at least whatever I was planning on fixing/updating this week).

    No worries. The end result was that it was indeed worked on. I think the original poster just upgraded after your first commit, but before your last one

    (which was what actually fixed the issue he was asking about - re: CPU usage).

    After all updates in place, it's working quite a bit smoother. Thanks!

    Regards,
    Nick

    ... "-Y-| -+-+-#-A. -> -+-|-|-U-i -e-+-+-i-|-+ -C-#-#-+-e-#-A."
    --- GoldED+/LNX 1.1.5-b20160827
    # Origin: thePharcyde_ distribution system (Wisconsin) (723:1/1)
    * Synchronet * thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin)
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From kk4qbn@1:103/705 to bgdjr on Thu Dec 8 12:05:22 2016
    Re: ecwebv4
    By: bgdjr to echicken on Thu Dec 08 2016 09:18 am

    Your fix worked... no more high CPU usage... I am now 100% using v4 :D

    Your site is looking at working great from my end, even the Telnet and Rlogin, that would tell me then that my system is going to have to be tweaked a bit because my stupid router, or I will need to find a way around it.. Telnet is sending users out of the LAN to my router config, and Rlogin isnt connecting at all, I'm sure something will hit me soon enough.

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - (706)422-9538 - kk4qbn.synchro.net, Chatsworth GA US
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From kk4qbn@1:103/705 to echicken on Thu Dec 8 12:11:34 2016
    Re: ecwebv4
    By: echicken to kk4qbn on Thu Dec 08 2016 11:18 am

    - Copy 'exec/websocket-rlogin-service.js' to 'mods/websocket-rlogin-service.js' - Open the copy for editing
    - Search for 'system.inet_addr' and replace with '127.0.0.1'

    Think this will get it here, it's been so long since I've dabbled in this I have forgotten most everything. thanks for all your help, and these beautiful javascripts :)

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS


    ---
    * Synchronet * KK4QBN BBS - (706)422-9538 - kk4qbn.synchro.net, Chatsworth GA US
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From Tony Langdon@3:633/410 to Accession on Fri Dec 9 07:13:00 2016
    Accession wrote to Tony Langdon <=-

    It's actually a lot less painful that it may seem to people that
    haven't done it yet. The upgrade script is already there, and has been tested enough to the point it works like a charm for most (if not all) these days.

    Yeah, not concerned about the sbbsecho bit, it's the compilation (time consuming) and unknown breakages that are more of an issue.

    That's fine. You don't /need/ it until if and when something were to happen.

    True. :)

    I'm sure that in their eyes the more the merrier. Probably makes their
    job a little bit easier at least. :)


    No doubt, means more eyes on the bugs :)


    ... Marriage: the price men pay for sex. Sex: the price women pay for marriag --- MultiMail/Win32 v0.49
    * Origin: Freeway BBS - freeway.apana.org.au (3:633/410)
  • From Nightfox@1:103/705 to echicken on Sat Dec 10 15:06:42 2016
    I was reading my message forums today using ecweb v4 and noticed something - In one of my message groups, I have a sub-board called C# (programming language), and when I clicked on C#, I was brought back to my message groups instead of the C# sub-board.

    Nightfox

    ---
    * Synchronet * Digital Distortion: digitaldistortionbbs.com
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From echicken@1:103/705 to Nightfox on Sat Dec 10 19:22:26 2016
    Re: ecwebv4
    By: Nightfox to echicken on Sat Dec 10 2016 15:06:42

    I was reading my message forums today using ecweb v4 and noticed something - In one of my message groups, I have a sub-board called C# (programming language), and when I clicked on C#, I was brought back to my message groups instead of the C# sub-board.

    That probably makes sense. The sub-board's internal code is passed along in the query string. If there is an octothorpe, ampersand, question mark, or probably some other characters in the internal code, that would probably lead to some weird behaviour.

    I'll do something to encode/decode special characters in internal codes to get around this.

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230
    * Synchronet * electronic chicken bbs - bbs.electronicchicken.com
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From Dribble@1:103/705 to echicken on Sat Dec 17 12:52:24 2016
    Re: ecwebv4
    By: echicken to bgdjr on Wed Dec 07 2016 11:22 pm


    Hey echicken,

    having a slight issue with ecwebv4, I installed everything according to your text, but when I try to connect via ftlenet I get the following prompt: SMCD3G-CCR login:

    and its not asking for the bbs login, so I am not sure exactly what is going on. Thanks!

    |08% |15Dribble|08 [|15ACiDiC/nRk|08]|07

    ---
    * Synchronet * Lunatic Fringe - lunatic.synchro.net
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From echicken@1:103/705 to Dribble on Sat Dec 17 17:51:32 2016
    Re: ecwebv4
    By: Dribble to echicken on Sat Dec 17 2016 12:52:24

    having a slight issue with ecwebv4, I installed everything according to your text, but when I try to connect via ftlenet I get the following prompt: SMCD3G-CCR login:

    At a guess, I'd say it sounds like it's connecting to your cable modem instead of your BBS.

    I'll make a change later tonight that should get around this sort of thing.

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230
    * Synchronet * electronic chicken bbs - bbs.electronicchicken.com
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From kk4qbn@1:103/705 to Dribble on Sat Dec 17 23:56:36 2016
    Re: ecwebv4
    By: Dribble to echicken on Sat Dec 17 2016 12:52 pm

    Hey echicken,

    having a slight issue with ecwebv4, I installed everything according to your text, but when I try to connect via ftlenet I get the following prompt: SMCD3G-CCR login:

    Thats your router, Low and behold, you are having the same issue I did.. change your hosts file to

    yourstname.synchro.net your router internal ip.. eg 192.*

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - (706)422-9538 - kk4qbn.synchro.net, Chatsworth GA US
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From echicken@1:103/705 to kk4qbn on Sun Dec 18 01:27:16 2016
    Re: ecwebv4
    By: kk4qbn to Dribble on Sat Dec 17 2016 23:56:36

    Thats your router, Low and behold, you are having the same issue I did.. change your hosts file to
    yourstname.synchro.net your router internal ip.. eg 192.*

    This seems to be affecting a few people, so I've committed some changes to the websocket proxy services that should take care of it. Ideally nobody will need to edit a hosts file or modify a script to get this working.

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230
    * Synchronet * electronic chicken bbs - bbs.electronicchicken.com
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From Dribble@1:103/705 to echicken on Sat Dec 17 23:01:26 2016
    Re: ecwebv4
    By: echicken to kk4qbn on Sun Dec 18 2016 01:27 am

    This seems to be affecting a few people, so I've committed some changes to the websocket proxy services that should take care of it. Ideally nobody will need to edit a hosts file or modify a script to get this working.

    Your amazing! this fixed it :)

    |08% |15Dribble|08 [|15ACiDiC/nRk|08]|07

    ---
    * Synchronet * Lunatic Fringe - lunatic.synchro.net
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From kk4qbn@1:103/705 to echicken on Sun Dec 18 11:35:22 2016
    Re: ecwebv4
    By: echicken to kk4qbn on Sun Dec 18 2016 01:27 am

    Thats your router, Low and behold, you are having the same issue I
    did.. change your hosts file to
    yourstname.synchro.net your router internal ip.. eg 192.*

    I remember last time I had my BBS up, I ended up having to do it anyway, for something to do with the BBS (not neccessarily sbbs) but I was also running FreeBSD, and and a windwos rlogin machine too, and offering an rlogin game server. this was befor eya'll have made all these sweet additions to the system, nothing wrong with being more user friendly I presume :)

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - (706)422-9538 - kk4qbn.synchro.net, Chatsworth GA US
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From Zazz@1:103/705 to echicken on Sun Dec 18 16:16:26 2016
    Re: ecwebv4
    By: echicken to Nightfox on Tue Dec 06 2016 22:31:36

    I have downloaded your ecwebv4 from github and followed the directions. I was able to bring it up and login and read messages and play some games. Though I can barely put together a web page, this was rather straight forward. Your info on customizing to me was not clear but I will try to get the grasp.

    I know nothing of css and modifying them is something I've yet to learn, maybe beyond my skill set.

    It does work great and I love it. I do have a couple of questions for now.

    1. On playing games, am able to get to game play it and exit but to get another game going I have to refresh the page and then select the next game. I was able to get my connection to DoorParty to work but on the screen left the press a key to contine, but only refreshing the page brings up the SYNCH graphic.

    2. That leads me to my next question is how to change that. I scoured all the folders in the root folder and couldn't decipher the image file it is calling.

    3. Third questions, just thought of, I noticed you have bulletin on your web site. Is there information on setting that up as well?

    Again thanks for a great web interface!


    Ruben Figueroa, Sysop
    Sync Prison Board
    telnet:wc.darktech.org:1028
    http:wc.darktech.org

    ---
    * Synchronet * PBSync - Sync Prison BBS, Mesquite, Tx (wc.darktech.org)
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From Zazz@1:103/705 to kk4qbn on Sun Dec 18 16:21:28 2016
    Re: ecwebv4
    By: kk4qbn to Barry Davis Jr on Wed Dec 07 2016 12:54:54

    yep that is what I get when trying to download a file via the v4 web
    interface... I went back to the old Runekeeper one for now.

    I hate to say that I'm glad someone else had that issue, but now we know its not just something "I've" screwed up :( maybe both of us screwed the same thing up :)

    I had no problem with the download. I just setup ecwebv4.


    Ruben Figueroa, Sysop
    Sync Prison Board
    telnet:wc.darktech.org:1028
    http:wc.darktech.org

    ---
    * Synchronet * PBSync - Sync Prison BBS, Mesquite, Tx (wc.darktech.org)
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From Zazz@1:103/705 to echicken on Sun Dec 18 16:29:00 2016
    Just posting from the web version of ecwebv4 to see how it works. Love it.


    Ruben Figueroa, Sysop
    Sync Prison Board
    telnet:wc.darktech.org:2424
    http:wc.darktech.org

    ---
    * Synchronet * PBSync - Sync Prison BBS, Mesquite, Tx (wc.darktech.org)
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From echicken@1:103/705 to Zazz on Sun Dec 18 22:21:22 2016
    Re: ecwebv4
    By: Zazz to echicken on Sun Dec 18 2016 16:16:26

    forward. Your info on customizing to me was not clear but I will try to get the grasp.

    I haven't written much documentation for this yet. If there's a particular thing you are (or anyone else is) looking to customize, let me know.

    1. On playing games, am able to get to game play it and exit but to get another game going I have to refresh the page and then select the next game. I was able to get my connection to DoorParty to work but on the screen left the press a key to contine, but only refreshing the page brings up the SYNCH graphic.

    The last time I looked, this was something to do with fTelnet that I couldn't find a way around. I'll check again at some point. For now, reloading is required after fTelnet has disconnected.

    2. That leads me to my next question is how to change that. I scoured all the folders in the root folder and couldn't decipher the image file it is calling.

    This is what the 'ftelnet_splash' setting in the [web] section of 'ctrl/modopts.ini' is for. Just set that to the path to a .ans file.

    3. Third questions, just thought of, I noticed you have bulletin on your web site. Is there information on setting that up as well?

    It's part of the 'Bullshit' bulletin listing module which can be found in the 'xtrn' directory on CVS.

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230
    * Synchronet * electronic chicken bbs - bbs.electronicchicken.com
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From bgdjr@1:103/705 to echicken on Sun Dec 18 23:29:26 2016
    Re: ecwebv4
    By: echicken to Zazz on Sun Dec 18 2016 22:21:22

    only problem I am having now is with whatever change you made the telnet/rlogin for the doors and ftelnet are not working... I changed nothing here except updating the files.


    Barry G. Davis, Jr.
    SysOp - BGD Consulting and Graphics
    telnet://bgdcag.synchro.net:2332
    http://bgdcag.synchro.net:8181

    ---
    * Synchronet
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From kk4qbn@1:103/705 to Zazz on Mon Dec 19 00:16:34 2016
    Re: ecwebv4
    By: Zazz to echicken on Sun Dec 18 2016 04:16 pm

    1. On playing games, am able to get to game play it and exit but to get another game going I have to refresh the page and then select the next game. I was able to get my connection to DoorParty to work but on the screen left the press a key to contine, but only refreshing the page brings up the SYNCH graphic.

    no, you should only have to clicke the next game.. it will run it in the same socket connector window.

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - (706)422-9538 - kk4qbn.synchro.net, Chatsworth GA US
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From kk4qbn@1:103/705 to Zazz on Mon Dec 19 00:18:44 2016
    Re: ecwebv4
    By: Zazz to kk4qbn on Sun Dec 18 2016 04:21 pm

    Re: ecwebv4
    By: kk4qbn to Barry Davis Jr on Wed Dec 07 2016 12:54:54

    yep that is what I get when trying to download a file via the v4
    web interface... I went back to the old Runekeeper one for now.

    I hate to say that I'm glad someone else had that issue, but now we
    know its not just something "I've" screwed up :( maybe both of us
    screwed the same thing up :)

    I had no problem with the download. I just setup ecwebv4.

    Me either, nor did I have a problem with most of the setup, I had other non releted networking issues on my machine that was creting these issues (as the OTHER user was having) thats the whole reason I wrote the message.

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - (706)422-9538 - kk4qbn.synchro.net, Chatsworth GA US
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From kk4qbn@1:103/705 to Zazz on Mon Dec 19 00:19:24 2016
    Re: ecwebv4
    By: Zazz to echicken on Sun Dec 18 2016 04:29 pm

    Just posting from the web version of ecwebv4 to see how it works. Love it.

    looks grate, and I will vote up..

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - (706)422-9538 - kk4qbn.synchro.net, Chatsworth GA US
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From kk4qbn@1:103/705 to echicken on Mon Dec 19 00:20:32 2016
    Re: ecwebv4
    By: echicken to Zazz on Sun Dec 18 2016 10:21 pm

    It's part of the 'Bullshit' bulletin listing module which can be found in the 'xtrn' directory on CVS.

    Bullshit rocks, I'm working on it now.

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - (706)422-9538 - kk4qbn.synchro.net, Chatsworth GA US
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From echicken@1:103/705 to bgdjr on Mon Dec 19 08:02:32 2016
    Re: ecwebv4
    By: bgdjr to echicken on Sun Dec 18 2016 23:29:27

    only problem I am having now is with whatever change you made the telnet/rlogin for the doors and ftelnet are not working... I changed nothing here except updating the files.

    The two relevant files (websocket-rlogin-service.js, websocket-telnet-service.js) may exist in two different places on your system - in your 'exec' directory and in your 'mods' directory.

    If you updated via the Synchronet CVS, the copies in your 'exec' directory would have been updated. In this case, just delete the copies from your 'mods' directory.

    If you grabbed the latest copies of these files from github, be sure to place them in your 'mods' directory.

    If you do have the latest versions of these two files in your 'mods' directory (the copies on github and the Synchronet CVS should be identical right now), let me know. I'll have to add some logging statements to them to track this down further.

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230
    * Synchronet * electronic chicken bbs - bbs.electronicchicken.com
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From kk4qbn@1:103/705 to echicken on Mon Dec 19 08:41:34 2016
    Re: ecwebv4
    By: echicken to bgdjr on Mon Dec 19 2016 08:02 am

    If you do have the latest versions of these two files in your 'mods' directory (the copies on github and the Synchronet CVS should be identical right now), let me know. I'll have to add some logging statements to them to track this down further.


    Hehehe... For myself, unles you make some very *even more* cosmetic changes, or have this thing running like a proton accelerator, I WILL NOT be updatiing for a while.. its going so smooth now..

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    * Synchronet * KK4QBN BBS - (706)422-9538 - kk4qbn.synchro.net, Chatsworth GA US
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From bgdjr@1:103/705 to echicken on Mon Dec 19 13:52:12 2016
    Re: ecwebv4
    By: echicken to bgdjr on Mon Dec 19 2016 08:02:32

    Re: ecwebv4
    By: bgdjr to echicken on Sun Dec 18 2016 23:29:27

    only problem I am having now is with whatever change you made the telnet/rlogin for the doors and ftelnet are not working... I changed nothing here except updating the files.

    The two relevant files (websocket-rlogin-service.js, websocket-telnet-service.js) may exist in two different places on your syste in your 'exec' directory and in your 'mods' directory.

    If you updated via the Synchronet CVS, the copies in your 'exec' directory would have been updated. In this case, just delete the copies from your 'mo directory.

    If you grabbed the latest copies of these files from github, be sure to plac them in your 'mods' directory.

    If you do have the latest versions of these two files in your 'mods' directo (the copies on github and the Synchronet CVS should be identical right now), let me know. I'll have to add some logging statements to them to track this down further.


    I tried having them only in the mods and only in the exec... whatever change you made with the socket broke it here.



    Barry G. Davis, Jr.
    SysOp - BGD Consulting and Graphics
    telnet://bgdcag.synchro.net:2332
    http://bgdcag.synchro.net:8181

    ---
    * Synchronet
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From Zazz@1:103/705 to echicken on Mon Dec 19 09:59:16 2016
    Re: ecwebv4
    By: echicken to Zazz on Sun Dec 18 2016 22:21:22

    I haven't written much documentation for this yet. If there's a particular thing you are (or anyone else is) looking to customize, let me know.

    I will, but for now just making sure everything is working and so far it is.

    The last time I looked, this was something to do with fTelnet that I couldn't find a way around. I'll check again at some point. For now, reloading is required after fTelnet has disconnected.

    Not a real problem, but a standard user may not figure it out.

    This is what the 'ftelnet_splash' setting in the [web] section of 'ctrl/modopts.ini' is for. Just set that to the path to a .ans file.

    Duh! Didn't think to look there. I have to do things the hard way, Many thanks.

    3. Third questions, just thought of, I noticed you have bulletin on
    your web site. Is there information on setting that up as well?

    It's part of the 'Bullshit' bulletin listing module which can be found in the 'xtrn' directory on CVS.

    Great! I will look at that and see if I can get it going for the web part.

    Again appreciate your work on this WEB UI.


    Ruben Figueroa, Sysop
    Sync Prison Board
    telnet:wc.darktech.org:2424
    http:wc.darktech.org

    ---
    * Synchronet * PBSync - Sync Prison BBS, Mesquite, Tx (wc.darktech.org)
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From Zazz@1:103/705 to kk4qbn on Mon Dec 19 10:00:50 2016
    Re: ecwebv4
    By: kk4qbn to Zazz on Mon Dec 19 2016 00:16:35

    1. On playing games, am able to get to game play it and exit but to
    get another game going I have to refresh the page and then select
    the next game. I was able to get my connection to DoorParty to work
    but on the screen left the press a key to contine, but only
    refreshing the page brings up the SYNCH graphic.

    no, you should only have to clicke the next game.. it will run it in the same socket connector window.

    Tried that and nothing happened. I'll go back and see if I can do this.


    Ruben Figueroa, Sysop
    Sync Prison Board
    telnet:wc.darktech.org:2424
    http:wc.darktech.org

    ---
    * Synchronet * PBSync - Sync Prison BBS, Mesquite, Tx (wc.darktech.org)
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From Zazz@1:103/705 to kk4qbn on Mon Dec 19 10:01:38 2016
    Re: ecwebv4
    By: kk4qbn to Zazz on Mon Dec 19 2016 00:18:44

    Me either, nor did I have a problem with most of the setup, I had other non releted networking issues on my machine that was creting these issues (as the OTHER user was having) thats the whole reason I wrote the message.

    Ok, read it wrong.


    Ruben Figueroa, Sysop
    Sync Prison Board
    telnet:wc.darktech.org:2424
    http:wc.darktech.org

    ---
    * Synchronet * PBSync - Sync Prison BBS, Mesquite, Tx (wc.darktech.org)
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From echicken@1:103/705 to bgdjr on Mon Dec 19 15:46:28 2016
    Re: ecwebv4
    By: bgdjr to echicken on Mon Dec 19 2016 13:52:12

    I tried having them only in the mods and only in the exec... whatever change you made with the socket broke it here.

    Please grab the latest copies of these files from github and place them in
    your local 'mods' directory:

    mods/websocket-rlogin-service.js
    mods/websocket-telnet-service.js

    These updated files will not fix your problem, however they will output some debug info that we'll need.

    If you're on Windows, raise the log level to 'debug' in the services tab of the Synchronet Control Panel. Recycle your services or restart your BBS.

    The next time you try to connect via fTelnet (from the home page or the Games page) you should see a message in the services log similar to:

    WSTS Connecting to <something>:<something>

    Please share that log output here and I'll see what I can do with it.

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230
    * Synchronet * electronic chicken bbs - bbs.electronicchicken.com
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From Barry Davis Jr@1:300/5 to bgdjr on Mon Dec 19 15:36:00 2016
    bgdjr wrote to echicken <=-

    Re: ecwebv4
    By: echicken to bgdjr on Mon Dec 19 2016 08:02:32

    Re: ecwebv4
    By: bgdjr to echicken on Sun Dec 18 2016 23:29:27

    only problem I am having now is with whatever change you made the telnet/rlogin for the doors and ftelnet are not working... I changed nothing here except updating the files.

    The two relevant files (websocket-rlogin-service.js, websocket-telnet-service.js) may exist in two different places on your syste in your 'exec' directory and in your 'mods' directory.

    If you updated via the Synchronet CVS, the copies in your 'exec' directory would have been updated. In this case, just delete the copies from your 'mo directory.

    If you grabbed the latest copies of these files from github, be sure to plac them in your 'mods' directory.

    If you do have the latest versions of these two files in your 'mods' directo (the copies on github and the Synchronet CVS should be identical right now), let me know. I'll have to add some logging statements to them to track this down further.


    I tried having them only in the mods and only in the exec... whatever change you made with the socket broke it here.


    I reverted those 2 files back to an older set and everything works.. what ever change you made to the sockets caused it not to work. I go to use the ftelnet or a BBS door and it just will not connect. With the old version I can connect fine.
    ... Gone crazy, be back later, please leave message.
    === MultiMail/Win32 v0.49
    --- SBBSecho 3.00-Win32
    * Origin: BGDCAG BBS bgdcag.synchro.net:2332 (1:300/5)
  • From echicken@1:103/705 to Barry Davis Jr on Mon Dec 19 17:44:12 2016
    Re: Re: ecwebv4
    By: Barry Davis Jr to bgdjr on Mon Dec 19 2016 15:36:00

    I reverted those 2 files back to an older set and everything works.. what

    Right - I realize that it was working for you before, and the update broke it.

    ftelnet or a BBS door and it just will not connect. With the old version I can connect fine.

    Okay. If you're willing to help with troubleshooting, please see my previous message on this subject.

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230
    * Synchronet * electronic chicken bbs - bbs.electronicchicken.com
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From Zazz@1:103/705 to echicken on Tue Jul 31 15:39:57 2018
    Re: Too Many Files Open
    By: echicken to Zazz on Tue Jul 31 2018 11:26:28

    TelnetInterface=76.235.75.36

    This is the likely culprit. The websocket service tries to connect to 'localhost' by default, unless you tell it to connect to some other address.

    In the [WS] section of /ctrl/services.ini, change the Command line to this:

    Command=websocketservice.js 76.235.75.36 2424

    Recycle services or restart your BBS, and see if that helps.

    ok did that and sync panel comes back "unable to connect to server at localhost 76 So it only took the first two digits and ignored the rest.

    Zazz


    Ruben Figueroa, Sysop,aka Zazz
    PBSync Prison Board
    telnet:wcalt.rdfig.net:2424
    http:wcalt.rdfig.net






    Ruben

    ... RCs come and RCs go, but a good NC lasts forever!

    ---
    * Synchronet * PBSync - Sync Prison BBS, Mesquite, Tx (wcalt.rdfig.net)
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From echicken@1:103/705 to Zazz on Tue Jul 31 18:20:40 2018
    Re: ecwebv4
    By: Zazz to echicken on Tue Jul 31 2018 15:39:57

    TelnetInterface=76.235.75.36

    You could try changing that address to 0.0.0.0 unless you have a special reason

    for setting it that way. (Does your VM have multiple network interfaces?)

    If you don't want to / can't do that, you could try adding an entry to
    your \Windows\System32\drivers\etc\hosts file:

    76.235.75.36 mybbs

    And change this line in services.ini:

    Command=websocketservice.js 76.235.75.36 2424

    To this:

    Command=websocketservice.js mybbs 2424

    ---
    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 Zazz@1:103/705 to echicken on Fri Aug 3 21:27:47 2018
    Ok, as suggested by yourself and Digital Man I changed the Interface IP to 0.0.0.0 for both Telnet and Rlogin. Also under Files, Properties for the Login Command I changed it to telnet://127.0.0.0:2424

    So I can login locally from the Sync Control Panel. So then I tried to use ecwebv4 to use ftelnet and rlogin to the games on the website at wcalt.rdfig.net.

    Here is what I got from the Sync Control Panel under Terminal Server:

    rifying/creating node directories
    8/3 09:12:57p Telnet Server listening on socket 0.0.0.0 port 2424
    8/3 09:12:57p RLogin Server listening on socket 0.0.0.0 port 514
    8/3 09:12:57p SSH Server listening on socket 76.235.75.36 port 22
    8/3 09:12:57p Terminal Server thread started for nodes 1 through 4
    8/3 09:13:14p 2132 RLogin connection accepted from: 127.0.0.1 port 1346
    8/3 09:13:14p 2132 RLogin Hostname: localhost
    8/3 09:13:14p Node 1 socket 2132 attached to local interface 127.0.0.1 port 514
    8/3 09:13:14p Node 1 21:13 Fri Aug 03 2018 Node 1
    8/3 09:13:14p Node 1 RLogin localhost [127.0.0.1]
    8/3 09:13:15p Node 1 connection reset by peer on receive
    8/3 09:13:15p Node 1 !RLogin: No user name received
    8/3 09:13:19p 1812 RLogin connection accepted from: 127.0.0.1 port 1347
    8/3 09:13:19p 1812 RLogin Hostname: localhost
    8/3 09:13:19p Node 2 socket 1812 attached to local interface 127.0.0.1 port 514
    8/3 09:13:19p Node 2 21:13 Fri Aug 03 2018 Node 2
    8/3 09:13:19p Node 2 RLogin localhost [127.0.0.1]
    8/3 09:13:19p Node 2 connection reset by peer on receive
    8/3 09:13:20p Node 2 !RLogin: No user name received
    8/3 09:13:22p Node 1 thread terminated (1 node threads remain, 10 clients served)
    8/3 09:13:26p Node 2 thread terminated (0 node threads remain, 10 clients served)
    8/3 09:13:48p 2136 RLogin connection accepted from: 127.0.0.1 port 1348
    8/3 09:13:48p 2136 RLogin Hostname: localhost
    8/3 09:13:48p Node 1 socket 2136 attached to local interface 127.0.0.1 port 514
    8/3 09:13:48p Node 1 21:13 Fri Aug 03 2018 Node 1
    8/3 09:13:48p Node 1 RLogin localhost [127.0.0.1]
    8/3 09:13:48p Node 1 connection reset by peer on receive
    8/3 09:13:49p Node 1 !RLogin: No user name received
    8/3 09:13:55p Node 1 thread terminated (0 node threads remain, 11 clients served)

    2 Telnet WCALT.attlocal.net [76.235.75.36]
    8/3 09:23:43p Node 2 connection reset by peer on receive
    8/3 09:23:43p Node 2 connection reset by peer on send
    8/3 09:23:50p Node 2 thread terminated (1 node threads remain, 13 clients served)


    On the web it shows when connecting fTelnet, Redirecting to server...
    However nothing else happens. As you see above, it does attach to the local interface. So this is different and possibly progress.

    Zazz


    Ruben Figueroa, Sysop,aka Zazz
    PBSync Prison Board
    telnet:wcalt.rdfig.net:2424
    http:wcalt.rdfig.net






    Ruben

    ... Be wary of strong drink. It can make you shoot at tax collectors and miss

    ---
    * Synchronet * PBSync - Sync Prison BBS, Mesquite, Tx (wcalt.rdfig.net)
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From echicken@1:103/705 to Zazz on Sat Aug 4 01:51:58 2018
    Re: ecwebv4
    By: Zazz to echicken on Fri Aug 03 2018 21:27:47

    So I can login locally from the Sync Control Panel. So then I tried to use ecwebv4 to use ftelnet and rlogin to the games on the website at wcalt.rdfig.net.

    Forget about the Games page just for now because that may add some extra wrinkles to this process. We'll tackle the simpler part first.

    How about using ftelnet on your site's Home page - does that work? (I just tried, and it didn't work for me.)

    What is your current Command line for [WS] in services.ini? A Command line like: "Command=websocketservice.js" should work for you now.

    ---
    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 Zazz@1:103/705 to echicken on Sat Aug 4 08:46:35 2018
    Re: ecwebv4
    By: echicken to Zazz on Sat Aug 04 2018 01:51:58

    Forget about the Games page just for now because that may add some extra wrinkles to this process. We'll tackle the simpler part first.

    How about using ftelnet on your site's Home page - does that work? (I just tried, and it didn't work for me.)

    What is your current Command line for [WS] in services.ini? A Command line like: "Command=websocketservice.js" should work for you now.

    I will cvheck the Command Line.

    Zazz


    Ruben Figueroa, Sysop,aka Zazz
    PBSync Prison Board
    telnet:wcalt.rdfig.net:2424
    http:wcalt.rdfig.net






    Ruben

    ... Heavy, adj.: Seduced by the chocolate side of the force.

    ---
    * Synchronet * PBSync - Sync Prison BBS, Mesquite, Tx (wcalt.rdfig.net)
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Zazz@1:103/705 to echicken on Sat Aug 4 09:02:17 2018
    Re: ecwebv4
    By: echicken to Zazz on Sat Aug 04 2018 01:51:58

    What is your current Command line for [WS] in services.ini? A Command line like: "Command=websocketservice.js" should work for you now.

    It is now set as above. I also set telnet,rlogin,web,ftp ETC to 0.0.0.0 and then shutdown synchronet.

    Started up again and everything appeared normal. Able to telnet, etc.
    However when I went to my website and clicked on connect, same message "redirecting to server..." Nothing else happens and the ftelnet screen grays out with the message.

    In the Sync Contrl Pannel under Terminal Service I see this:

    8/4 08:54:23a Terminal Server thread started for nodes 1 through 4
    8/4 08:54:47a 1412 Telnet connection accepted from: 127.0.0.1 port 1548
    8/4 08:54:47a 1412 Telnet Hostname: localhost
    8/4 08:54:47a Node 1 socket 1412 attached to local interface 127.0.0.1 port 2424
    8/4 08:54:47a Node 1 08:54 Sat Aug 04 2018 Node 1
    8/4 08:54:47a Node 1 Telnet localhost [127.0.0.1]
    8/4 08:54:47a Node 1 connection reset by peer on receive
    8/4 08:54:55a Node 1 thread terminated (0 node threads remain, 1 clients served)

    Under Services Panel this shows:

    JSON client initialized (v1.29) [x2]
    8/4 08:54:46a 1540 WS connection accepted from: 192.168.1.88 port 56625
    8/4 08:54:47a 1540 WS service thread terminated (0 clients remain, 0 total, 1 served)

    So there I am.

    Zazz


    Ruben Figueroa, Sysop,aka Zazz
    PBSync Prison Board
    telnet:wcalt.rdfig.net:2424
    http:wcalt.rdfig.net






    Ruben

    ... A liberal is a conservative who's been mugged by reality.

    ---
    * Synchronet * PBSync - Sync Prison BBS, Mesquite, Tx (wcalt.rdfig.net)
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From echicken@1:103/705 to Zazz on Sat Aug 4 12:58:41 2018
    Re: ecwebv4
    By: Zazz to echicken on Sat Aug 04 2018 09:02:17

    8/4 08:54:46a 1540 WS connection accepted from: 192.168.1.88 port 56625 8/4 08:54:47a 1540 WS service thread terminated (0 clients remain, 0 total, 1 served)

    So there I am.

    I just tried it on your site. Looks like the server is sending something that the browser doesn't like. Difficult to say what that might be.

    You could try turning the log level up to debug for the services thread and see if websocketservice outputs any more details.

    ---
    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 Zazz@1:103/705 to echicken on Sat Aug 4 15:52:20 2018
    Re: ecwebv4
    By: echicken to Zazz on Sat Aug 04 2018 12:58:41

    You could try turning the log level up to debug for the services thread and see if websocketservice outputs any more details.

    Here is new result from turning log level to debug

    From Terminal Server

    1 15:36 Sat Aug 04 2018 Node 1
    8/4 03:36:46p Node 1 Telnet localhost [127.0.0.1]
    8/4 03:36:46p Node 1 sending telnet cmd: WILL Echo
    8/4 03:36:46p Node 1 sending telnet cmd: WILL Suppress Go Ahead
    8/4 03:36:46p Node 1 sending telnet cmd: DO Terminal Type
    8/4 03:36:46p Node 1 sending telnet cmd: DO Terminal Speed
    8/4 03:36:46p Node 1 sending telnet cmd: DO Send Location
    8/4 03:36:46p Node 1 sending telnet cmd: DO Negotiate About Window Size
    8/4 03:36:46p Node 1 sending telnet cmd: DO New Environment Option
    8/4 03:36:52p Node 1 output thread terminated
    8/4 03:36:52p Node 1 thread terminated (0 node threads remain, 1 clients served)
    8/4 03:36:52p Node 1 JavaScript: Destroying context
    8/4 03:36:52p Node 1 JavaScript: Destroying runtime

    From Service Window

    Zazz


    Ruben Figueroa, Sysop,aka Zazz
    PBSync Prison Board
    telnet:wcalt.rdfig.net:2424
    http:wcalt.rdfig.net






    Ruben

    ---
    * Synchronet * PBSync - Sync Prison BBS, Mesquite, Tx (wcalt.rdfig.net)
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Zazz@1:103/705 to echicken on Sat Aug 4 15:54:39 2018
    Re: ecwebv4
    By: echicken to Zazz on Sat Aug 04 2018 12:58:41

    You could try turning the log level up to debug for the services thread and see if websocketservice outputs any more details.
    This is from Services windows using debug level

    ---- 8/4 03:36:09p 0000 Services thread started (14 service sockets bound)
    8/4 03:36:46p 1556 WS connection accepted from: 76.235.75.36 port 1659
    8/4 03:36:46p 1556 WS JavaScript service thread started
    8/4 03:36:46p 1556 WS Handshake Line: GET / HTTP/1.1
    8/4 03:36:46p 1556 WS Handshake Line: Host: wcalt.rdfig.net:1123
    8/4 03:36:46p 1556 WS Handshake Line: User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:52.0) Gecko/20100101 Firefox/52.0
    8/4 03:36:46p 1556 WS Handshake Line: Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    8/4 03:36:46p 1556 WS Handshake Line: Accept-Language: en-US,en;q=0.5
    8/4 03:36:46p 1556 WS Handshake Line: Accept-Encoding: gzip, deflate
    8/4 03:36:46p 1556 WS Handshake Line: Sec-WebSocket-Version: 13
    8/4 03:36:46p 1556 WS Handshake Line: Origin: http://wcalt.rdfig.net
    8/4 03:36:46p 1556 WS Handshake Line: Sec-WebSocket-Protocol: binary, base64, plain
    8/4 03:36:46p 1556 WS Handshake Line: Sec-WebSocket-Extensions: permessage-deflate
    8/4 03:36:46p 1556 WS Handshake Line: Sec-WebSocket-Key: VGqUmHjebR/3cpxrGJ6KdA==
    8/4 03:36:46p 1556 WS Handshake Line: Connection: keep-alive, Upgrade
    8/4 03:36:46p 1556 WS Handshake Line: Pragma: no-cache
    8/4 03:36:46p 1556 WS Handshake Line: Cache-Control: no-cache
    8/4 03:36:46p 1556 WS Handshake Line: Upgrade: websocket
    8/4 03:36:46p 1556 WS Handshake Line:
    8/4 03:36:46p 1556 WS Client sent a reserved/unknown frame: 15
    8/4 03:36:46p 1556 WS Client socket no longer connected
    8/4 03:36:46p 1556 WS service thread terminated (0 clients remain, 0 total, 1 served)
    -------------------------------------------------------------------

    Zazz


    Ruben Figueroa, Sysop,aka Zazz
    PBSync Prison Board
    telnet:wcalt.rdfig.net:2424
    http:wcalt.rdfig.net






    Ruben

    ... Real knowledge is to know the extent of ones ignorance.

    ---
    * Synchronet * PBSync - Sync Prison BBS, Mesquite, Tx (wcalt.rdfig.net)
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From mark lewis@1:3634/12.73 to Zazz on Sat Aug 4 18:13:44 2018

    On 2018 Aug 04 15:54:38, you wrote to echicken:

    8/4 03:36:46p 1556 WS Handshake Line: Upgrade: websocket
    8/4 03:36:46p 1556 WS Handshake Line:
    8/4 03:36:46p 1556 WS Client sent a reserved/unknown frame: 15

    if i'm reading this correctly, it looks like the above frame type 15 would be the problem...

    8/4 03:36:46p 1556 WS Client socket no longer connected
    8/4 03:36:46p 1556 WS service thread terminated (0 clients remain,
    0 total, 1 served)

    )\/(ark

    Always Mount a Scratch Monkey
    Do you manage your own servers? If you are not running an IDS/IPS yer doin' it wrong...
    ... Claiming mental bankruptcy is always an easy option.
    ---
    * Origin: (1:3634/12.73)
  • From echicken@1:103/705 to Zazz on Sat Aug 4 20:38:02 2018
    Re: ecwebv4
    By: Zazz to echicken on Sat Aug 04 2018 15:54:39

    8/4 03:36:46p 1556 WS Client sent a reserved/unknown frame: 15
    8/4 03:36:46p 1556 WS Client socket no longer connected

    This is either ftelnet doing something wrong, or websocketservice.js doing something wrong. On the surface the error message makes it look like ftelnet is the problem, but it's hard to say.

    My only suggestion for now is to update the following files to the latest versions from the Synchronet CVS repository:

    exec/websocketservice.js
    exec/load/ftelnethelper.js

    Check your 'mods' directory. If you have copies of either of these files in there, delete them.

    Restart services or your BBS afterward.

    I can't reproduce your problem here, but I'll update some stuff in a few days and try again.

    ---
    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 Zazz@1:103/705 to echicken on Sun Aug 5 09:57:12 2018
    Re: ecwebv4
    By: echicken to Zazz on Sat Aug 04 2018 20:38:02

    My only suggestion for now is to update the following files to the latest versions from the Synchronet CVS repository:

    exec/websocketservice.js
    exec/load/ftelnethelper.js

    Check your 'mods' directory. If you have copies of either of these files in there, delete them.

    Restart services or your BBS afterward.

    I can't reproduce your problem here, but I'll update some stuff in a few days and try again.

    Will do, and thanks for all your time and input.

    Zazz


    Ruben Figueroa, Sysop,aka Zazz
    PBSync Prison Board
    telnet:wcalt.rdfig.net:2424
    http:wcalt.rdfig.net






    Ruben

    ... Never return a kindness---pass it on!

    ---
    * Synchronet * PBSync - Sync Prison BBS, Mesquite, Tx (wcalt.rdfig.net)
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Nightfox@1:103/705 to echicken on Wed Aug 29 20:15:19 2018
    For quite a long time, I've had a customized home screen for my BBS using frames with a sidebar and a main page frame. And I had a link to the forums page from your ecwebv4 for the message forum section. I just wanted to let you know that I've decided to just use your ecwebv4 for my BBS web site. I was planning on changing from using frames to a sidebar similar to what you already made in ecwebv4, so I decided to customize your ecwebv4 for my BBS. I still have some tweaking I want to do regdarding the CSS styles and perhaps some of the sidebar content, but I think it works well. If I just use your ecwebv4, it looks like a better integrated web site than the mashup that I had. I like what you've done on the web side for Synchronet.

    Nightfox

    ---
    * Synchronet * Digital Distortion: digitaldistortionbbs.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From echicken@1:103/705 to Nightfox on Thu Aug 30 08:37:08 2018
    Re: ecwebv4
    By: Nightfox to echicken on Wed Aug 29 2018 20:15:19

    for my BBS. I still have some tweaking I want to do regdarding the CSS styles and perhaps some of the sidebar content, but I think it works well. If I just use your ecwebv4, it looks like a better integrated web site than the mashup that I had. I like what you've done on the web side for

    Thanks - I'm glad it's working well for you. Customization *should* be fairly easy, but let me know if there are any problems, as always.

    Looks like some of the links at the top of your sidebar are broken, should be easy enough to fix. Some of them might need to be hidden from guest / unauthenticated users (user list, change password, etc.) but that is easy
    to do if the sidebar module is ssjs.

    if (user.alias != settings.guest) // someone is logged in

    ---
    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 Nightfox@1:103/705 to echicken on Thu Aug 30 09:39:41 2018
    Re: ecwebv4
    By: echicken to Nightfox on Thu Aug 30 2018 08:37 am

    Thanks - I'm glad it's working well for you. Customization *should* be fairly easy, but let me know if there are any problems, as always.

    Looks like some of the links at the top of your sidebar are broken, should be easy enough to fix. Some of them might need to be hidden from guest / unauthenticated users (user list, change password, etc.) but that is easy to do if the sidebar module is ssjs.

    if (user.alias != settings.guest) // someone is logged in

    Ah, yes, looks like some of the links are indeed broken. I'll have to fix those.. Some of those broken links may be due to the re-arranging of my web directory.

    Nightfox

    ---
    * Synchronet * Digital Distortion: digitaldistortionbbs.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)