We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
⚠️ Support requests in an issue-format will be closed immediately. For support, go to Swarm's Discord.
2.2.0 / Linux Ubuntu 24.04.1 LTS / x64
Running swarm-cli upload never terminates, while in the bee console there are endless logs of disconnected peer and connected to peer.
swarm-cli upload
disconnected peer
connected to peer
File should be uploaded in reasonable time.
Using swarm-cli upload with a valid stamp and --deferred true --encrypt false is stuck while the bee console shows following messages:
--deferred true --encrypt false
The stamp usage remains the same all the time.
Run swarm-cli upload ... --deferred true --encrypt false with a valid stamp.
swarm-cli upload ... --deferred true --encrypt false
The text was updated successfully, but these errors were encountered:
the node may reveal more details about the upload if you run the node with a higher logging verbosity like 'Debug'
Sorry, something went wrong.
No branches or pull requests
Context
2.2.0 / Linux Ubuntu 24.04.1 LTS / x64
Summary
Running
swarm-cli upload
never terminates, while in the bee console there are endless logs ofdisconnected peer
andconnected to peer
.Expected behavior
File should be uploaded in reasonable time.
Actual behavior
Using
swarm-cli upload
with a valid stamp and--deferred true --encrypt false
is stuck while the bee console shows following messages:The stamp usage remains the same all the time.
Steps to reproduce
Run
swarm-cli upload ... --deferred true --encrypt false
with a valid stamp.Possible solution
The text was updated successfully, but these errors were encountered: