Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Veyon Community Forum

  1. Home
  2. Help & Troubleshooting
  3. ASTER compatible

ASTER compatible

Scheduled Pinned Locked Moved Help & Troubleshooting
16 Posts 5 Posters 1.5k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Sergey

    Hi @tobydox
    I checked out the new version. It works the same way. In second workplace, the VNC server does not start and nothing appears in the tray.

    • I can't fix the last post. editing is possible only within 1 hour after publication.
    T Offline
    T Offline
    tobydox
    wrote on last edited by
    #7

    @sergey Thank you for testing and sending the log files. Obviously more work is required to make everything work in multi-seat sessions. Can you start veyon-server.exe manually inside the user sessions? Just to verify if the server has problems with the multi-seat session or whether things needs to be improved in the Veyon Service.

    S 2 Replies Last reply
    0
    • T tobydox

      @sergey Thank you for testing and sending the log files. Obviously more work is required to make everything work in multi-seat sessions. Can you start veyon-server.exe manually inside the user sessions? Just to verify if the server has problems with the multi-seat session or whether things needs to be improved in the Veyon Service.

      S Offline
      S Offline
      Sergey
      wrote on last edited by
      #8

      Hi @tobydox
      The case when the server is started at the first workplace:

      • when manually launching veyon-server.exe on the second workstation, only the veyon-worker process appears in the task manager
      • if you run veyon-server.exe several times, several veyon-worker processes will appear

      The case when the veyon-server process is killed in the task manager:

      • when manually launching veyon-server.exe on the second workstation, the process veyon-server and veyon-worker appears in the task manager
      • if you run veyon-server.exe several times, several veyon-worker processes will appear
      • Veyon Master displays the second seat desktop
      • in the first workplace, under the same conditions, the veyon-worker does not start.
      J 1 Reply Last reply
      0
      • T tobydox

        @sergey Thank you for testing and sending the log files. Obviously more work is required to make everything work in multi-seat sessions. Can you start veyon-server.exe manually inside the user sessions? Just to verify if the server has problems with the multi-seat session or whether things needs to be improved in the Veyon Service.

        S Offline
        S Offline
        Sergey
        wrote on last edited by
        #9

        Hi @tobydox
        Are there any news?

        T 1 Reply Last reply
        0
        • S Sergey

          Hi @tobydox
          Are there any news?

          T Offline
          T Offline
          tobydox
          wrote on last edited by
          #10

          @sergey Unfortunately not, we were very busy with the 4.6.0 release. There still seem to be some issues with running the server itself inside the ASTER sessions. You could try to switch the VNC server to "External VNC server" in the Service configuration page and after rebooting see if at least the tray icon (i.e. veyon-worker) appears reliably for each session. If this works, in the next step you could run a VNC server (e.g. UltraVNC) in each session manually on the corresponding ports (i.e. 11200 + session ID) and see whether Veyon Master can connect to this VNC server through the Veyon Server (which BTW acts as a proxy server for the local VNC server).

          1 Reply Last reply
          0
          • S Sergey

            Hi @tobydox
            The case when the server is started at the first workplace:

            • when manually launching veyon-server.exe on the second workstation, only the veyon-worker process appears in the task manager
            • if you run veyon-server.exe several times, several veyon-worker processes will appear

            The case when the veyon-server process is killed in the task manager:

            • when manually launching veyon-server.exe on the second workstation, the process veyon-server and veyon-worker appears in the task manager
            • if you run veyon-server.exe several times, several veyon-worker processes will appear
            • Veyon Master displays the second seat desktop
            • in the first workplace, under the same conditions, the veyon-worker does not start.
            J Offline
            J Offline
            jhonatec
            wrote on last edited by
            #11

            @sergey Hello from Brazil, I'm trying to setup right now, it sems to start to respond, when i figure out, i'm coming back to post it if you still need some help!

            1 Reply Last reply
            1
            • J Offline
              J Offline
              jhonatec
              wrote on last edited by
              #12

              Hi, great news! It's working VEYON + ASTER !!!

              I made a video with english speaking and portuguese as well, here follows the link:
              https://www.youtube.com/watch?v=V0Dj6mj1ico (English)
              https://www.youtube.com/watch?v=R8myaZpd444 (Portuguese with captions corrected)

              Enjoy it!

              S 1 Reply Last reply
              1
              • J jhonatec

                Hi, great news! It's working VEYON + ASTER !!!

                I made a video with english speaking and portuguese as well, here follows the link:
                https://www.youtube.com/watch?v=V0Dj6mj1ico (English)
                https://www.youtube.com/watch?v=R8myaZpd444 (Portuguese with captions corrected)

                Enjoy it!

                S Offline
                S Offline
                Sergey
                wrote on last edited by Sergey
                #13

                @jhonatec
                Thanks, it really works.
                I slightly changed the way that the ID is determined based on the workplace number. To do this, just copy two bat files to the folder with ASTER.
                runonlogin_wpn.bat

                @setx VEYON_SESSION_ID %1
                EXIT
                

                and runonlogin_wpn2.bat

                @START "" "c:\Program Files\Veyon\veyon-server.exe" 
                EXIT
                

                @tobydox
                Even so, some functions do not work. I can remotely control and also block / unblock the user. But, I cannot send messages to additional places, as well as open the site

                T 1 Reply Last reply
                1
                • S Sergey

                  @jhonatec
                  Thanks, it really works.
                  I slightly changed the way that the ID is determined based on the workplace number. To do this, just copy two bat files to the folder with ASTER.
                  runonlogin_wpn.bat

                  @setx VEYON_SESSION_ID %1
                  EXIT
                  

                  and runonlogin_wpn2.bat

                  @START "" "c:\Program Files\Veyon\veyon-server.exe" 
                  EXIT
                  

                  @tobydox
                  Even so, some functions do not work. I can remotely control and also block / unblock the user. But, I cannot send messages to additional places, as well as open the site

                  T Offline
                  T Offline
                  tobydox
                  wrote on last edited by
                  #14

                  @sergey @jhonatec Great news! So the question remains how Veyon Service can identify the session ID for a certain session and pass it to the Veyon Server instances. Is there any ASTER-specific environment variable which we could evaluate?

                  S 1 Reply Last reply
                  0
                  • T tobydox

                    @sergey @jhonatec Great news! So the question remains how Veyon Service can identify the session ID for a certain session and pass it to the Veyon Server instances. Is there any ASTER-specific environment variable which we could evaluate?

                    S Offline
                    S Offline
                    Sergey
                    wrote on last edited by
                    #15

                    @tobydox
                    Could you add startup parameters for veyon-server.exe?
                    In order not to use an environment variable, but to pass the session / workstation number through the parameter. This was the case in the old version of iTalk.

                    "Is there any ASTER-specific environment variable which we could evaluate?"
                    I will clarify this.

                    1 Reply Last reply
                    1
                    • P Offline
                      P Offline
                      Peter 0
                      wrote on last edited by
                      #16

                      Any news here?

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      Powered by NodeBB | Contributors
                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Users
                      • Groups