Konstantin Lebedev
Konstantin Lebedev
Please check the golang version. ``` go version go version go1.22.1 darwin/arm64 ``` and run ``` go mod tidy ```
> Thank you for your reply @kmlebedev > > `go version go version go1.13.8 linux/amd64` > > after running "go mod tidy": `testing/slogtest: malformed module path "testing/slogtest": missing dot in...
before with gomemlimit 1g 
before without limit 
See https://github.com/seaweedfs/seaweedfs/pull/3059
> @kmlebedev thanks, but AFAIU #3630 has been already merged into version I'm running, so probably a different issue? You need to make sure that the contents of `vol_dir.uuid` are...
It may be that you accidentally launch a second instance of weed volume at this time, which will erase the same folder with the file `vol_dir.uuid`
Heartbeat fails already in the process of stopping the revolutionary server. Look in the logs on master server there is a message below: ``` volume: Duplicated volume directories were loaded...
It looks like there's a race going on here. For the year above, if the list were empty, then you should get an error. But at some point the link...
You are using too old a version, the new version does not have this error