You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
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