criccomini commented on issue #368:
URL:
https://github.com/apache/arrow-rs-object-store/issues/368#issuecomment-3089855509
Just came here to say we're hitting:
```
thread 'tokio-runtime-worker' panicked at
/root/.cargo/git/checkouts/slatedb-a6e73982df30678a/2fe991a/slatedb/src/compactor.rs:293:18:
fatal error loading manifest: ObjectStoreError(Generic { store: "S3",
source: ListRequest { source: RetryError(RetryErrorImpl { method: GET, uri:
Some(https://fsn1.your-objectstorage.com/zerofs?list-type=2&prefix=test_new_123%2Fmanifest%2F),
retries: 0, max_retries: 10, elapsed: 570.685µs, retry_timeout: 180s, inner:
Http(HttpError { kind: Unknown, source: reqwest::Error { kind: Request, source:
hyper_util::client::legacy::Error(SendRequest, hyper::Error(Io, Os { code: 104,
kind: ConnectionReset, message: "Connection reset by peer" })) } }) }) } })
```
On 0.12.3 as well.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]