cannot upload or download #123

Closed
opened 2017-05-12 05:35:11 +02:00 by iateadonut · 1 comment
iateadonut commented 2017-05-12 05:35:11 +02:00 (Migrated from github.com)

The Issue

I cannot upload or download, but can resolve.

Steps to reproduce

If i do this:
lbrynet-cli resolve uri=what
{
"claim": {
"address": "bMavvzXG2XT5GRK4kgQCFop1B5XvHRJPye",
"amount": "1",

I receive the feedback no problem.

But when I try to 'get', I get a timeout error:
lbrynet-cli get uri=what
{
"error": "Timeout"
}

same with other methods for downloading:
lbrynet-cli blob_get blob_hash=c37676385d73f6e15802744d7c994c2858cf0766bbec0f4ba5468861e6f4b51a483a2795d85da916e9082f4231099837
ERROR: Blob (c37676385d73f6e15802) download timed out

i'm using the linux 10.2 version on ubuntu 16.04.

I've also tried to upload using the GUI version. The GUI version also cannot download, and when I tried to upload, it took money for my lbry://name but I was not able to upload.

System Configuration

For the GUI, clicking on 'HELP' did not bring me to a help page so I don't have the version info.

for the daemon:

lbrynet-cli version
{
"build": "release",
"ip": "210.183.116.40",
"lbrynet_version": "0.10.2",
"lbryschema_version": "0.0.4",
"lbryum_version": "2.7.21",
"os_release": "4.4.0-47-generic",
"os_system": "Linux",
"platform": "Linux-4.4.0-47-generic-x86_64-with-LinuxMint-18-sarah",
"processor": "x86_64",
"python_version": "2.7.12"
}

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 I cannot upload or download, but can resolve. ### Steps to reproduce 1. If i do this: lbrynet-cli resolve uri=what { "claim": { "address": "bMavvzXG2XT5GRK4kgQCFop1B5XvHRJPye", "amount": "1", I receive the feedback no problem. But when I try to 'get', I get a timeout error: lbrynet-cli get uri=what { "error": "Timeout" } same with other methods for downloading: lbrynet-cli blob_get blob_hash=c37676385d73f6e15802744d7c994c2858cf0766bbec0f4ba5468861e6f4b51a483a2795d85da916e9082f4231099837 ERROR: Blob (c37676385d73f6e15802) download timed out i'm using the linux 10.2 version on ubuntu 16.04. I've also tried to upload using the GUI version. The GUI version also cannot download, and when I tried to upload, it took money for my lbry://name but I was not able to upload. ## 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 GUI, clicking on 'HELP' did not bring me to a help page so I don't have the version info. <!-- For the daemon, run: curl 'http://localhost:5279/lbryapi' --data '{"method":"version"}' and include the full output --> for the daemon: lbrynet-cli version { "build": "release", "ip": "210.183.116.40", "lbrynet_version": "0.10.2", "lbryschema_version": "0.0.4", "lbryum_version": "2.7.21", "os_release": "4.4.0-47-generic", "os_system": "Linux", "platform": "Linux-4.4.0-47-generic-x86_64-with-LinuxMint-18-sarah", "processor": "x86_64", "python_version": "2.7.12" } ## 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 -->
tzarebczan commented 2017-05-30 01:14:35 +02:00 (Migrated from github.com)

Is this related to your other issue where it might be a firewall problem? If so, can you close this one.

Is this related to your other issue where it might be a firewall problem? If so, can you close this one.
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#123
No description provided.