-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Tokens fail to retry due to empty nonce #7222
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
Comments
|
Verified passed with
Verification passed on
Verification passed on
|
If this thread is still active then i have the same issue |
Also what is the meaning of wallet data is empty |
@parasudilip Which version of the browser are you using please? And are you seeing failed to refill tokens? (Please DO NOT paste or share your logs) |
Version 1.14.46 Chromium: 85.0.4183.69 (Official Build) nightly (64-bit). This is from About Brave page. I am sorry for not posting the clear info the first time. The below lines are something which matches something about refill tokens. Number of allowed tokens exceeded , statusCode : 429 Failed to refill unblinded tokens Failed to request signed tokens |
@parasudilip Do you have multiple browsers using the same wallet, and if so how many please. If you could email me directly with this information that would be great. |
I have mailed to the mail in your profile.. Do check it |
@parasudilip Running multiple instances with the same wallet id is not recommended at this time. I would recommend Joining Rewards for each instance until this is supported. Thank you |
Description
Tokens fail to retry due to empty nonce
Steps to Reproduce
Actual result:
The console log shows tokens have been exceeded
Response: {"error":"Number of allowed tokens exceeded","statusCode":429}
Expected result:
The console log should show that tokens were successfully created (where 50 may vary)
Added 50 unblinded tokens, you now have 50 unblinded tokens
Reproduces how often:
Easily reproduced
Brave version (brave://version info)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
Caused by brave/brave-core#4106
The text was updated successfully, but these errors were encountered: