Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ghost uninstall not cleaning up ~/.ghost/config #205

Closed
PaszaVonPomiot opened this issue Jun 10, 2017 · 1 comment
Closed

ghost uninstall not cleaning up ~/.ghost/config #205

PaszaVonPomiot opened this issue Jun 10, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@PaszaVonPomiot
Copy link

If you do ghost install and ghost uninstall couple of times you will end up with this:

[root@ghost ghost]# ghost ls
┌─────────────────┬────────────────┬──────────────────────┬────────────────────────┬──────┬─────────────────┐
│ Name            │ Location       │ Status               │ Url                    │ Port │ Process Manager │
├─────────────────┼────────────────┼──────────────────────┼────────────────────────┼──────┼─────────────────┤
│ localhost       │ /var/www/ghost │ stopped              │ n/a                    │ n/a  │ n/a             │
├─────────────────┼────────────────┼──────────────────────┼────────────────────────┼──────┼─────────────────┤
│ localhost-1     │ /var/www/ghost │ stopped              │ n/a                    │ n/a  │ n/a             │
├─────────────────┼────────────────┼──────────────────────┼────────────────────────┼──────┼─────────────────┤
│ localhost-1-2   │ /var/www/ghost │ stopped              │ n/a                    │ n/a  │ n/a             │
├─────────────────┼────────────────┼──────────────────────┼────────────────────────┼──────┼─────────────────┤
│ localhost-1-2-3 │ /var/www/ghost │ running (production) │ http://localhost:2368/ │ 2368 │ systemd         │
└─────────────────┴────────────────┴──────────────────────┴────────────────────────┴──────┴─────────────────┘

@acburdine
Copy link
Member

Good catch! Will fix and include in the next release 😄

@acburdine acburdine added the bug label Jun 11, 2017
@acburdine acburdine added this to the 1.0.0-beta.1 milestone Jun 11, 2017
@acburdine acburdine self-assigned this Jun 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants