Azure / Deploying-Apache-Guacamole-on-Azure

This repo supports an article on Azure Architecture Center for Apache Guacamole
MIT License
6 stars 5 forks source link

Installation of Guacamole on Jump Servers fails #3

Open BeatGodglueck opened 2 years ago

BeatGodglueck commented 2 years ago

Guacamole Install Log.txt

All the az commands seem to work fine, but the installation within the Jump Servers with "Ubuntu 18.04 LTS", so called "/bin/bash /tmp/guac-install.sh" fails. At least the Service "guacd.service" is not created.

Some advice would be highly appreciated.

Thank you and Best Regards

Beat Godglück

ricmmartins commented 2 years ago

Hello, I've just tested and looks like the script guac-install.sh is working properly in a Ubuntu 18.04 LTS. Can you please check again?

BeatGodglueck commented 2 years ago

It works now. I just had to ignore the error messages from the guac-install.sh !

But I got the message "Azure Database for MySQL single server is on the retirement path. Your server is eligible for migration to Azure Database for MySQL flexible server. "

What does that mean? Do I have to migrate the DB ?

ricmmartins commented 1 year ago

It means that Microsoft is suggesting to use newer options for DB, instead of MySQL Single Server.