Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

konga docker startup happen error #791

Open
tiandong19860806 opened this issue Nov 14, 2022 · 2 comments
Open

konga docker startup happen error #791

tiandong19860806 opened this issue Nov 14, 2022 · 2 comments

Comments

@tiandong19860806
Copy link

tiandong19860806 commented Nov 14, 2022

Hi all,

When I startup konga container, there has error happened as below:

TypeError: Cannot read property 'collections' of undefined.

Could you help to check why cause this error.

Thanks.

  1. 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

  2. konga yml file:
    image

  3. check db and account is OK
    image

  4. error as below:
    docker ps -a
    docker logs a2d64ea3dec3
    (1) start konga
    image
    (2) check konga log error
    image

@pablodiegoss
Copy link

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

@talyssonlima
Copy link

This project is almost abandoned.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants