Chris Lu
Chris Lu
I tested https://github.com/seaweedfs/seaweedfs/releases/download/3.67/windows_amd64.zip and it works.
works for me
I do not quite understand what is the ask here. It's just an exe file to run.
Understood your difficulty and challenges! The "weed.exe" is just one portable command-line-only binary that does not require installation. Creating the toolsets to follow window's installation process is not a trivial...
How abut just using nginx to configure access?
send a PR?
the error comes from https://github.com/seaweedfs/seaweedfs/blob/master/weed/storage/needle/needle_read.go#L151 it seems this particular file chunk (needle) is corrupted.
fixing the data needs some debugging.
Thanks! Do you plan to send a PR?
* it would be nice to add some logic to pick the correct copy out of the multiple replicas. * checksum is checked during read time https://github.com/seaweedfs/seaweedfs/blob/master/weed/storage/needle/needle_read.go#L76