❯ rustfs --version
rustfs 1.0.0-alpha.81
build time : 2026-01-22 10:43:13 +00:00
build profile: release
build os : macos-aarch64
rust version : rustc 1.92.0 (ded5c06cf 2025-12-08)
rust channel : stable-aarch64-apple-darwin
git branch :
git commit : db253c01a96645720304a252fc70ff432b094aa3
git tag : 1.0.0-alpha.81
git status :
❯ netstat -AaLln|grep 9000
❯ mkdir -p /opt/homebrew/var/lib/rustfs/
❯ rustfs /opt/homebrew/var/lib/rustfs/
RustFS Http API: http://198.19.254.2:9000 http://127.0.0.1:9000
RustFS Start Time: 2026-01-27 16:24:16
2026-01-27T16:24:16.749158+08:00[Asia/Shanghai] Server encountered an error and is shutting down: {"timestamp":"2026-01-27T16:24:16.748771+08:00","level":"ERROR","fields":{"message":"Server encountered an error and is shutting down: Address already in use (os error 48)"},"target":"rustfs","filename":"rustfs/src/main.rs","line_number":135,"threadName":"main","threadId":"ThreadId(1)"}
Address already in use (os error 48)
{"timestamp":"2026-01-27T16:24:16.749179+08:00","level":"ERROR","fields":{"message":"Server encountered an error and is shutting down: Address already in use (os error 48)"},"target":"rustfs","filename":"rustfs/src/main.rs","line_number":81,"threadName":"main","threadId":"ThreadId(1)"}