Veyon keys not setup properly Ubuntu 18.04
-
I had been using Veyon for several years with no problem. This year I have tried everything to get Veyon to work in my classroom to no avail. I am using authenication keys but can't get it to work.
My clients are running Ubuntu 18.04 and have the most recent version of Veyon installed.
My master is running Windows 10 and have the same version of Veyon installed.
I set up my keys on master and import them on client. When I click "test" to see if they are set up properly, it returns the message "keys are not setup properly on this computer".
I notice that the public key id on the client is different than on the master.
Any help would be appreciated. Never had a problem getting this to work in the past.
Thanks!
-
Hi,
the message "keys are not set up properly" only appears if you did not install the private key (which is not necessary for client computers) so don't worry about that. The key pair ID can be different across platforms due to differences in the SSL implementations (we're working on a fix for this). I guess you're hitting one of the most typical problems in IT: permissions. Can you verify that the public key file on the client computers is readable by everyone? Do the log files (/tmp/VeyonServer.log
) indicate any authentication problems? Have you set authentication type to "Key file authentication" on clients? -
@tobydox when i do "telnet localhost 11100" in a terminal I get a "connection refused". I do not have a firewall setup. Searching the internet, I see several others having the same issue but it doesn't seem that anyone has found an answer to this problem.
I have other machines in my classroom running Linux Lite which is based on Ubuntu. These machines work just fine with Veyon. I guess I will just install Linux Lite on all of my machines to fix the problem
Before I do this, if anyone has a solution to this, please reply. Lots of others having the same problem.
-
@hammergil Can you please try the solution proposed at https://veyon.nodebb.com/topic/1289/veyon-server-doesn-t-start-qt-aa_shareopenglcontexts-must-be-set-before-qcoreapplication/5?_=1623866267474 ?