pantsel / konga

More than just another GUI to Kong Admin API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mysql Adapter Error

marciodiasdeveloper opened this issue · comments

MySQL v8.0.26

Using MySQL DB Adapter. │
│ Creating database infra_konga if not exists. │
│ (node:8) [DEP0126] DeprecationWarning: timers.active() is deprecated. Please use timeout.refresh() instead. │
│ Error: ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server; consider upgrading MySQL client │
│ at Handshake.Sequence._packetToError (/app/node_modules/sails-mysql/node_modules/mysql/lib/protocol/sequences/Sequence.js:48:14)