johnsoncui02 opened this issue 4 years ago ยท 1 comments
https://pastebin.com/xqJcwSYv
In configuration.txt
Do you have flags: "?allowReconnect=true" under your storage settings?
flags: "?allowReconnect=true"
Example:
storage: type: mysql hostname: localhost port: 3306 database: dynmap userid: dynmap-user password: dynmap-password prefix: "" flags: "?allowReconnect=true"