LuckPerms

LuckPerms

41.4k Downloads

Luckperms SQL Error | redirected to git hub

ohaidan opened this issue ยท 4 comments

commented

So I get this error spammed in the console:
WARN: Establishing SSL connection without server's identity verification is not recommended. ect ect

However, my pool settings seem to be correct?

  pool-settings:
    # This setting allows you to define extra properties for connections.
    properties:
      useUnicode: true
      characterEncoding: utf8
      useSSL: false
      verifyServerCertificate: false

I was told to redirect to github and make an issue thingy here!

commented

Looks ok to me, have you restarted your server since updating the config?

commented

Can you put the config section inside a code block like this:

```
Test
```

->

Test

This is so as to keep the leading spaces (as they are critical for the YAML format)

Edit; Thank you :)

commented

The server has been restarted a lot

commented

Ah i fixed it. There were 2 properties titles in the config