Replies: 1 comment
-
|
Thanks for the feedback, please provide more information, such as: docker start parameters, etc |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
we are using docker image version 1.0.0-alpha.80 and setting up a 2 node cluster for testing
but we keep getting below errors in rustfs logs & the cluster won't start:
[2026-02-17 13:54:59.825468 +00:00] WARN [rustfs_ecstore::store_init] [crates/ecstore/src/store_init.rs:268] [main:ThreadId(1)] load_format_erasure err: "https://hkixx.hk.xoxo.com:3558/data/rustfsvol" Io(Custom { kind: Other, error: "can not get client, err: io error can not get client, err: transport error" })
[2026-02-17 13:54:59.825547 +00:00] WARN [rustfs_ecstore::store_init] [crates/ecstore/src/store_init.rs:173] [main:ThreadId(1)] get_format_erasure_in_quorum fi: [None, None]
[2026-02-17 13:55:05.812348 +00:00] WARN [rustfs::server::http] [rustfs/src/server/http.rs:602] [rustfs-worker:ThreadId(17)] TLS handshake failed. If this client needs HTTP, it should connect to the HTTP port instead peer_addr=10.7.0.100:55796
[2026-02-17 13:55:10.950280 +00:00] ERROR [rustfs::server::http] [rustfs/src/server/http.rs:617] [rustfs-worker:ThreadId(17)] TLS handshake failed: received fatal alert: UnknownCA peer_addr=10.7.0.100:55806
Beta Was this translation helpful? Give feedback.
All reactions