Unable to connect to database. Tried 1 times {:error_message=>“Java::JavaSql::SQLException: The server time zone value ‘脰脨鹿煤鹵錨脳錄脢鹵錄盲’ is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property) to use a more specifc time zone value if you want to utilize time zone support.”}
原因:Mysql版本問題。
解決:配置數據庫的url時候一定要把serverTimezone=UTC加上。
轉自:https://blog.csdn.net/u012976879/article/details/85261036
侵刪。