Skip to content

Help & Troubleshooting

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

994 Topics 2.6k Posts
  • Can't reach the Master PC via Remote Desktop

    3
    0 Votes
    3 Posts
    318 Views
    W
    @Badbug Yes, restarting the Master machine solve the problem (for a while), but I don't want to restart my Master PC every day, because it's like a server machine in our network
  • Unable to launch programs or websites

    2
    0 Votes
    2 Posts
    194 Views
    L
    Hi, Have you tried with the fullpath name of the program ? If the program is in the environnement PATH, it should work. I tested with "notepad" and it launch on the client. So you can try with notepad to see if it work also.
  • Désinstaller Italc pour installer Veyon

    4
    0 Votes
    4 Posts
    1k Views
    F
    Bonjour Là : https://docs.veyon.io/fr/latest/admin/index.html
  • Veyon and DHCP

    2
    0 Votes
    2 Posts
    658 Views
    E
    Hi, you can use host names instead of ip adress.
  • Ad listing is empty

    1
    0 Votes
    1 Posts
    146 Views
    No one has replied
  • 0 Votes
    1 Posts
    115 Views
    No one has replied
  • computer but has been blocked due to access control settings

    2
    0 Votes
    2 Posts
    251 Views
    B
    can you please elaborate more about your situation? did u installed the latest version? what operating system the master and the clients are using and what you tried to do that made the error appear?
  • Veyon 4.3 - Screen flashes

    4
    0 Votes
    4 Posts
    305 Views
    5
    Yes it is, Reproductile on several pc of brand and different generation
  • Updating to 4.3 from 4.1.2

    2
    0 Votes
    2 Posts
    240 Views
    T
    First of all: 4.3.0 is the most recent version while 4.1.2 is a very old version released more than a year ago And yes, usually you should update both master and client computers. Use silent installation options to automate this task easily: https://docs.veyon.io/en/latest/admin/installation.html#automated-silent-installation
  • Disabling "Access Control Error" notification

    3
    0 Votes
    3 Posts
    366 Views
    T
    Unfortunately Veyon Master is not capable of filtering computers based on access control rules on the client computers. The reason for this is that the local state of the individual computers (which user is logged on etc.) is not known to Veyon Master so we can't reliably determine whether a certain computer can actually be accessed or not.
  • 0 Votes
    2 Posts
    232 Views
    T
    You can try to set up https://docs.veyon.io/en/latest/admin/access-control-rules.html and play with the conditions regarding computer locations. This way you can prevent users easily from accessing computers at a different location (room).
  • 0 Votes
    1 Posts
    244 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Login to Local User without password

    2
    0 Votes
    2 Posts
    253 Views
    M
    Problem solved. Username is Student with no password. A password is not required when using key file authentication. Computer name is used to identify machine.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Client PCs with username but no password using key authentication?

    1
    0 Votes
    1 Posts
    222 Views
    No one has replied
  • Setup with AD

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Conf LDAP

    1
    0 Votes
    1 Posts
    173 Views
    No one has replied
  • Upgrade from 4.0.3 to 4.3.0?

    2
    0 Votes
    2 Posts
    315 Views
    B
    The upgrade works with a caveat or two. On the Veyon Master machine, it lost all of the location and PC data. Having a .csv file on hand with that info made it almost painless to get them back. The "almost" is due to misinformation in the Veyon-Cli help information: veyon-cli.exe networkobjects help import show this as one of the examples: * Import simple CSV file to a single room: networkobjects import computers.csv location "Room 01" format "%name%;%host%;%mac%" The above is exactly what I needed to do but it gave an error saying it failed to parse line 1. With no additional info available, I presumed something was wrong with my file... "Does it need a header row?", "Are certain keywords needed in a header row?", and other questions like that came up. After a few experiments, none successful, I noticed the ";"s in the format section of the sample line - changing those to to ","s fixed the problem: networkobjects import computers.csv location "Room 01" format "%name%,%host%,%mac%" And for those wondering, a header row in the import file is seen as data, so a new PC is created using the info it contains. In the old config, I was using keys for authentication. The old keys still work, although I had to configure the Master and Clients to use key file authentication, as they both defaulted to logon auth. As I recall using the old keys may not have been possible back in the 4.1 days, which is what prompted my question here in the first place. It seems that if I'm remembering correctly, that has been addressed and fixed. So the short answer to my question is "Yes". I hope this helps some else down the road... ~bd
  • public key not the same from windows master to ubuntu client ...

    1
    0 Votes
    1 Posts
    116 Views
    No one has replied