"Hot Right Now" stuck in "Claiming..." after watching featured video #339

Closed
opened 2017-07-08 02:18:50 +02:00 by tzarebczan · 1 comment
tzarebczan commented 2017-07-08 02:18:50 +02:00 (Migrated from github.com)

The Issue

After watching a featured video (first time claiming hot right now reward), I went into my wallet > rewards to see the Hot Right Now status as "Claiming..." and greyed out. My account was credited. Error in console shows rewards.js:60 Uncaught (in promise) TypeError: Cannot read property 'reward_title' of undefined
and the log shows "2017-07-07 19:58:25,450 ERROR lbryum:115: [default_wallet] removing tx from history deb064105d68e51fc9f2dd36500a28803514d95c9acffd07a65073d43cc36c65" - that TX seems to be the one originating from LBRY wallet to myself.

After restarting the app, the reward is in unclaimed status. Clicking it shows "claimed already by this person"

Steps to reproduce

  1. Watch lbry://fee-VrkAF-7ok10 (never previously claimed Hot Right Now on this account
  2. Download finishes, wallet balance shows +3
  3. Rewards page shows "Claiming..." for Hot Right now
  4. Restart app, reward shows unclaimed.

Expected behaviour

Should claim successfully

Actual behaviour

Stuck in Claiming...

System Configuration

  • LBRY Daemon version: 0.14.0
  • LBRY App version: 0.13
  • LBRY Installation ID:
  • Operating system: Win 10

Anything Else

Log:
017-07-07 19:52:53,019 INFO lbrynet.daemon.Downloader:160: Finished downloading lbry://fee-VrkAF-7ok10 (2d900a) --> C:\Users\SoloDolo\Downloads\VrkAF-7ok10.mp4
2017-07-07 19:52:57,453 INFO lbrynet.core.Wallet:636: Skipping dust
2017-07-07 19:52:57,454 INFO lbrynet.core.Wallet:636: Skipping dust
2017-07-07 19:58:25,450 ERROR lbryum:115: [default_wallet] removing tx from history deb064105d68e51fc9f2dd36500a28803514d95c9acffd07a65073d43cc36c65

Console:

rewards.js:60 Uncaught (in promise) TypeError: Cannot read property 'reward_title' of undefined
at reducers.(anonymous function) (file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:37950:33)
at reducer (file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:37983:23)
at combination (file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:70875:29)
at batchingReducer (file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:16044:16)
at file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:70428:16
at dispatch (file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:26617:22)
at file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:16032:16
at file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:70621:16
at dispatch (file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:70673:18)
at success (file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:7369:7)


his week on Words & Numbers, Antony Davies\u200b and James R. Harrigan\u200b breakdown the

Screenshots

<!-- Thanks for reporting an issue to LBRY and helping us improve! To make it possible for us to help you, please fill out below information carefully. Before reporting any issues, please make sure that you're using the latest version. - App releases: https://github.com/lbryio/lbry-app/releases - Standalone daemon: https://github.com/lbryio/lbry/releases We are also available on Slack at https://slack.lbry.io --> ## The Issue After watching a featured video (first time claiming hot right now reward), I went into my wallet > rewards to see the Hot Right Now status as "Claiming..." and greyed out. My account was credited. Error in console shows rewards.js:60 Uncaught (in promise) TypeError: Cannot read property 'reward_title' of undefined and the log shows "2017-07-07 19:58:25,450 ERROR lbryum:115: [default_wallet] removing tx from history deb064105d68e51fc9f2dd36500a28803514d95c9acffd07a65073d43cc36c65" - that TX seems to be the one originating from LBRY wallet to myself. After restarting the app, the reward is in unclaimed status. Clicking it shows "claimed already by this person" ### Steps to reproduce 1. Watch lbry://fee-VrkAF-7ok10 (never previously claimed Hot Right Now on this account 2. Download finishes, wallet balance shows +3 3. Rewards page shows "Claiming..." for Hot Right now 4. Restart app, reward shows unclaimed. ### Expected behaviour Should claim successfully ### Actual behaviour Stuck in Claiming... ## System Configuration <!-- For the app, this info is in the About section at the bottom of the Help page. You can include a screenshot instead of typing it out --> <!-- For the daemon, run: curl 'http://localhost:5279/lbryapi' --data '{"method":"version"}' and include the full output --> - LBRY Daemon version: 0.14.0 - LBRY App version: 0.13 - LBRY Installation ID: - Operating system: Win 10 ## Anything Else <!-- Include anything else that does not fit into the above sections --> Log: 017-07-07 19:52:53,019 INFO lbrynet.daemon.Downloader:160: Finished downloading lbry://fee-VrkAF-7ok10 (2d900a) --> C:\Users\SoloDolo\Downloads\VrkAF-7ok10.mp4 2017-07-07 19:52:57,453 INFO lbrynet.core.Wallet:636: Skipping dust 2017-07-07 19:52:57,454 INFO lbrynet.core.Wallet:636: Skipping dust 2017-07-07 19:58:25,450 ERROR lbryum:115: [default_wallet] removing tx from history deb064105d68e51fc9f2dd36500a28803514d95c9acffd07a65073d43cc36c65 Console: rewards.js:60 Uncaught (in promise) TypeError: Cannot read property 'reward_title' of undefined at reducers.(anonymous function) (file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:37950:33) at reducer (file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:37983:23) at combination (file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:70875:29) at batchingReducer (file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:16044:16) at file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:70428:16 at dispatch (file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:26617:22) at file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:16032:16 at file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:70621:16 at dispatch (file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:70673:18) at success (file:///C:/Program%20Files%20(x86)/LBRY/resources/app/dist/js/bundle.js:7369:7)  his week on Words & Numbers, Antony Davies\u200b and James R. Harrigan\u200b breakdown the ## Screenshots <!-- If a screenshot would help explain the bug, please include one or two here -->
kauffj commented 2017-07-17 21:09:59 +02:00 (Migrated from github.com)

Re-open if happening 0.14

Re-open if happening 0.14
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#339
No description provided.