java.sql.SQLException: The server time zone value 'X' 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 specific time zone value if you want to utilize time zone support.
The solution is to run the following (in MySQL command line or other) with your specific timezone:
If you get the following error:
The solution is to run the following (in MySQL command line or other) with your specific timezone: