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

Konga can't run #490

Open
RuizhaoLee opened this issue Nov 7, 2019 · 5 comments
Open

Konga can't run #490

RuizhaoLee opened this issue Nov 7, 2019 · 5 comments

Comments

@RuizhaoLee
Copy link

RuizhaoLee commented Nov 7, 2019

There is my konga .env:
image
When i run "npm start"
image
it mean "Details: error relationship: "public.konga_users" does not exist"

I tay to use Mysql adapter, it aslo said "konga.konga_users table dont't exist" .

Why?

@mymx2
Copy link

mymx2 commented Nov 7, 2019

set your NODE_ENV=development

@RuizhaoLee
Copy link
Author

RuizhaoLee commented Nov 7, 2019

Now i set my NODE_ENV=development
image

@pantsel
Copy link
Owner

pantsel commented Nov 17, 2019

Did you run npm install before starting?

@ghost
Copy link

ghost commented Feb 13, 2020

Did you perform the migrations?

node ./bin/konga.js prepare --adapter postgres --uri postgresql://localhost:5432/konga

@jeebir
Copy link

jeebir commented Aug 20, 2020

set your NODE_ENV=development

It works for me, but still not understand why...

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

4 participants