Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Message added by Taddeusz,

Before upgrading to 1.5.0 you need to have first upgraded to 1.4.0-3 of the container. I discovered that prior to 1.4.0-3 it was not shutting down MariaDB correctly and causing the database to be left in a dirty state.

 

If after upgrading to 1.5.0 you discover that MariaDB is stopping and the log mentions something about needing to open the database in an older version of MariaDB you should downgrade specifically to 1.4.0-3, start the container and make sure it's running correctly. Then you may upgrade to 1.5.0.

[Support] jasonbean - Apache Guacamole

Featured Replies

im trying to access guacamole from the internet and somehow i cant get it to work.

im using swag as a reverse proxy and with spacesinvaders tutorial i´ve enabled DNS authentication with cloudflare.

it works with other dockers but i cant get guacamole to work. :(

 

any Ideas?

image.png.a3513c1e69868a9c0a529e7e4c3a2687.png

 

  • Replies 1.2k
  • Views 282.5k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • I just wanted to post an update about my progress with 1.5.5. It was a busy weekend but I did get a chance to work on it. I ran into an issue that I'm trying to figure out but I think I'll be able to

  • I'm sorry. I've been trying to avoid this for a while. I just don't have the time I used to have to work on Guacamole. Maybe some day I can come back to it but for now I'm going to have to throw in th

  • I have forked Jason project and upgrade to version 1.6.0, you can try using the same template changing the name to create a new application and in the field: Repository replace the word jasonbean to c

Posted Images

there is a template in nginx proxy conf, for subdomain and subfolder, tried those ?

yes i did and it didnt work... but as i wrote before i already changed to DNS authentication and it still does not work. so it must be a guacamole configuration

  • Author
3 minutes ago, stFfn said:

yes i did and it didnt work... but as i wrote before i already changed to DNS authentication and it still does not work. so it must be a guacamole configuration

Do you have other services you are passing through? If so, are they working?

well, there is not much in guacamole todo, works out of the box ...

 

the dns auth is just to get the certs and working subdomains, may try if your subdomain for guacamole works by just trying with another "working" service ? just to nail down

and in case you use name instead ip, beware name of docker must be lower case like guacamole, Guacamole wont work ...

well its working when i portforward the used port and use my IP... i can access it without any problems. 

and other dockers work with swag without any problems.  so i guess something is missing. but i cant change anything else in swag, thats why i thing it must be in guacamole it selfe...

then may also post your relevant config lines here

 

        set $upstream_app guacamole;

        set $upstream_port 8080;

 

image.thumb.png.59b3ed8279b48022747d34cc6640a999.png

4 minutes ago, stFfn said:

well its working when i portforward the used port and use my IP... i can access it without any problems. 

and other dockers work with swag without any problems.  so i guess something is missing. but i cant change anything else in swag, thats why i thing it must be in guacamole it selfe...

and when you port forward, can you access guacanole by http://yourdomain.de:8080 ?

4 minutes ago, alturismo said:

and when you port forward, can you access guacanole by http://yourdomain.de:8080 ?

yes thats what i wrote. when i portforward my the guacamole port i can access it with my WAN IP + port...

and there is no additional config with DNS authentication or am i wrong?

image.png.80ba8e8720c342087048009835c05408.png

 

Swag docker settings:

image.thumb.png.a070a225c5a0ff9f41c1c5590b68d1ce.png

Edited by stFfn

  • Author

Did you modify the dns-conf/cloudflare.ini with your correct information?

yes.. as i said other dockers work!

no a record. exactly as other dockers...

image.thumb.png.ba893f59eebc78b94339dcbbc15820cc.png

  • Author

@stFfn The error you’re getting has to do with DNS. It stands for “non-existent domain”. Somewhere it’s misconfigured. I would recommend trying with a CNAME and point to your primary A record. In fact, for my domain I use Cloudflare. All my hostnames are CNAME to my primary A record which gets updated when my IP changes. It is my only A record.

Edited by Taddeusz

in my last post i said i have not a record.. i meant no cname... 

my domain has nothing behind it. if you go to my domain there is nothing to load. im only using subdomains.

i have a static internet IP so i dont need a dyndns that i could forward to with cname...

the guacamole.domain.de is definitly set on cloudflare and it has an a record to my Internet IP like all the other dockers that work.

every other docker works except for guacamole... thats why im asking here.

  • Author
Just now, stFfn said:

in my last post i said i have not a record.. i meant no cname... 

my domain has nothing behind it. if you go to my domain there is nothing to load. im only using subdomains.

i have a static internet IP so i dont need a dyndns that i could forward to with cname...

the guacamole.domain.de is definitly set on cloudflare and it has an a record to my Internet IP like all the other dockers that work.

every other docker works except for guacamole... thats why im asking here.

It’s definitely not an issue specific to this Docker container. Something is wrong with your DNS if that’s the error you’re getting.

but what could be wrong if the configuration is the same as all the other dockers?

  • Author
1 minute ago, stFfn said:

but what could be wrong if the configuration is the same as all the other dockers?

I don’t know. It’s either that or you mistyped your domain name in the address bar. Only way Chrome would give you that specific error.

4 minutes ago, Taddeusz said:

I don’t know. It’s either that or you mistyped your domain name in the address bar. Only way Chrome would give you that specific error.

there is no typo because i always copy past when doing stuff like that to prevent mistakes.

 

and somehow im getting this error today...

image.thumb.png.4fbe5163e660d876bbb1974a19481c1c.png

  • Author
5 minutes ago, stFfn said:

there is no typo because i always copy past when doing stuff like that to prevent mistakes.

 

and somehow im getting this error today...

image.thumb.png.4fbe5163e660d876bbb1974a19481c1c.png

That means your reverse proxy isn’t working. As far as I know the Docker DNS that Swag uses only works for a custom network type. Not for br0. On mine I had to point it to my Unraid server’s IP address and Guacamole port.

other dockers work fine. so the reverse Proxy (swag) is working.....  and yes you have to set a network for the docker to work. it even shows on the screenshot a few posts back (proxynet)...

image.png

  • Author
26 minutes ago, stFfn said:

other dockers work fine. so the reverse Proxy (swag) is working.....  and yes you have to set a network for the docker to work. it even shows on the screenshot a few posts back (proxynet)...

image.png

To use proxynet the name needs to be all lowercase and use that in the proxy conf file.

 

That being said, I think you might have problems connecting to VM’s, if you use them, with Guacamole on proxynet. That’s the reason mine runs on br0.

Edited by Taddeusz

  • Author

You also won’t be able to connect directly to your Unraid server SSH with Guacamole on proxynet.

i have a windows VM that im connecting to and with that i have full connection to everything.

 

and guacamole runs locally without a problem on this network. and as i mentioned countless times before. ALL OTHER Dockers work with this network and the configuration of cloudflare and DNS auth...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.