Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enabling price pinning in renterd 1.1.0 beta5 crashes it #1608

Closed
artur9010 opened this issue Oct 13, 2024 · 2 comments
Closed

Enabling price pinning in renterd 1.1.0 beta5 crashes it #1608

artur9010 opened this issue Oct 13, 2024 · 2 comments
Labels
bug Something isn't working
Milestone

Comments

@artur9010
Copy link

Current Behavior

When I go to settings and enable price pinning, renterd crashes.

crash log: https://gist.github.com/artur9010/431aca43a175399a4dc622cfdc531fc2

Expected Behavior

do not crash

Steps to Reproduce

No response

Version

1.1.0 beta5

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

Fedora linux, running from binary

Autopilot Config

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

Bus Config

below

Contract Set Contracts

not even synced

Anything else?

bus config

{"default":"autopilot"}

{"hostBlockHeightLeeway":6,"maxContractPrice":"15000000000000000000000000","maxDownloadPrice":"3000000000000000000000000000","maxRPCPrice":"1000000000000000000000","maxStoragePrice":"694444444444","maxUploadPrice":"3000000000000000000000000000","migrationSurchargeMultiplier":10,"minAccountExpiry":86400000000000,"minMaxEphemeralAccountBalance":"1000000000000000000000000","minPriceTableValidity":300000000000}

{"minShards":10,"totalShards":30}

{"enabled":true,"slabBufferMaxSizeSoft":4294967296}
@artur9010 artur9010 added the bug Something isn't working label Oct 13, 2024
@ChrisSchinnerl ChrisSchinnerl added this to the v2.0.0 milestone Oct 21, 2024
@ChrisSchinnerl
Copy link
Member

@artur9010 does this happen consistently or was it a one time thing?

@artur9010
Copy link
Author

it was probably a one time thing, i've tried it next day and it worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants