Ookma-Kyi
07/22/2022, 2:26 PMCommunications link failure The last packet successfully received from the server was 1 milliseconds ago. The last packet sent successfully to the server was 1 milliseconds ago.
I am able to migrate install, up, down, uninstall the database successfully via the Coldbox CLI so my database credentials are set up and a link is established I presume.
Any ideas?
UPDATE: Going into the server admin, Datasources-><Datasource> and just clicking update with no setting being changed fixes the issue. However this has to be done every time so it's not a real fix but, a workaround. Also with not having to change anything in the datasources setting, it only confirms that my .env file's database credentials are in fact correct.elpete
07/22/2022, 4:18 PMcom.mysql.cj.jdbc.Driver
? I’ve found that using the old driver will fail from cfconfig but Lucee’s admin will fix it.bdw429s
07/22/2022, 4:22 PMOokma-Kyi
07/22/2022, 4:39 PMbdw429s
07/22/2022, 4:42 PMbdw429s
07/22/2022, 4:42 PMOokma-Kyi
07/22/2022, 4:44 PMbdw429s
07/22/2022, 4:59 PMbdw429s
07/22/2022, 4:59 PMbdw429s
07/22/2022, 5:00 PMOokma-Kyi
07/22/2022, 5:21 PMbdw429s
07/22/2022, 5:44 PMOokma-Kyi
07/22/2022, 6:01 PMbdw429s
07/22/2022, 6:04 PMCaused by: javax.net.ssl.SSLHandshakeException: No appropriate protocol (protocol is disabled or cipher suites are inappropriate)
bdw429s
07/22/2022, 6:05 PMOokma-Kyi
07/22/2022, 6:53 PMbdw429s
07/22/2022, 6:56 PM