You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Jon Drews (Jira)" <ji...@apache.org> on 2020/03/09 23:49:00 UTC

[jira] [Commented] (GUACAMOLE-760) add timezone info using DB Connection string

    [ https://issues.apache.org/jira/browse/GUACAMOLE-760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17055463#comment-17055463 ] 

Jon Drews commented on GUACAMOLE-760:
-------------------------------------

Thanks [~Whitemoon]! This worked for me. After I did a [guac-install|[https://github.com/MysticRyuujin/guac-install]] on an Ubuntu 18.04 LTS I was running into the error above.

My mysql conf file was loated at /etc/mysql/mysql.conf.d/mysqld.cnf but otherwise your commands were spot on! 

> add timezone info using DB Connection string
> --------------------------------------------
>
>                 Key: GUACAMOLE-760
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-760
>             Project: Guacamole
>          Issue Type: Improvement
>          Components: guacamole-client
>    Affects Versions: 1.0.0
>            Reporter: Not Speedy
>            Assignee: Nick Couchman
>            Priority: Minor
>
> a recent update to with mariadb or its driver prevented guacamole client from loading. 
> Cause: java.sql.SQLException: The server time zone value 'CDT' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property).....
> loading the timezone table and setting it globally on the mariadb resolved this, however it might be beneficial to add a system property that will set within the connection string.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)