-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Ad rewards arriving message is not shown on Linux on VMs #18221
Comments
@tmancey I attached the logs from the custom build ads is shown
redeemed payment tokens
On 4rd October
|
The issue is only reproducible on a VM (VirtualBox). It is not reproducible on physical machines (Windows, macOS, Ubuntu). Hard to say what is the cause: handling of time by the VM or a race condition. We are waiting for a new build. |
Got the new build and checked on VM and Physical Machine. On VM it still fails and logs show proper time:
Worrying are those errors at the end. I checked and those files don't exist On Physical Machine it still passes and logs show proper time:
But no errors. I checked the files and they exists on physical machine |
@btlechowski great find and at least we know the change is working as expected. And for some reason VirtualBox is broken. |
Closing issue as working as expected. See above comments. |
Issue is also reproducible on VMware. I think this is an upstream bug introduced in Chr 94. |
I am actually getting a similar issue on a non-VM install of Linux. I have my Brave browser connected to Gemini. Every 1st of the month, the BAT estimated earnings drop significantly with no message like "Your 6.68 BAT payout will begin processing in 6 days". Ten days later I see a BAT deposit into my Gemini, so I am assuming that the payouts are working but the UI is not reflecting it. |
@btlechowski can you please retest as the issue should be resolved by #20104 |
Verification passed on
Verified test plan from the description. The rewards arriving message is shown and errors are not logged. |
Found while testing #11618
This is a regression. Not reproducible in 1.31.46. Reproducible in 1.31.47
Steps to Reproduce
--vmodule="*/variations/*"=6,"*/bat-native-ledger/*"=6,"*/brave_rewards/*"=6,"*/bat-native-ads/*"=6,"*/bat-native-confirmations/*"=6,"*/brave_ads/*"=9,"*/brave_user_model/*"=6 --brave-ads-staging --brave-ads-debug --rewards=staging=true --variations-server-url=https://no-thanks.invalid
brave://rewards
in a new tabActual result:
Ad rewards arriving message is not shown
confirmations.json.txt
confirmations_fails_after_upgrade_from.1.30.81.json.txt
Expected result:
Ad rewards arriving message is shown
confirmations_pass_1.30.81.json.txt
Reproduces how often:
Easily reproduced
Brave version (brave://version info)
Not reproducible in 1.31.46
Reproduced in
cc @tmancey @rebron @jsecretan @brave/legacy_qa
The text was updated successfully, but these errors were encountered: