Error with timezone setting SDK Server

First of all thank you very much for your answer.

I think I have not explained myself correctly.

I understand the error that mySQL gives however, as I put in the cited log, despite sending this instruction

jdbc:mysql://localhost:3306/openmrsDB?serverTimezone=UTC

I keep getting the same error.

I have also tried with serverTimezone = Europe/Madrid and nothing.

As I said before, I’m not interested in changing the server’s timezone because it could corrupt my data.

The other alternative would be to set up a specific docker with UTC timezone but I can’t get docker up either with the SDK as explained in these posts:

Docker failure Docker failure 2

Let’s see if someone manages to find the correct solution while I investigate the best approach. Since I imagine that this problem will have happened to more people.

Attached log, always same error with any timezone.

Regards log_fail_mysql_timezone.txt (15.0 KB)