Replication on latest .69 still not working, but logs give some more info #895
ramap-spec
started this conversation in
General
Replies: 1 comment 2 replies
-
|
Have you enabled version control for both buckets? |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hey,
I have updated to .69 and have re-tried replication, I am sill having issues. The replication is between two rustfs instances that I am hosting, both have been updated and I have tried making new buckets with all different options (versioning on/off, locking on/off) but I am always getting the same errror:
failed to dispatch bucket exists for bucket:bucket1 error:DispatchFailure { source: ConnectorError { kind: Io, source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Name does not resolve" })), connection: Unknown } }"), request_id: None, status_code: None, source: None, headers: None })
I can ping the dns names of the servers between each other and they resolve from the console.. but is there some other dns configuration that needs to be set up in the rustfs settings? like hosts file?
Beta Was this translation helpful? Give feedback.
All reactions