NL0bP / Archeage-Server-emulator

Our project mainly focuses on version 3.0.3.0. New server architecture https://github.com/AAEmu/AAEmu.
Other
137 stars 70 forks source link

Failed to initialize database: The host 127.0.0.1 does not support SSL connections. #23

Closed thekillertoaster closed 5 years ago

thekillertoaster commented 5 years ago

After configuring the database correctly, I'm greeted with this error. I've had a look through the other issues, more specifically the #2 issue. I've applied the fixes there but this is still happening?

I'm running MySQL locally, with SSL disabled in the config and with sslmode=none in the settings.cs file.

thekillertoaster commented 5 years ago

I managed to fix this by changing the references in one of the db files to manually decide that ssl should not be enabled