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

mc config generates a config then fails #427

Closed
fkautz opened this issue Apr 18, 2015 · 1 comment
Closed

mc config generates a config then fails #427

fkautz opened this issue Apr 18, 2015 · 1 comment
Milestone

Comments

@fkautz
Copy link
Contributor

fkautz commented Apr 18, 2015

Steps to reproduce

$ rm -rf ~/.mc/
$ mc --debug config generate
<nil>
mc: Unable to generate config file /home/fkautz/.mc/config.json

# config exists at this point

$ mc --debug config generate
Config exists
- 0 viosys-carbon:/home/fkautz/gopath/src/github.com/minio-io/mc/cmd-config.go:144 main.saveConfig(): {"sys.arch":"amd64","sys.cpus":"4","sys.go":"go1.4.2","sys.host":"viosys-carbon","sys.mem.allocated":"178KB","sys.mem.heap.allocated":"836KB","sys.mem.heap.used":"145KB","sys.mem.used":"145KB","sys.os":"linux"}
- 1 viosys-carbon:/home/fkautz/gopath/src/github.com/minio-io/mc/cmd-config.go:273 main.doConfigCmd(): {"sys.arch":"amd64","sys.cpus":"4","sys.go":"go1.4.2","sys.host":"viosys-carbon","sys.mem.allocated":"181KB","sys.mem.heap.allocated":"836KB","sys.mem.heap.used":"148KB","sys.mem.used":"148KB","sys.os":"linux"}
mc: Configuration file /home/fkautz/.mc/config.json already exists
@fkautz fkautz added this to the Sprint 1 milestone Apr 18, 2015
@lock
Copy link

lock bot commented Apr 26, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Apr 26, 2020
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

2 participants