I have found the problem with the VNC-auto.socket in my system - it has a very short authentication time window, like 2 or 3 seconds. If I use a Tight VNC that has the password in memory then it connects, but if I take the time to put in a password normally, it gracefully closes by the time I get the first key hit. I have tried giving the x11vnc a time=30000 command, but that doen't seem to do any good. Anybody know what command I should send X11vnc to get, say, 20 seconds to authenticate?
On Wed, Apr 1, 2020 at 12:59 PM Jesse Jones <[email protected]> wrote: > No. The connection is gracefully closed at the submission of the > password, I never get to the screens. The RD3 does not show any indication > of connection attempt that I noticed. > > On Wed, Apr 1, 2020 at 12:09 PM < > [email protected]> wrote: > >> Send Rivendell-dev mailing list submissions to >> [email protected] >> >> To subscribe or unsubscribe via the World Wide Web, visit >> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev >> or, via email, send a message with subject or body 'help' to >> [email protected] >> >> You can reach the person managing the list at >> [email protected] >> >> When replying, please edit your Subject line so it is more specific >> than "Re: Contents of Rivendell-dev digest..." >> >> >> Today's Topics: >> >> 1. Re: Loading Logs (drew Roberts) >> 2. tight vnc into new appliance (Jesse Jones) >> 3. Re: tight vnc into new appliance (Steve Varholy) >> >> >> ---------------------------------------------------------------------- >> >> Message: 1 >> Date: Wed, 1 Apr 2020 12:18:32 -0400 >> From: drew Roberts <[email protected]> >> To: Lorne Tyndale <[email protected]> >> Cc: User discussion about the Rivendell Radio Automation System >> <[email protected]> >> Subject: Re: [RDD] Loading Logs >> Message-ID: >> <CAM4ThufkYyY8mBUDzqmGM=-MzDXmE1BbCkGEmzapuRM7-= >> [email protected]> >> Content-Type: text/plain; charset="utf-8" >> >> Lorne, >> >> On Wed, Apr 1, 2020 at 11:18 AM Lorne Tyndale <[email protected]> >> wrote: >> >> > Years ago Wayne Merricks put together a script which almost did this. >> > It has rdairplay load the day's log and skip to the cart that should be >> > playing based on the time of day. It is meant for those times when the >> > system reboots unexpectedly and such. Here's the link: >> > >> > >> > >> http://caspian.paravelsystems.com/pipermail/rivendell-dev/2015-November/023621.html >> >> >> I think you can find updated posts on th elist that discuss the changes >> needed to get this to work for 3.x code. >> >> all the best, >> >> drew >> >> > >> > >> > Lorne Tyndale >> > >> > > >> > > I have a question. When loading a log in rdairplay, one must manually >> > scroll down to the current hour in order to start the log at the current >> > time. How would everyone feel about the log automatically scrolling down >> > the current hour when loading a log? Should the log panel stay at the >> top >> > of the log as it does now? Should it only auto scroll upon load if the >> Hour >> > Selector is enabled? >> > > >> > > Patrick >> > > >> > > _______________________________________________ >> > > Rivendell-dev mailing list >> > > [email protected] >> > > http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev >> > _______________________________________________ >> > Rivendell-dev mailing list >> > [email protected] >> > http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev >> > >> >> >> -- >> Enjoy the *Paradise Island Cam* playing >> *Bahamian Or Nuttin* - https://www.paradiseislandcam.com/ >> -------------- next part -------------- >> An HTML attachment was scrubbed... >> URL: < >> http://caspian.paravelsystems.com/pipermail/rivendell-dev/attachments/20200401/54099c95/attachment-0001.html >> > >> >> ------------------------------ >> >> Message: 2 >> Date: Wed, 1 Apr 2020 12:00:49 -0500 >> From: Jesse Jones <[email protected]> >> To: [email protected] >> Subject: [RDD] tight vnc into new appliance >> Message-ID: >> < >> cagoj+85r0wkmwsxf_egd4vh6kuvnwey38uw561ezlj7mivd...@mail.gmail.com> >> Content-Type: text/plain; charset="utf-8" >> >> This is a brand new Paravel Appliance being set up on minimal CentOS 7. I >> have installed as root the x11vnc-auto per the instructions Nov 2018 RDD, >> including systemctl start x11vnc-auto.socket and systemctl enable >> x11vnc-auto.socket. As user rd used vnc password and following the >> prompts >> I set a password but did not use a view only password. Up until this >> point >> everything has gone as expected except when I use a TightVNC from Windows >> 10 Pro across the LAN the Appliance connects and asks for the password. >> When I put in the correct password, the Appliance responds with "The >> connection has been gracefully closed". /home/rd/vnc.log is empty. Tail >> of >> dmesg has nothing I recognize as vnc related. This same Windows 10 >> computer >> Tight VNC works on 11 other (older) Appliances. This is my first RD3 and >> my first in CentOS 7 - everything else was in CentOS 6 and I have to use >> notes just to get around. >> >> Do you think I need to add the password to root to get the VNC to open? >> What else should I do to get this working? >> -------------- next part -------------- >> An HTML attachment was scrubbed... >> URL: < >> http://caspian.paravelsystems.com/pipermail/rivendell-dev/attachments/20200401/8d98f7a7/attachment-0001.html >> > >> >> ------------------------------ >> >> Message: 3 >> Date: Wed, 1 Apr 2020 17:09:07 +0000 >> From: Steve Varholy <[email protected]> >> To: Jesse Jones <[email protected]>, >> "[email protected]" >> <[email protected]> >> Subject: Re: [RDD] tight vnc into new appliance >> Message-ID: >> < >> bn6pr19mb1252faebd8e1dad6c27672dcd0...@bn6pr19mb1252.namprd19.prod.outlook.com >> > >> >> Content-Type: text/plain; charset="us-ascii" >> >> Is the Rivendell box popping up a dialog on it's screen to ask permission >> to share the desktop? >> >> The 2.x appliances would do that. >> >> >> Steve Varholy >> President and General Manager >> >> [1478183502168_WXRY_Full_993_300x145.png] >> >> >> The Historic Barringer Building >> >> 1338 Main Street - Suite 202 >> >> Columbia, South Carolina 29201 >> >> Office/Studio: (803) 988-9930 >> >> Cell: (703) 585-2101 >> >> >> A Service of the Independent Media Foundation >> >> ________________________________ >> From: [email protected] < >> [email protected]> on behalf of Jesse Jones >> <[email protected]> >> Sent: Wednesday, April 1, 2020 1:00 PM >> To: [email protected] < >> [email protected]> >> Subject: [RDD] tight vnc into new appliance >> >> This is a brand new Paravel Appliance being set up on minimal CentOS 7. >> I have installed as root the x11vnc-auto per the instructions Nov 2018 RDD, >> including systemctl start x11vnc-auto.socket and systemctl enable >> x11vnc-auto.socket. As user rd used vnc password and following the prompts >> I set a password but did not use a view only password. Up until this point >> everything has gone as expected except when I use a TightVNC from Windows >> 10 Pro across the LAN the Appliance connects and asks for the password. >> When I put in the correct password, the Appliance responds with "The >> connection has been gracefully closed". /home/rd/vnc.log is empty. Tail of >> dmesg has nothing I recognize as vnc related. This same Windows 10 computer >> Tight VNC works on 11 other (older) Appliances. This is my first RD3 and >> my first in CentOS 7 - everything else was in CentOS 6 and I have to use >> notes just to get around. >> >> Do you think I need to add the password to root to get the VNC to open? >> What else should I do to get this working? >> -------------- next part -------------- >> An HTML attachment was scrubbed... >> URL: < >> http://caspian.paravelsystems.com/pipermail/rivendell-dev/attachments/20200401/27991933/attachment.html >> > >> -------------- next part -------------- >> A non-text attachment was scrubbed... >> Name: Outlook-1478183502.png >> Type: image/png >> Size: 21658 bytes >> Desc: Outlook-1478183502.png >> URL: < >> http://caspian.paravelsystems.com/pipermail/rivendell-dev/attachments/20200401/27991933/attachment.png >> > >> >> ------------------------------ >> >> _______________________________________________ >> Rivendell-dev mailing list >> [email protected] >> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev >> >> >> End of Rivendell-dev Digest, Vol 84, Issue 3 >> ******************************************** >> >
_______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
