You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 7, 2024. It is now read-only.
I've been having this error trying to migrate Konga from a PostgreSQL 11 to a 13 environment, seems that Konga latest version doesn't support PostgreSQL version > 11 right now.
You can downgrade your version to 11 and see if it works correctly
Hi all,
TypeError: Cannot read property 'collections' of undefined.
Could you help to check why cause this error.
Thanks.
envirment as below:
OS : CentOS 7.9 x64
Docker : Docker version 20.10.17, build 100c701
Postgresql : postgresql-12
kong: kong-3.0.1.x64
konga yml file:
check db and account is OK
error as below:
docker ps -a
docker logs a2d64ea3dec3
(1) start konga
(2) check konga log error
The text was updated successfully, but these errors were encountered: