Skip to content

Help & Troubleshooting

You're facing difficulties with setting up Veyon? Ask away!

1.1k Topics 2.7k Posts
  • Veyon Master and config won´t start

    2
    0 Votes
    2 Posts
    303 Views
    L
    Hello, i helped myself. Solution is resetting config through cli-command line. You can lock thread now. Stanley
  • No se cual es mi usuario y contraseña

    1
    0 Votes
    1 Posts
    260 Views
    No one has replied
  • Using Veyon across VLANs

    2
    0 Votes
    2 Posts
    615 Views
    P
    @paulthedate Answer was I needed to use the IP instead of Hostname in the Configurator. now all good.
  • trouble import keys

    3
    0 Votes
    3 Posts
    774 Views
    M
    @tobydox https://prnt.sc/1e1d6oj I have a problem I can't import the key so it appears
  • .pem

    2
    0 Votes
    2 Posts
    337 Views
    M
    https://prnt.sc/1e1d6oj
  • Veyon ne fonctionne pas sur mes pc ??

    1
    0 Votes
    1 Posts
    614 Views
    No one has replied
  • Problems with gdm but not with lightdm

    4
    0 Votes
    4 Posts
    749 Views
    L
    Hi, The way to fix this problem : install the lightdm package on the PC running gdm select lightdm option during installation reboot Juste one question : For which reason does the command "telnet localhost 11100" is OK just after the lightdm installation and not before with GDM ??? V.Le Mieux
  • What is the Cli command to set PredefinedPrograms

    1
    0 Votes
    1 Posts
    225 Views
    No one has replied
  • Better Documentation Please

    1
    0 Votes
    1 Posts
    226 Views
    No one has replied
  • Is it possible to connect from my home to the classroom?

    3
    0 Votes
    3 Posts
    603 Views
    J
    @tobydox Not technical enough! Does not the entire internet work through TCP/IP? That's like saying that you can listen to the radio, as long as your radio can pick up the electro magnetic waves. Though I suppose the caveat "directly" offers some clues. I suppose you mean to suggest that the IP route is unobstructed, and not behind NAT or firewalls, right? Can you elaborate on the security risks or design paradigm a bit? Is all I have to do is forward the 11100 and 11400 ports?
  • How to upgrade?

    1
    0 Votes
    1 Posts
    188 Views
    No one has replied
  • Dialog boxes via Veyon not rendering

    1
    0 Votes
    1 Posts
    178 Views
    No one has replied
  • Connection problems - long waiting times

    2
    0 Votes
    2 Posts
    310 Views
    T
    Are you using key file or logon authentication? In case of logon authentication the bottleneck could be your AD server since it has to handle authentication requests from all Veyon clients at the same time (since each client checks the credentials of the teacher to authenticate the connection).
  • Issues using veyon-cli authkeys import

    4
    0 Votes
    4 Posts
    2k Views
    T
    @erict: indeed the authentication key name check is too strict at the moment since it only allows word characters (0-9, a-z, A-Z and underscore). I just committed a fix which will also allow the minus character (https://github.com/veyon/veyon/commit/768feeb53c11d7a1f5e5fa4d8378d795c73cc1ad). It will be part of Veyon 4.5.7 next month. In case you build packages on your own, you can simply do this for the latest 4.5 branch. Besides that, importing keys via veyon-cli should work with the following command: veyon-cli authkeys import veyon_master/public public-key.pem
  • Red screen on desktop preview?

    2
    0 Votes
    2 Posts
    1k Views
    T
    A red screen usually indicates authentication problems, i.e. either the authentication keys have not been setup properly on both teacher and student computers or logon authentication fails due to invalid credentials entered on Veyon Master startup.
  • Unable to setup Active Directory in Configurator 4.5.6

    3
    0 Votes
    3 Posts
    487 Views
    T
    @stuartr Interesting! Does it work with 4.5.5? I'm asking because we upgraded the 3rdparty OpenLDAP library in 4.5.6 so the crash might be related to that.
  • Veyon keys not setup properly Ubuntu 18.04

    11
    0 Votes
    11 Posts
    2k Views
    H
    @tobydox I don't see where to add the parameter. I switched to advanced mode, under "service" I don't see any place to add a parameter under the VNC server section.
  • problem with vertically placed screens

    1
    0 Votes
    1 Posts
    185 Views
    No one has replied
  • Veyon 4.5.4 VNC serveur Crash on demo mode

    30
    0 Votes
    30 Posts
    9k Views
    F
    Hello Tobydox I now know the problem of error 87 ... but I don't know how to solve it yet ... the error occurs if I am connected in RDP on the machine on which I am installing Veyon. if I am physically connected to the machine no more error 87 problem. From the information I could read, this is related to graphics driver problem ... But you have necessarily done something about the graphics settings since until version 4.5.4.3 this does not pose a problem in RDP. Fred
  • LDAP Configuration for user access

    2
    0 Votes
    2 Posts
    642 Views
    T
    Have you installed all available Windows updates? The AcceptSecurityContext call has been an issue with certain updates 1 or 2 years ago. As a workaround you can enable the Use alternative user authentication mechanism option in the Windows configuration page in Veyon Configurator after enabling the advanced settings (View -> Advanced).