Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Guacamole

53 Topics 310 Posts
  • Guacamole - Package Updates

    Pinned
    28
    0 Votes
    28 Posts
    5k Views
    Package UpdatesP
    [2.5.1] Fix upstream version
  • Password token not working for RDP connection

    6
    0 Votes
    6 Posts
    326 Views
    B
    One follow-up to the Keeper method. The username field for the record in the Keeper vault must be 1:1 match to the OIDC username (likely the same as the AD sAMAccountName) to match the password with the connecting user.
  • Can't delete group

    11
    1
    1 Votes
    11 Posts
    371 Views
    girishG
    @hakunamatata good catch, the upstream version is incorrect in the package. fixing - https://git.cloudron.io/packages/guacamole-app/-/merge_requests/9
  • Guacamole use OpenID as default login

    Moved
    9
    1 Votes
    9 Posts
    477 Views
    jamesJ
    @girish true
  • APP.DIALOG_HEADER_ERROR

    3
    0 Votes
    3 Posts
    208 Views
    G
    @joseph And now it is accessible again. Guess there is something weird going on at the ISP side (?) because I am accessing it from the same browser and from the same computer. Thanks for testing it!
  • Export settings

    6
    1 Votes
    6 Posts
    544 Views
    R
    @joseph said in Export settings: Are you using the old or the new VM? If old VM, you should access by domain name. Once cloudron is set up, you cannot access by IP (you will get some dummy page). Access as https://my.domain.com If new VM, access by public IP should work. I don't know about Unifi though and how forwarding happens there. Maybe the VMs IP has changed and the router forwarding has to be adjusted? Update: Using the old VM. I've been able to access it now after letting it sit for 2 days. Mostly me just being busy at work. However it is only accessible externally. Haven't been able to find out why internally (same network) it is "page not found" from all PC's on the same network. Cleared all DNS and tried using IP.
  • OpenID integration

    5
    3 Votes
    5 Posts
    741 Views
    girishG
    Per https://lists.apache.org/thread/7f0jpc2jv3z5f9z5sppy662jcbhgq9rv , it seems you have to use the branding plugin. Which I tried for fun... Follow https://docs.cloudron.io/apps/guacamole/#branding to first install the extension Unfortunately, my css skills are not great. But I put this in css/example.css : .login-ui .sso-providers:last-child { display: table-row !important; text-align: center !important; vertical-align: middle !important; position: initial !important; height: 30%; } Then, I reuploaded the jar [image: 1739436591406-b31a5c30-4e7e-4078-b705-0b39d55fa13d-image.png] To explain the css a bit: it seems that the element is by default absolutely positioned at the bottom inside a table layout ! (go figure)
  • Extensions file gets deleted on startup

    5
    0 Votes
    5 Posts
    277 Views
    LanhildL
    @girish Yes please, this'd be appreciated.
  • You Have been disconnected

    Moved
    14
    2
    1 Votes
    14 Posts
    4k Views
    D
    My users are also facing overwhelming disconnections on screen bottom right a smal popup come saying netwrok unstable this increase recently after last update of cloudron also the subdomain is proxy via cloudflare. My users connect rdp protocol with minimum settings in connection and connect to Windows vms in same intranet.
  • Error Writing Read Only File System

    Solved
    6
    0 Votes
    6 Posts
    670 Views
    nebulonN
    This forum is for Cloudron users, for other ways to deploy the app, you can maybe start by reading the upstream docs from the guacamole project itself.
  • Trying to configure SAML Authentication extension

    Solved
    9
    0 Votes
    9 Posts
    2k Views
    T
    Ok, I have managed to get it working... it seems that the type of "openid-jwks-endpoint" I was using was not correct.
  • wrong timezones in guacamole remote connections

    13
    1 Votes
    13 Posts
    3k Views
    J
    @Abcoa01 might be best to ask this question upstream - https://lists.apache.org/list.html?dev@guacamole.apache.org
  • how to fix compatibility issue after cloudron update with guacamole

    7
    1 Votes
    7 Posts
    1k Views
    girishG
    @aqeelzakir1 said in how to fix compatibility issue after cloudron update with guacamole: i will send you log, this is old log when i was try to update the app again, still in progress Did this finish? There is only some guacd error in the logs saying User is not responding. I am not sure what that means.
  • Update to version 1.5.4

    Solved
    4
    1 Votes
    4 Posts
    752 Views
    H
    That was fast. Thanks @girish
  • Install no-auth Extension on Guacamole

    4
    1 Votes
    4 Posts
    1k Views
    girishG
    @krishnamaurya-96 That part I am not sure. I think for support on extensions/plugin, you have to contact the upstream guacamole forum - https://guacamole.apache.org/support/
  • How to use SFTP on Linux

    Solved
    2
    1
    1 Votes
    2 Posts
    453 Views
    A
    solved, shift+alt+ctrl
  • "The remote desktop server is currently unreachable"

    Solved
    5
    3
    0 Votes
    5 Posts
    9k Views
    nebulonN
    Ah indeed if you have a router in front, you have to make sure the ports are forwarded correctly. Glad you figured it out!
  • The remote desktop server is currently unreachable

    3
    2
    0 Votes
    3 Posts
    961 Views
    girishG
    @BrutalBirdie said in The remote desktop server is currently unreachable: Does normal RDP work from external? I think this is the best point to start debugging. Does RDP work when using some other client on the same network as Cloudron ?
  • No connection settings tab

    Solved
    3
    1
    1 Votes
    3 Posts
    773 Views
    N
    Thank you very much, now everything has appeared, it's so much fun! Problem solved. Thank you!
  • Export and Import Guacamole Settings

    Solved
    2
    1
    0 Votes
    2 Posts
    2k Views
    girishG
    @gnulab said in Export and Import Guacamole Settings: So, how do I backup guacamole settings and import the settings again after I have upgraded the VPS? If you resize/upgrade the same VPS, you don't need to do anything. The platform will remain intact. Or is your situation that you have to move to a new server? In that case, you can use backup/restore. Please see https://docs.cloudron.io/backups/#restore-cloudron I am more concerned with how much Cloudron actually uses is 50GB enough? Yes, 50GB should be more than enough for you setup.