Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

How can I manually start the payout process? #1672

Open
jasonfifa opened this issue Apr 22, 2023 · 1 comment
Open

How can I manually start the payout process? #1672

jasonfifa opened this issue Apr 22, 2023 · 1 comment
Labels

Comments

@jasonfifa
Copy link

There was successful payments several days ago, but the payment is not processed at the moment over 24 hours.

How can I manually start the payout process? The payment is not processed even changing the orphans block to "pending" status into the database. Now all blocks have "confirmed" status and 100% confirmation.

@jasonfifa jasonfifa added the bug label Apr 22, 2023
@jasonfifa
Copy link
Author

2023-04-21 15:42:57.7686] [E] [PayoutManager] Payment processing failed
System.ArgumentOutOfRangeException: Index and length must refer to a location within the string. (Parameter 'length')
at Miningcore.Payments.PayoutManager.PayoutPoolBalancesAsync(IMiningPool pool
, PoolConfig config, IPayoutHandler handler, CancellationToken ct) in /home/jc/m
iningcore/src/Miningcore/Payments/PayoutManager.cs:line 211
at Miningcore.Payments.PayoutManager.PayoutPoolBalancesAsync(IMiningPool pool
, PoolConfig config, IPayoutHandler handler, CancellationToken ct) in /home/jc/m
iningcore/src/Miningcore/Payments/PayoutManager.cs:line 217
at Miningcore.Payments.PayoutManager.ProcessPoolsAsync(CancellationToken ct,
Boolean processPayouts) in /home/jc/miningcore/src/Miningcore/Payments/PayoutMan
ager.cs:line 111 at System.String.Substring(Int32 startIndex, Int32 length)
at Miningcore.Payments.PayoutManager.PayoutPoolBalancesAsync(IMiningPool pool
, PoolConfig config, IPayoutHandler handler, CancellationToken ct) in /home/jc/m
iningcore/src/Miningcore/Payments/PayoutManager.cs:line 211
at Miningcore.Payments.PayoutManager.PayoutPoolBalancesAsync(IMiningPool pool
, PoolConfig config, IPayoutHandler handler, CancellationToken ct) in /home/jc/m
iningcore/src/Miningcore/Payments/PayoutManager.cs:line 217
at Miningcore.Payments.PayoutManager.ProcessPoolsAsync(CancellationToken ct,
Boolean processPayouts) in /home/jc/miningcore/src/Miningcore/Payments/PayoutMan
ager.cs:line 111
Binary file (standard input) matches

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant