Skip to content

cant login + some issues to get it started #785

@adrian-rt

Description

@adrian-rt

Describe the bug

can't login allthough the containers are running and healthy and I got the password for admin with

"./ghostwriter-cli-linux config get admin_password"

To Reproduce

first of all I had to remove all references to "collab" from nginx.cong and nginx-common.conf because they're not existent in production.yml to get everything to run.

then when I tried to login with admin user and I got the password with "./ghostwriter-cli-linux config get admin_password" it says that the password is not correct.

Expected Behavior

I would expect a successfull login or some errors in the django container.

Screenshots

Image

Server Specs:
drian@adrian:/Downloads/tools/Ghostwriter$ cat /etc/*release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=24.04
DISTRIB_CODENAME=noble
DISTRIB_DESCRIPTION="Ubuntu 24.04.3 LTS"
PRETTY_NAME="Ubuntu 24.04.3 LTS"
NAME="Ubuntu"
VERSION_ID="24.04"
VERSION="24.04.3 LTS (Noble Numbat)"
VERSION_CODENAME=noble
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=noble
LOGO=ubuntu-logo
adrian@adrian:
/Downloads/tools/Ghostwriter$ docker --version
Docker version 29.1.2, build 890dcca
adrian@adrian:~/Downloads/tools/Ghostwriter$

Additional context

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions