Pressing play sometimes hangs #181

Closed
opened 2017-06-01 22:18:34 +02:00 by lyoshenka · 2 comments
lyoshenka commented 2017-06-01 22:18:34 +02:00 (Migrated from github.com)

Migrated from https://github.com/lbryio/lbry/issues/637

The Issue

Tried to play a random video. Sits on the "awkward" loading screen indefinitely

Steps to reproduce

  1. Pick a random video you dont already have
  2. Click play
  3. Possibly be on Windows

Expected behaviour

15-20 sec pause followed by streaming

Actual behaviour

load screen hangs indefinitely yet file is downloading in Downloads
If you return to the specific file page after Downloads, it shows as downloading and plays fine

System Configuration

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

Anything Else

Screenshots

after play again
there
play hang

Migrated from https://github.com/lbryio/lbry/issues/637 <!-- 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 Tried to play a random video. Sits on the "awkward" loading screen indefinitely ### Steps to reproduce 1. Pick a random video you dont already have 2. Click play 3. Possibly be on Windows ### Expected behaviour 15-20 sec pause followed by streaming ### Actual behaviour load screen hangs indefinitely yet file is downloading in Downloads If you return to the specific file page after Downloads, it shows as downloading and plays fine ## 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: - LBRY App version: - LBRY Installation ID: - Operating system: Win 10 ## 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 --> ![after play again](https://cloud.githubusercontent.com/assets/16390156/25961670/095dddf8-3649-11e7-9609-1507addfb4e3.PNG) ![there](https://cloud.githubusercontent.com/assets/16390156/25961669/095b36c0-3649-11e7-8c29-ee8fde3c5389.PNG) ![play hang](https://cloud.githubusercontent.com/assets/16390156/25961671/095f1218-3649-11e7-8c14-8a8c018add57.PNG)
finer9 commented 2017-06-01 23:35:04 +02:00 (Migrated from github.com)

2017-06-01 17:30:02,622 INFO lbrynet.core.Wallet:809: Resolving lbry://kedi-trailer
2017-06-01 17:30:03,387 INFO lbrynet.lbrynet_daemon.Daemon:2537: Need sd blob
2017-06-01 17:30:03,388 INFO lbrynet.core.client.ConnectionManager:38: Connection Manager 5731e95b6184bba989a89576f26286274b676e3f2a47d62343e70104f36bb186adacc1e8904e351f52fb8bf0c52886b5 initialized
2017-06-01 17:30:03,799 INFO lbrynet.core.client.BlobRequester:395: Offered rate 0.000000/mb accepted by 104.35.236.172
2017-06-01 17:30:03,997 INFO lbrynet.core.client.BlobRequester:545: Blob 5731e95b6184bba9 has been successfully downloaded from 104.35.236.172:3333
2017-06-01 17:30:03,999 INFO lbrynet.core.client.ClientProtocol:144: Closing the connection to 104.35.236.172:3333 due to having no further requests to send
2017-06-01 17:30:04,388 INFO lbrynet.lbrynet_daemon.Daemon:2552: check peers for 5 of 23 blobs in stream
2017-06-01 17:30:05,957 INFO lbrynet.lbrynet_daemon.Downloader:103: Download lbry://kedi-trailer status changed to initializing
2017-06-01 17:30:05,957 INFO lbrynet.lbrynet_daemon.Downloader:103: Download lbry://kedi-trailer status changed to downloading_metadata
2017-06-01 17:30:05,957 INFO lbrynet.core.client.ConnectionManager:38: Connection Manager 5731e95b6184bba989a89576f26286274b676e3f2a47d62343e70104f36bb186adacc1e8904e351f52fb8bf0c52886b5 initialized
2017-06-01 17:30:06,013 INFO lbrynet.lbryfile.EncryptedFileMetadataManager:246: Saved sd blob hash 5731e95b6184bba989a89576f26286274b676e3f2a47d62343e70104f36bb186adacc1e8904e351f52fb8bf0c52886b5 to stream hash 075350c04eac573083f609c2b80076d41fbee485b88026fb53c06c8a67caf66e802b1a6279592d1eb49eaccd916e97cd
2017-06-01 17:30:06,030 INFO lbrynet.lbrynet_daemon.Downloader:103: Download lbry://kedi-trailer status changed to running
2017-06-01 17:30:06,030 INFO lbrynet.lbrynet_daemon.Downloader:190: Downloading lbry://kedi-trailer (5731e9) --> C:\Users\Josh\Downloads\Kedi - Official U.S. Trailer - Oscilloscope Laboratories.mp4
2017-06-01 17:30:06,032 INFO lbrynet.core.client.ConnectionManager:38: Connection Manager Kedi - Official U.S. Trailer - Oscilloscope Laboratories.mp4 initialized
2017-06-01 17:30:06,052 INFO lbrynet.lbryfilemanager.EncryptedFileDownloader:32: lbry://kedi-trailer (5731e9) is unknown

2017-06-01 17:30:02,622 INFO lbrynet.core.Wallet:809: Resolving lbry://kedi-trailer 2017-06-01 17:30:03,387 INFO lbrynet.lbrynet_daemon.Daemon:2537: Need sd blob 2017-06-01 17:30:03,388 INFO lbrynet.core.client.ConnectionManager:38: Connection Manager 5731e95b6184bba989a89576f26286274b676e3f2a47d62343e70104f36bb186adacc1e8904e351f52fb8bf0c52886b5 initialized 2017-06-01 17:30:03,799 INFO lbrynet.core.client.BlobRequester:395: Offered rate 0.000000/mb accepted by 104.35.236.172 2017-06-01 17:30:03,997 INFO lbrynet.core.client.BlobRequester:545: Blob 5731e95b6184bba9 has been successfully downloaded from 104.35.236.172:3333 2017-06-01 17:30:03,999 INFO lbrynet.core.client.ClientProtocol:144: Closing the connection to 104.35.236.172:3333 due to having no further requests to send 2017-06-01 17:30:04,388 INFO lbrynet.lbrynet_daemon.Daemon:2552: check peers for 5 of 23 blobs in stream 2017-06-01 17:30:05,957 INFO lbrynet.lbrynet_daemon.Downloader:103: Download lbry://kedi-trailer status changed to initializing 2017-06-01 17:30:05,957 INFO lbrynet.lbrynet_daemon.Downloader:103: Download lbry://kedi-trailer status changed to downloading_metadata 2017-06-01 17:30:05,957 INFO lbrynet.core.client.ConnectionManager:38: Connection Manager 5731e95b6184bba989a89576f26286274b676e3f2a47d62343e70104f36bb186adacc1e8904e351f52fb8bf0c52886b5 initialized 2017-06-01 17:30:06,013 INFO lbrynet.lbryfile.EncryptedFileMetadataManager:246: Saved sd blob hash 5731e95b6184bba989a89576f26286274b676e3f2a47d62343e70104f36bb186adacc1e8904e351f52fb8bf0c52886b5 to stream hash 075350c04eac573083f609c2b80076d41fbee485b88026fb53c06c8a67caf66e802b1a6279592d1eb49eaccd916e97cd 2017-06-01 17:30:06,030 INFO lbrynet.lbrynet_daemon.Downloader:103: Download lbry://kedi-trailer status changed to running 2017-06-01 17:30:06,030 INFO lbrynet.lbrynet_daemon.Downloader:190: Downloading lbry://kedi-trailer (5731e9) --> C:\Users\Josh\Downloads\Kedi - Official U.S. Trailer - Oscilloscope Laboratories.mp4 2017-06-01 17:30:06,032 INFO lbrynet.core.client.ConnectionManager:38: Connection Manager Kedi - Official U.S. Trailer - Oscilloscope Laboratories.mp4 initialized 2017-06-01 17:30:06,052 INFO lbrynet.lbryfilemanager.EncryptedFileDownloader:32: lbry://kedi-trailer (5731e9) is unknown
kauffj commented 2017-06-30 22:35:36 +02:00 (Migrated from github.com)

I think this may have been metadata at end? If not, please reopen.

I think this may have been metadata at end? If not, please reopen.
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#181
No description provided.