EasyAuth icon indicating copy to clipboard operation
EasyAuth copied to clipboard

[BUG] Plugin crashed on startup when set MySQL as database

Open flxxxxddd opened this issue 1 year ago • 0 comments

Versions

  • EasyAuth 3.0.25
  • Fabric API 0.100.3

Describe the bug When set MySQL as storage, plugin was crashed on startup

To Reproduce Steps to reproduce the behavior:

  1. Go to config/EasyAuth/storage.conf
  2. Set "database-type": mysql
  3. Set all variables in "mysql-*"
  4. Start server
  5. See error image

Expected behavior Server must be started

flxxxxddd avatar Jul 05 '24 14:07 flxxxxddd