jwetzell / docker-guacamole

A self-contained guacamole docker container for x64 and ARM. Remotely connect over SSH, RDP or VNC using HTML5.
https://hub.docker.com/r/oznu/guacamole/
GNU General Public License v3.0
108 stars 18 forks source link

Synology issue on update #36

Closed mdelambilly closed 9 months ago

mdelambilly commented 9 months ago

Hi,

Just to let you know that I had to delete my local config directory when I updated your image to 1.5.1. I faced this error : pg_isready no found

Thanks for this image ! :)

jwetzell commented 9 months ago

Ok, that doesn't give me a whole lot to go on. 1.5.1 was pushed about 8 months ago, the latest version is 1.5.4. I've updated my instances as I make and push the new images and have not faced any issue with the upgrades. If you could try updating to the latest image and seeing if there is an issue with that if there is open another issue explaining how I can reproduce the issue so I can further troubleshoot.

mdelambilly commented 9 months ago

I updated my image today to your latest which is tagged 1.5.1 !

jwetzell commented 9 months ago

Sorry, I'm not seeing where 1.5.1 is the latest on docker hub. Can you point me to where you are seeing that?

mdelambilly commented 9 months ago

Indeed I mixed github tags and dockerhub tags. I updated to the latest of this one https://hub.docker.com/r/jwetzell/guacamole to upgrade I just click on the link in container manager app of my SYNO

mdelambilly commented 9 months ago

Is that possible it was a totp plugins issue? I has some difficulties to make it work back with the latest image

jwetzell commented 9 months ago

I don't have any experience with any container managers or really any of the guacamole plugins. I usually test that they load when specified via environment variables as documented. I can try running the 1.5.4 version which is the latest guacamole version available with the TOTP extension enabled to see if I run into any problems.

jwetzell commented 9 months ago

@mdelambilly I just tested 1.5.4-amd64 with auth-totp extension enabled with the Google Authenticator app and that worked just fine.