Skip to content

Help & Troubleshooting

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

949 Topics 2.5k Posts
  • Method for UUID generation ?

    3
    0 Votes
    3 Posts
    446 Views
    Z

    Hi,

    Sorry, I was too busy to go back to veyon install this last days.
    Coming back to it, today, I fixed my "problem" :
    In fact, my .json file was malformed. But, as veyon-ctl returned "OK" message whan I imported it, I didn't suspect that.
    Now, I fixed it, and it works well.
    For the record, I have no problem generating UUID with python or even bash, using the following commands :

    # bash : uuid=$(uuidgen) # python : import uuid newUid = "{" + str(uuid.uuid4()) + "}"

    I have now a working veyon installation for all my rooms. Every new PC automatically sends its informations to veyon conf (ip, Mac, hostname, UUID and room).

    Thank you for your help and your great job developping veyon. It's a powerful and really usefull software for education.

  • Bug in veyon-ctl networkobjects import

    2
    0 Votes
    2 Posts
    491 Views
    T

    This is indeed an insufficiency in the import command. I just added the missing support for importing an optional object type column. It will be part of Veyon 4.2 and maybe we'll also backport it to future 4.1 releases.

  • Lock all Veyon client from Veyon master from a batchfile ?

    2
    0 Votes
    2 Posts
    324 Views
    T

    Hello Martin,

    making all features in Veyon Master accessible through the command line as well is one of our long-term goals. Until then the only thing you can try is to modify the source code such that specific hotkeys are assigned to buttons in the toolbar. I can offer commercial services to get this done for you - please write an email to support@veyon.io.

    Best regards
    Tobias

  • 0 Votes
    3 Posts
    820 Views
    T

    Please check the permissions on the key files in /etc/veyon/keys/* - you can change the group allowed to read the private key easily using Veyon Configurator -> Authentication keys -> Set access group

  • Creating Password for Veyon Master

    2
    0 Votes
    2 Posts
    2k Views
    T

    Welcome to Veyon! Have you already read http://docs.veyon.io/en/latest/admin/configuration.html#authentication ? It explains the basics concerning authentication methods. You have to switch the method from logon to keyfile authentication if you want to use it (http://docs.veyon.io/en/latest/admin/reference.html#authentication). If not, you have to make sure to have identical accounts on all computers so you use your normal teacher account for Veyon Master logon.

  • 0 Votes
    3 Posts
    635 Views
    T

    Yes please open a bug report so we can deal with that issue in detail.

  • greyed out client machines on the Master

    2
    0 Votes
    2 Posts
    300 Views
    T

    Welcome to Veyon! If the machines are greyed out they can't be reached by the Master at all. If computers are shown in red they are reachable via ping but not the Veyon Service i.e. no service running or authentication problems. Did you follow the troubleshooting instructions at http://docs.veyon.io/en/latest/admin/troubleshooting.html#computers-can-t-be-accessed ?

  • Veyon 4.1.3 Master Keyboard & mouse not working

    4
    0 Votes
    4 Posts
    678 Views
    T

    Uninstalling and rebooting should help 🙂

  • Complete Full Name/Display Name doesn't display in thumbnail caption

    2
    0 Votes
    2 Posts
    325 Views
    T

    Thank you for your feedback! We recently improved this in the current development branch so this will be fixed in 4.2. The full name will be displayed properly. May be we'll also backport the change to 4.1.x.

  • Deactivate live user screen in Veyon Master

    8
    0 Votes
    8 Posts
    2k Views
    L

    @fred Sorry for the late answer. I was on vacation the last days.

    Yes that´s it.
    The Veyon Master should be able to lock or unlock a Computer (Veyon Client) without being able to see what the connected user ist doing.

  • No password encryption with veyon-ctl?

    3
    0 Votes
    3 Posts
    425 Views
    E

    Okidoki.
    => https://github.com/veyon/veyon/issues/448

  • Need help to configure veyon with command line

    2
    0 Votes
    2 Posts
    369 Views
    Z

    Hi again,

    I slept on it, as one says, and I realized there was no problem with UIDs : I just got to generate and include them in the conf.
    Very often, network based softwares work with agents on clients, that sends its information on server, to be "recognized".
    I realised there is no such process in veyon, and that a computer's UID is only present on master, the client doesn't even know it.

    Sorry for that "stupid" question. You can mark as "resolved"

    For the record : I'm discovering Veyon, and I'm really impressed by its possibilities and its fast evolution.
    Thanks for your great job

    E.T.

  • Power On Doesn´t work on Veyon 4.1.4

    2
    0 Votes
    2 Posts
    434 Views
    T

    Does Wake-on-LAN work in general on your computers, i.e. enabled in BIOS / NIC setup? Have you already tried a separate Wake-on-LAN tool? Can you try to disable your firewall temporarily?

  • School district blocks port for demo...

    3
    0 Votes
    3 Posts
    349 Views
    D

    Yes I double checked that. I also telnet the port and its not active thats how I concluded it was blocked. Is there another port that it might work on or is that the only port the service runs on?

  • Power On Option in v4.1.2 Not Working

    12
    0 Votes
    12 Posts
    4k Views
    P

    @tobydox I just updated to version 4.1.4. indeed the problem was solved. Thank you!!

  • Can't boot client pc

    2
    0 Votes
    2 Posts
    358 Views
    S

    @yasser WOL needs the MAC addresses of the PCs to work. So, you have to supply that info in the configuration.

  • Some applications "flashing" after installing the Veyon

    2
    0 Votes
    2 Posts
    299 Views
    T

    Which version of Veyon are you using? You can try to disable capturing of layered windows in the configurator in the VNC server settings (select builtin VNC server if not selected) within the Service page.

  • How to protect configuration?

    2
    0 Votes
    2 Posts
    306 Views
    T

    Welcome to the Veyon forum! If users have admin privileges they usually can change any setting of any application so of course this applies to Veyon too 😉 Without admin privileges you can neither run Veyon Configurator nor change the settings in the registry.

  • Pop over on remote control?

    5
    0 Votes
    5 Posts
    712 Views
    T

    Today I worked on improving this so in upcoming 4.1.5 release the toolbar only appears after a delay of about 500 ms and the animation for appearing/disappearing is much faster now so everything should be much more usable now. A test build (4.1.4.10) is available at https://github.com/veyon/veyon/releases/download/v4.1.4/veyon-4.1.4.10-win64-setup.exe If you like the improvements please consider to make a donation to the Veyon project, see https://veyon.io/get-involved/ for details 😉

  • Drop-down menu bar on remote control is annoying!

    3
    0 Votes
    3 Posts
    407 Views
    T

    Today I worked on improving this so in upcoming 4.1.5 release the toolbar only appears after a delay of about 500 ms and the animation for appearing/disappearing is much faster now so everything should be much more usable now. A test build (4.1.4.10) is available at https://github.com/veyon/veyon/releases/download/v4.1.4/veyon-4.1.4.10-win64-setup.exe If you like the improvements please consider to make a donation to the Veyon project, see https://veyon.io/get-involved/ for details 😉