You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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?
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?
Which argument should I modify to let them search longer for each other maybe?
The text was updated successfully, but these errors were encountered:
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:
"message":" Reset 12D3KooWGh1jKw1hpiY4gy6S[REDACTED] Not found in the ledger"}
So:
The text was updated successfully, but these errors were encountered: