Skip to content

Help & Troubleshooting

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

987 Topics 2.6k Posts
  • Difficult connection

    4
    0 Votes
    4 Posts
    246 Views
    G

    Hi,

    It works better but sometimes I do not have access it takes me time to start by control or the opposite "to see at a distance" and it works.
    Sometimes I need to restart the software and allow the screen time to appear.

    Where does the problem comes from ?
    Ā 
    Of course, It's better than without address MAC.

    Thank you 😊

  • Lock all screens with python

    1
    0 Votes
    1 Posts
    125 Views
    No one has replied
  • Upgrade from iTalc to Veyon 4.1.7, screen refresh it's just unusable now

    4
    0 Votes
    4 Posts
    366 Views
    T

    Hi Tobias:

    Thanks for your answer. I use 12 computers and the bandwidth not exceed 5Mb in the worst case, all processors in the master runs below 1%. Changing the screen update not affect the behavior. Unfortunately I need to downgrade to iTalc, veyon it's unusable for me.
    Edit: I install iTalc again and works ok. If I change parameters can't reply de Veyon behavior but if I choose iTalk demo internal server everything work slowest. Maybe this can help you to detect the problem.

  • WOL and shutdown Windows PCs remotely from Raspbian

    7
    0 Votes
    7 Posts
    1k Views
    B

    That is unfortunate šŸ˜ž I think powering off computers automatically at the end of the workday would be a very useful addition. Especially nowadays, when saving electricity is a priority.

  • Issue with users home on NFS with rootsquash option

    12
    0 Votes
    12 Posts
    1k Views
    Z

    @tobydox
    No problem, you can't be on dev and forum at the same time šŸ˜‰
    Your job is really helpful for a lot of people, thanks for that.

    I'd like to be more useful here on the forum, but not "good" enough yet with veyon to help much people.

    Regards
    ET

  • Ubuntu 18-04 : no veyon service when user logs in

    6
    0 Votes
    6 Posts
    654 Views
    T

    Sorry for the confusion. Even though the figures at http://docs.veyon.io/en/latest/admin/introduction.html#components are outdated the information below are up to date and should give you an idea of the involved processes. Do you still have questions regarding the processes?

  • AD Configuration

    2
    0 Votes
    2 Posts
    251 Views
    T

    @ngranville: not sure if this is what you're searching for but we'll provide the LDAP Pro plugin on a commercial base very soon. This plugin allows to use multiple AD servers or object trees. If your locations (buildings, floors, rooms etc.) are organized hierarchical in your directory LDAP Pro will make them available in a real tree view in Veyon Master as well. If you're interested in joining the beta testing program for the plugin you can contact me by email: tobydox@veyon.io.

  • Veyon Service not running automatically !

    2
    0 Votes
    2 Posts
    218 Views
    T

    Which specific version of Windows 10 are you using? Are you using computers in an ActiveDirectory?

  • ubuntu 18.04, how to delete all the veyon old setting and reinstall veyon

    2
    0 Votes
    2 Posts
    201 Views
    T

    Simply remove the /etc/veyon directory as well as the configuration file /etc/xdg/Veyon\ Solutions/Veyon.conf. Afterwards you can start from scratch šŸ™‚

  • Rookie Installer - I need help!

    2
    0 Votes
    2 Posts
    247 Views
    Z

    Hi,

    Not a pro with veyon, just a "basic" user, but here are some informations that maybe could help you :

    Key authentication is not needed for veyon to work (I managed many classrooms without using it).
    Although your laptops addresses are dynamic, they can be fixed. If you have access to dhcp configuration, you can declare your devices, and assign a fixed address to each one. In dhcpd conf file, it looks like :

    host pc1 { hardware ethernet 68:5d:43:2a:f3:af; fixed-address 10.21.27.101; }

    (MAC and IP addresses should be changed, according to your devices and network)

    Maybe it could allow you to declare IP addresses in Veyon and fix your issue with laptops appearing or not in veyon-master (I'm not sure of which parameter veyon uses to "recognize" PCs).

    You should maybe describe a little more your context to help someone to help you (what kind of network, which part of the infrastructure you have access to...)
    If you don't manage the network, you should see with an admin to help you.

    Hope it can help a little bit,

    ET

  • Veyon master don't see computer using external VNC

    1
    0 Votes
    1 Posts
    187 Views
    No one has replied
  • Show mode scale to fit

    8
    0 Votes
    8 Posts
    632 Views
    T

    Thank you for your feedback and your tests! They'll help us to investigate this issue and hopefully find a solution for the next release.

  • Unable to connect Master with Clients

    4
    0 Votes
    4 Posts
    1k Views
    F

    Hi, really i've had no probs with 4.1.7 and 30 pc with win10
    Are you sure in the General tab of the configurator there is the connection through key file ? It is not the default

  • Strange behavior when connected

    2
    0 Votes
    2 Posts
    218 Views
    F

    I tried to upgrade graphics driver, didnt help. After upgrading Veyon to 4.2 Alpha (4.1.91), the problem is solved and everything works fine. Thank you.

  • veyon install error 0xc000007b

    1
    0 Votes
    1 Posts
    94 Views
    No one has replied
  • ldap password with an @ --> cmd test and "base DN Fixe" fail to connect

    3
    0 Votes
    3 Posts
    328 Views
    T

    @tobydox Thanks for your help Tobydox, i have tried in cmd under windows and i always get an error. If i try with the graphic interface authentification "@" in my password this work perfectly.

  • Client Computer can unlock the computer

    2
    0 Votes
    2 Posts
    310 Views
    T

    In the Veyon Configuration (Master -> Behaviour) you can enable the option "Enforce selected mode for client computers" which should automatically re-lock computers once logged on again.

  • This topic is deleted!

    5
    0 Votes
    5 Posts
    207 Views
  • [resolved with 4.1.9 beta] Room configuration with AD

    3
    0 Votes
    3 Posts
    327 Views
    B

    Hi,

    yes I have changed the network object directory backend to "LDAP" !

    Best regards

  • Ignore some LDAP rooms

    3
    0 Votes
    3 Posts
    252 Views
    Z

    Hello and thanks

    Recursive search is active, but it is also needed because of the nesting of user groups and room groups.

    This is related to bugtracker https://github.com/veyon/veyon/issues/465 .
    The renaming is a working workaround for me. Pay attention to the alphabetical order of nested items in the LDAP tree.

    -workstations
    -- Workdepartment1
    ---- Room01
    ---- Room02
    -- Workdepartment2
    ---- Room03
    ---- Room04

    That's how it works for at the moment. šŸ™‚