renterd icon indicating copy to clipboard operation
renterd copied to clipboard

Autopilot settings are not visible in UI when Siacentral API is down

Open skunk-ink opened this issue 4 months ago • 0 comments

Current Behavior

As explained in the title, when the Siacentral API is down, all autopilot settings appear empty.

Expected Behavior

Default to not using Siacentral API in the renterd UI settings when it is down.

Steps to Reproduce

No response

Version

v1.0.8

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

Ubuntu 24.04 LTS

Autopilot Config

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

Bus Config

{ "default": "autopilot" }{ "hostBlockHeightLeeway": 12, "maxContractPrice": "1000000000000000000000000", "maxDownloadPrice": "1500000000000000000000000000", "maxRPCPrice": "1000000000000000000000", "maxStoragePrice": "92592592593", "maxUploadPrice": "100000000000000000000000000", "migrationSurchargeMultiplier": 10, "minAccountExpiry": 86400000000000, "minMaxEphemeralAccountBalance": "1000000000000000000000000", "minPriceTableValidity": 300000000000 }{ "minShards": 10, "totalShards": 30 }{ "enabled": true, "slabBufferMaxSizeSoft": 4294967296 }

Contract Set Contracts

50

Anything else?

No response

skunk-ink avatar Oct 05 '24 15:10 skunk-ink