Skip to content
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

Bug: receives an empty file / meaning of "Reset XXX Not found in ledger" #773

Open
thiswillbeyourgithub opened this issue Sep 10, 2024 · 0 comments

Comments

@thiswillbeyourgithub
Copy link
Contributor

Hi,

I'm using edge_vpn to send and receive files across my machines and sometimes, and I don't quite understand what are the factor behind it, this happens:

  • The receiving end indeed stops because it received something.
  • But when I look at it the file is empty (filesize of 0).
  • On the sender's side the log says "message":" Reset 12D3KooWGh1jKw1hpiY4gy6S[REDACTED] Not found in the ledger"}

So:

  1. Can you enlighten me on the meaning behind this message? Does that mean that the sender couldn't find the receiver? Why is that the case if I started both at the same time?
  2. The redacted string appears to be the node ID. So does that mean that I should start the receiving end first, then wait a few minutes, only then start the sender? Because if the sender can't find the receiver then how is it possible that they both simple to error out at the same moment?
  3. Which argument should I modify to let them search longer for each other maybe?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant