cachethq / cachethq/Docker

"Table chq_sessions does not exist!" when following the quickstart guide

Open
#346 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Shell
Stars
439
Forks
271
PR merge metrics
No merged PRs in 30d

Description

After following the steps described in https://docs.cachethq.io/docs/get-started-with-docker, I am greeted with the following errors:

cachet_1 | Attempting to connect to database ...
cachet_1 |
cachet_1 | Table chq_sessions does not exist! ...
cachet_1 | Initializing Cachet database ...
postgres_1 | ERROR: relation "chq_settings" does not exist at character 29
postgres_1 | STATEMENT: select "name", "value" from "chq_settings"

I am a newbie to docker, but I know how to read logs, and it seems something is wrong with the DB creation process. By looking at other similar issues I figured out I didn't create an app key (I just wanted to see how easy it was to have Cachet running quickly for a demo).

My problem is I have no idea how to create the app key (in a docker) and I couldn't find out how.

Is this completely out of the scope for the mentioned page? Is this prerequisite knowledge for using/running cachet?

Is there a way to automate this process and to make it easier for newbie users like me?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.