GhostManager / Ghostwriter

The SpecterOps project management and reporting engine

Home Page:https://ghostwriter.wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to RE-install the GhostWriter on Ubuntu

sritify opened this issue · comments

Hi,

I have an installation from a year ago, and I wasn't actively using it. Recently I would like to set it up with the latest update. I am not super familiar with Docker and I have encountered some error that I can't resolve. Please advice.

Firstly, I ran "./ghostwriter-cli-linux containers down" to remove all the dockers. Then I ran "rm -rf Ghostwriter" to romve the whole Ghostwriter folder from my server. Then it follows by "git clone https://github.com/GhostManager/Ghostwriter.git" and "./ghostwriter-cli-linux install". However, i received the following error message:

2024/03/28 03:20:55 PostgreSQL cannot start because of a password mismatch. Please read: https://www.ghostwriter.wiki/getting-help/faq#ghostwriter-cli-reports-an-issue-with-postgresql

I am not sure about the password for PostgreSQL, and all I want is a clean installation. I also checked the article and ran the command:
~/Ghostwriter$ docker exec -it ghostwriter_postgres_1 bash
Error response from daemon: No such container: ghostwriter_postgres_1

What should I do?

Issues solved by completely remove all docker related packages and folders from the system.