-
Notifications
You must be signed in to change notification settings - Fork 759
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Screenshot
Error logs
[2025-11-15 15:05:55.822066 +00:00] INFO [rustfs::server::http] [rustfs/src/server/http.rs:436] [rustfs-worker:ThreadId(7)] process_connection; peer_addr=[::ffff:150.139.238.69]:62064
[2025-11-15 15:05:55.842695 +00:00] INFO [rustfs::server::http] [rustfs/src/server/http.rs:463] [rustfs-worker:ThreadId(7)] http-request; trace_id=b177d3f5-f646-487f-a75a-fe5a94fcea59 method=PUT uri=/rustfs/admin/v3/set-remote-target?bucket=test version=HTTP/1.1
[2025-11-15 15:05:55.843296 +00:00] INFO [tracing::span] [/home/runner/.cargo/git/checkouts/s3s-5cf49da3e5499213/1ab064b/crates/s3s/src/ops/signature.rs:468] [rustfs-worker:ThreadId(7)] v2_check;
[2025-11-15 15:05:55.843370 +00:00] INFO [tracing::span] [/home/runner/.cargo/git/checkouts/s3s-5cf49da3e5499213/1ab064b/crates/s3s/src/ops/signature.rs:145] [rustfs-worker:ThreadId(7)] v4_check;
[2025-11-15 15:05:55.843393 +00:00] INFO [tracing::span] [/home/runner/.cargo/git/checkouts/s3s-5cf49da3e5499213/1ab064b/crates/s3s/src/ops/signature.rs:299] [rustfs-worker:ThreadId(7)] v4_check_header_auth;
[2025-11-15 15:05:55.843623 +00:00] WARN [rustfs::admin::handlers] [rustfs/src/admin/handlers.rs:972] [rustfs-worker:ThreadId(7)] set remote target, bucket: test, update: false
[2025-11-15 15:05:55.843677 +00:00] INFO [rustfs_ecstore::store] [crates/ecstore/src/store.rs:1269] [rustfs-worker:ThreadId(7)] get_bucket_info; bucket="test" opts=BucketOptions { deleted: false, cached: false, no_metadata: false }
[2025-11-15 15:05:55.843710 +00:00] INFO [rustfs_ecstore::disk] [crates/ecstore/src/disk/mod.rs:164] [rustfs-worker:ThreadId(7)] stat_volume; volume="test"
[2025-11-15 15:05:55.843719 +00:00] INFO [rustfs_ecstore::disk::local] [crates/ecstore/src/disk/local.rs:2142] [rustfs-worker:ThreadId(7)] stat_volume; volume="test"
[2025-11-15 15:05:55.893483 +00:00] ERROR [s3s::ops] [/home/runner/.cargo/git/checkouts/s3s-5cf49da3e5499213/1ab064b/crates/s3s/src/ops/mod.rs:245] [rustfs-worker:ThreadId(9)] custom route returns error err=S3Error(Inner { code: InternalError, message: Some("Replication source bucket not versioned: test"), request_id: None, status_code: None, source: None, headers: None })
[2025-11-15 15:05:55.893583 +00:00] ERROR [s3s::service] [/home/runner/.cargo/git/checkouts/s3s-5cf49da3e5499213/1ab064b/crates/s3s/src/service.rs:119] [rustfs-worker:ThreadId(9)] duration=50.462343ms resp=Response { status: 500, version: HTTP/1.1, headers: {"content-type": "application/xml"}, body: Body { once: b"<?xml version=\"1.0\" encoding=\"UTF-8\"?><Error><Code>InternalError</Code><Message>Replication source bucket not versioned: test</Message></Error>" } }
[2025-11-15 15:05:55.893744 +00:00] INFO [rustfs::server::http] [rustfs/src/server/http.rs:463] [rustfs-worker:ThreadId(9)] http-request;
``` status_code=500 Internal Server Error
## Errors reported by other users
https://github.com/orgs/rustfs/discussions/695
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working