AdvancedBan icon indicating copy to clipboard operation
AdvancedBan copied to clipboard

mysql Public Key Retrieval problem

Open hkfvbk opened this issue 3 years ago • 2 comments

What version of AdvancedBan (/AdvancedBan) are you using? 2.3.0

What kind of server do you have (Bungeecord/single server)? bungeecord

What server version (/version) are you using? CraftBukkit version 3590-Spigot-4c157bb-08cdd26 (MC: 1.19.2) (Implementing API version 1.19.2-R0.1-SNAPSHOT)

Please provide the EXACT steps required to reproduce the problem... 1.have a working double bungeecord network 2.use mysql 3.setup phpmyadmin

Any error/log post it through pastebin.com and link it here. (Also include /plugins/AdvancedBan/logs/latest.log)

https://pastebin.com/i9qkuQvp

Add any additional information below. it is only the bungeecord server on another server that has problems

hkfvbk avatar Oct 08 '22 21:10 hkfvbk

At line 16, add &allowPublicKeyRetrieval=true at the end of the string.

It should look something like this

Properties: 'verifyServerCertificate=false&useSSL=false&useUnicode=true&characterEncoding=utf8&allowPublicKeyRetrieval=true'

Rajdave69 avatar Oct 18 '22 13:10 Rajdave69

was resolved within the support server already

Hopefuls avatar Oct 18 '22 14:10 Hopefuls