ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    ScreenConnect on Korora 25

    IT Discussion
    korora 25 screenconnect
    1
    4
    978
    Loading More Posts
    • 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.
    • JaredBuschJ
      JaredBusch
      last edited by JaredBusch

      So now I need to actually work. I have the ScreenConnect agent installed my my new desktop easily enough.

      But I cannot connect to any of the other devices. It tries to launch the JNLP file with IcedTea web and jsut sits there forever.

      0_1493002316754_upload-abe31536-9fe2-45e8-bbf0-f8f4e5ce30c2

      1 Reply Last reply Reply Quote 0
      • JaredBuschJ
        JaredBusch
        last edited by

        I can connect to my desk easy enough.
        0_1493002416144_IMG_0101.PNG

        1 Reply Last reply Reply Quote 0
        • JaredBuschJ
          JaredBusch
          last edited by

          loaded the jnlp manuall with

          javaws -nosecurity -verbose /tmp/mozilla_jbusch0/ConnectWiseControl.Client.jnlp
          

          and i found the problem.
          Right off the bat it is trying to connect back to something that is not accessible. I have a Nginx proxy in front of this ScreenConnect instance

          line: 3 <jnlp codebase="http://support.bundystl.com:8040/Bin/" xmlns="http://www.w3.org/1999/xhtml">
          

          That URL should be

          https://support.bundystl.com/Bin
          

          I edited the jnlp file and boom, it all worked.. This means I have a problem in my ScreenConnect config that I had no clue about.

          1 Reply Last reply Reply Quote 2
          • JaredBuschJ
            JaredBusch
            last edited by

            Updated the web.config for my ScreenConnect and now all is right in the world.

            1 Reply Last reply Reply Quote 3
            • 1 / 1
            • First post
              Last post