Hi Nik
Sorry to reply to this thread like this.
I don't want to hurry in any way, but I'm wondering what the current status of
the Guacamole 1.6 release is?
Currently v1.5.5 has some major issues for me, that will be fixed in 1.6.
Thanks for your reply, hope this does not appear as rude :)
-
Thanks, No problem at all, but as the article on lists.apache.org was not
updating and I replied using a external mail client, I was not sure, whether I
triggered the original thread or not.
- Tobias
Sent with [Proton Mail](https://proton.me/mail/home) secure email.
On Wednesday, December 4th,
Awesome, thanks for the update.
Looking forward to the release!
Maybe a Christmas gift :D
- Tobias
Sent with [Proton Mail](https://proton.me/mail/home) secure email.
On Wednesday, December 4th, 2024 at 12:51, Nick Couchman
wrote:
> On Tue, Dec 3, 2024 at 10:11 AM wrote:
>
>> Hi Nik
>>
>> S
Hi
I tried responding to the original thread here, but seems like that didn't work.
https://lists.apache.org/thread/g1qhj7fmbm935p5wygk1kycvl7rh7trb
Hi Nik
I don't want to hurry in any way, but I'm wondering what the current status of
the Guacamole 1.6 release is? Can we help with anythin
Hi everyone
I can confirm this behaviour as well!
I experience it quite often with firefox.
Best Regards
- Tobias
Sent with [Proton Mail](https://proton.me/mail/home) secure email.
On Wednesday, January 8th, 2025 at 13:17, Alexandre Cariage
wrote:
> I can confirm I get the bug on Firefox too
Hi Nick
Not sure aout the current state of v1.6 Release, and sorry to ask like this
again, but I'm eargerly awaiting v1.6 for soo many bugfixes.
Is it possible to get a pre-release or rc?
Thanks!
- Tobias
Sent with [Proton Mail](https://proton.me/mail/home) secure email.
On Friday, April 4th
Hi Nik
Apologies, maybe it was because I added them inline, lmk if it works now:
fonts-working is from proxmox-ve-webui(xterm.js)
Yes the system I installed the font is a deb12 instance running guacd and
guacamole webui.
So I have to change plans a bit, seems like FiraCode does not fully suppo
Hi
I'd love to get emojis to work via guacamole, as my motd contains emojis:
But they kinda look broken by default:
[fonts_broken.png]
They look through the Proxmox-Web-Shell (xterm.js) like this:
[fonts_working.png]
I took the following steps:
Install FiraCode font, a Nerdfont which should sup
Hi Mike
Thanks for the quick reply.
Yeah you are right, now that you say it, this only happens from windows ->
linux, makes totally sense.
Awesome!
So many good things coming to v1.6 it nearly feels like v2 lol, looking forward
to the release :)
Perfect I'll keep an eye on this, if v1.6 fixes
Hi Nik
Any ideas about the font config here?
Thanks!
- Tobias
Sent with [Proton Mail](https://proton.me/mail/home) secure email.
On Wednesday, February 19th, 2025 at 07:26, newslet...@tobiasmeier.dev.INVALID
wrote:
> Hi Nik
>
> Apologies, maybe it was because I added them inline, lmk if it
Hi Michael,
Thanks for joining in, I just took another long session on this and finally
found a fix, seems like the guacamole headers grew possibly at some point,
after adding the following options to my authentik reverse-proxy config:
```
proxy_buffer_size 16k;
proxy_buffers 8 16k;```
Now I n
Hi
Since upgrading to 1.6.0 multi-connection SSH seems to be broken, as soon as I
add a second SSH connection, this appears (attatchment)
Here the debug log:
https://pastebin.com/iGcXZRmE
After then it just loops left/right conenction infinitely, my internet is
definitely enough stable.
Secon
Hi
I did an upgrade, and yes I fully replaced and rebuild the guacamole server and
also ensured the client is rebuilt.
Awesome, yes the problem with the loop in multi connect is solved by hard
refresh, thanks!
Though I can't say that about the SSO problem, any ideas there?
- Tobias
Sent with
Hi
Can anyone else confirm this behaviour, when having OIDC SSO set up and TOPT,
User is prompted TOPT after completing SSO.
That SSO User though does not actually have TOPT set up at guacamole, because
it's an OIDC user, so authentication fails.
While I could deativate TOPT, OIDC would work, h
Hi
Here I add the debug log from SSO process from guacamole side:
https://pastebin.com/LMVf9Ejx
From authentik side there are no errors:
- Tobias
Sent with [Proton Mail](https://pr.tn/ref/BTTM5JG4EZEG) secure email.
On Tuesday, June 24th, 2025 at 10:28, newslet...@tobiasmeier.dev.INVALID
wro
Hi
Is there any more info needed to tackle this for the guacamole devs?
Thanks!
Sent with [Proton Mail](https://pr.tn/ref/BTTM5JG4EZEG) secure email.
On Wednesday, July 2nd, 2025 at 07:07, newslet...@tobiasmeier.dev.INVALID
wrote:
> Yes.
> On Tuesday, July 1st, 2025 at 12:42, marki wrote:
>
Hi,
Just found another issue, when trying to delete a group through the UI it shows
unexpected error, looking through the log, it seems like a not working SQL
command is generate:
`DELETE FROM guacamole_entity WHERE type = 'USER_GROUP' name = ?`
which seems to be missing an `AND`
`DELETE FROM gu
No I didn't do any database schema update, I used this repo, which just updates
guacamole binary and extensions all to latest, while also updating the mysql
connector.
https://github.com/itiligent/Easy-Guacamole-Installer
I also didn't see any note, that a manual DB migration would be neccessary
Hi
While troubleshooting I found out, that assigning a group the "Audit"
permissions results in an application error and an empty permission entry in
the db:
As soon as I assign the Audit permission, guacamole crashes and assigns an
Empty permission entry to that group. manually removing that
Hi,
This problem has been resolved by manually removing the failing audit
permission in the db, I created a new clearer mailing list thread, so the new
thread can cleanly address the bug fix.
Thanks.
- Tobias
Sent with [Proton Mail](https://pr.tn/ref/BTTM5JG4EZEG) secure email.
On Saturday, J
Hi Nick,
It was an upgrade from 1.5.5 to 1.6.0
Yeah fully agree with that and that is okay, I did not want support about the
installer.
Ah yes I've seen it now and was able to do the migration.
While not everyone is that invested in Software deployment to immediately pick
that up, as I'm used
Hi Mike,
Nick already replied to my with that answer and I was successfully able to run
the migration, however the secondary issue with deleting a group (one message
above in this thread/email) has not been resolved by the schema migration, I
think there is an actual bug in guacamole.
Thanks.
Hi Nick,
Appreciate the reply!
Seems like the SSO-Auth extension is indeed working, however I had a problem,
that my SSO-Issues mapped to the same username as guacamole was configured to
use the claim, so this one is on me.
After being finally able to login via SSO im guacamole, I just see an
Yes.
On Tuesday, July 1st, 2025 at 12:42, marki wrote:
> You mean TOTP?
>
> El 1 de julio de 2025 9:34:28 CEST, newslet...@tobiasmeier.dev.INVALID
> escribió:
>
>> Hi,
>>
>> When activating SSO and having set up TOPT for the admin account, signing-in
>> with SSO brings up a TOPT loginscreen fro
Hi,
When activating SSO and having set up TOPT for the admin account, signing-in
with SSO brings up a TOPT loginscreen from guacamole which cannot be completed,
due to the admin account although having TOPT, that's a different user, so it
did not work to complete TOPT for an SSO User.
I alread
25 matches
Mail list logo