renterd icon indicating copy to clipboard operation
renterd copied to clipboard

A renter for Sia

Results 139 renterd issues
Sort by recently updated
recently updated
newest added

I'm rclone syncing an 80GiB dataset with ~.5M files, my `renterd` log is spammed with: ``` 2024-03-06T11:13:04+01:00 INFO s3 s3/s3.go:62 HEAD OBJECTdefaultcovid/document_parses/pdf_json/68333050d9aeb7eb468574a24d389a9c21c589fd.json 2024-03-06T11:13:04+01:00 INFO s3 s3/s3.go:62 HEAD OBJECTdefaultcovid/document_parses/pdf_json/68334a85ed30ced5eb95621dfc6a5f05269101ea.json [... 500k...

Even after all the improvements we made it seems like nodes (especially Arequipa) are suffering from a lot of churn due to offline hosts. We should get to the bottom...

### Description The file manager should be able to bulk manage files such as S3 permissions or delete files ### Version _No response_ ### What operating system are you running...

enhancement

This issue serves as a collection of changes we want to make to the API in the next breaking version. Whenever something comes to mind that can be improved in...

### Description When doing an API call like this: PUT /api/worker/objects%2F1536-f.txt?bucket=default HTTP/1.1 and passing headers like this: ``` Content-Length: 2477 Content-Type: application/octet-stream Content-Range: bytes 4096-6573/ ``` the renterd API should...

### Description I saw a PR on walletd adding postgres support - https://github.com/SiaFoundation/walletd/pull/57 it would be nice to also have it in renterd as some of users may prefer it...

- The UI should show a list of workers - Uploads and downloads should work when the worker is running at a different address

- `POST /autopilot/hosts` - ap score - `POST /autopilot/hosts` & `POST /bus/search/hosts` - rhp (whichever rhp version fields make sense) - storage remaining - storage price - download price -...

When running `renterd` in cluster mode it is desirable to have the traffic between workers, autopilot and bus be encrypted. The following changes should be made to make this more...

Historically, siad/skyd shows what was reserved/in escrow for file contracts separately from what was in the wallet in CLI. The UX should be clear on what is locked up vs...

enhancement