The bitbucket is installed. I've cheated and changed the server time. Now I want to restore this. I've tried several solutions, but none of them solved my problem.
The situation is:
My Time Zone is Europe / Budapest. If I do not set the serverTimezone value in the connection string, the error is that CEST is not correct.
If Europe / Budapest or GMT or UTC you log it to jdbc.Driver not found.
I also tried to add the start-app.sh file to JVM_SUPPORT_RECOMMENDED_ARGS = "- Duser.timezone = Europe / Budapest"
I have no more idea