DevLeoko / AdvancedBan

AdvancedBan is a Spigot plugin to manage punishments on single servers and server networks
GNU General Public License v3.0
158 stars 130 forks source link

mysql Public Key Retrieval problem #590

Open hkfvbk opened 1 year ago

hkfvbk commented 1 year ago

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

Rajdave69 commented 1 year ago

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'
Hopefuls commented 1 year ago

was resolved within the support server already