Skip to content

Constant upload and repair failures/alerts #1779

@CtrlAltDefeat94

Description

@CtrlAltDefeat94

Current Behavior

I'm currently uploading on two different Renterd nodes. Both of them keep getting stuck on uploads via the API every now and then, and both of them have reoccuring failures with uploads and repairs. Here's a current list of active alerts of one of them;
https://gist.github.com/CtrlAltDefeat94/7f3a180705390b8b6b97c7521dc21d79
(gist because of size limit)

Expected Behavior

.

Steps to Reproduce

I'm uploading data via /worker/objects/{path}?bucket=default

Version

V1.1.1

What operating system did the problem occur on (e.g. Ubuntu 22.04, macOS 12.0, Windows 11)?

Docker

Autopilot Config

{ "contracts": { "set": "autopilot", "amount": 50, "allowance": "4909550423995516048300000000", "period": 6048, "renewWindow": 2016, "download": 1400000000000, "upload": 1400000000000, "storage": 5000000000000, "prune": true }, "hosts": { "allowRedundantIPs": false, "maxDowntimeHours": 336, "minProtocolVersion": "1.6.0", "maxConsecutiveScanFailures": 10, "scoreOverrides": null } }

Bus Config

These all give a 404 and I cant figure all the new endpoints. I dont think they are too related to my issue. But I can provide the results of the corrent endpoints if need be.

Anything else?

The config on the other node with this issue is identical aside from the 30/60 redundancy with 90 hosts.

Unrelated note; The autopilot config endpoint was updated to http://localhost:9980/api/autopilot/config.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions