Download fail of lbry://four #55

Closed
opened 2017-04-25 04:57:55 +02:00 by finer9 · 2 comments
finer9 commented 2017-04-25 04:57:55 +02:00 (Migrated from github.com)

The Issue

Steps to reproduce

  1. Try to download lbry://four

Expected behaviour

download

Actual behaviour

hanging at connected
2017-04-24 22:55:26,101 INFO lbrynet.core.Wallet:579: get claim info lbry://four#70a4753a0648d45346580c5c3dd5363e417d6a02
2017-04-24 22:55:26,101 INFO lbrynet.lbrynet_daemon.Downloader:103: Download lbry://four status changed to initializing
2017-04-24 22:55:26,111 CRITICAL twisted:154: Unhandled error in Deferred:
2017-04-24 22:55:26,112 CRITICAL twisted:154:
Traceback (most recent call last):
File "site-packages\twisted\internet\defer.py", line 1297, in _inlineCallbacks
File "site-packages\twisted\python\failure.py", line 389, in throwExceptionIntoGenerator
File "site-packages\lbrynet\lbrynet_daemon\Downloader.py", line 177, in download
KeyError: 'currency'
2017-04-24 22:55:26,313 INFO lbrynet.lbrynet_daemon.Daemon:1016: Collected 0 lbry files

System Configuration

  • LBRY Daemon version:
    daemon (lbrynet) 0.10.0
    wallet (lbryum) 2.7.18
    interface 0.10.0rc5
    Platform Windows (Windows-10-10.0.10586)
    Installation ID 8eQ21PLjyYLSwM1EHxPB1RpzASaGmoQnpSaQrDu9PGafXrdmcEMsMoYz4yvZnB6zd1

Anything Else

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 ### Steps to reproduce 1. Try to download lbry://four 2. 3. ### Expected behaviour download ### Actual behaviour hanging at connected 2017-04-24 22:55:26,101 INFO lbrynet.core.Wallet:579: get claim info lbry://four#70a4753a0648d45346580c5c3dd5363e417d6a02 2017-04-24 22:55:26,101 INFO lbrynet.lbrynet_daemon.Downloader:103: Download lbry://four status changed to initializing 2017-04-24 22:55:26,111 CRITICAL twisted:154: Unhandled error in Deferred: 2017-04-24 22:55:26,112 CRITICAL twisted:154: Traceback (most recent call last): File "site-packages\twisted\internet\defer.py", line 1297, in _inlineCallbacks File "site-packages\twisted\python\failure.py", line 389, in throwExceptionIntoGenerator File "site-packages\lbrynet\lbrynet_daemon\Downloader.py", line 177, in download KeyError: 'currency' 2017-04-24 22:55:26,313 INFO lbrynet.lbrynet_daemon.Daemon:1016: Collected 0 lbry files ## 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: daemon (lbrynet) 0.10.0 wallet (lbryum) 2.7.18 interface 0.10.0rc5 Platform Windows (Windows-10-10.0.10586) Installation ID 8eQ21PLjyYLSwM1EHxPB1RpzASaGmoQnpSaQrDu9PGafXrdmcEMsMoYz4yvZnB6zd1 ## Anything Else <!-- Include anything else that does not fit into the above sections --> ## Screenshots <!-- If a screenshot would help explain the bug, please include one or two here -->
kaykurokawa commented 2017-04-25 17:53:54 +02:00 (Migrated from github.com)

Are you sure the latest lbry Daemon is being run here (10.0rc14 now) ? I'm not able to reproduce this.

Are you sure the latest lbry Daemon is being run here (10.0rc14 now) ? I'm not able to reproduce this.
finer9 commented 2017-04-25 18:07:01 +02:00 (Migrated from github.com)

Yes it should be the latest daemon. I'll experiment more later. Intuitively I thought it was related to claim takeover

Yes it should be the latest daemon. I'll experiment more later. Intuitively I thought it was related to claim takeover
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#55
No description provided.