diff --git a/weed/command/filer.go b/weed/command/filer.go index 07fedd72d..9fb6191a7 100644 --- a/weed/command/filer.go +++ b/weed/command/filer.go @@ -149,7 +149,7 @@ func runFiler(cmd *Command, args []string) bool { }() startDelay++ } else { - f.localSocket = nil + *f.localSocket = "" } if *filerStartWebDav {