Cafe137
Cafe137
https://docs.ethswarm.org/docs/develop/access-the-swarm/upload-and-download/#deferred-and-direct-uploads "By default your bee instance will handle uploads in a deferred manner, meaning that the data will be completely uploaded to your node locally before being then being uploaded...
Probably caused by 1024/1000 unit mismatch
``` [16:26:41] ~ s status --curl Bee API: http://localhost:1633curl "http://localhost:1633" -H "accept: application/json, text/plain, */*" [OK] curl "http://localhost:1633/health" -H "accept: application/json, text/plain, */*" Version: 2.5.0-rc6-75cadce7c curl "http://localhost:1633/node" -H "accept: application/json,...
Problem statement: It is hard to explain how to do a backup for Bee. Swarm-CLI backup command should handle it automatically. Full backup? *store only? Key only?
Tray:
### Context MacOS / Brew ### Summary ``` brew install swarm-bee ==> Fetching ethersphere/tap/swarm-bee ==> Downloading https://github.com/ethersphere/bee/releases/download/v2.5.0-rc4/bee-darwin-arm64.tar.gz Already downloaded: /Users/xxx/Library/Caches/Homebrew/downloads/f1499ccdef74343a112407c364b213448f808f291a83273cff97e378e4476e62--bee-darwin-arm64.tar.gz ==> Installing swarm-bee from ethersphere/tap Error: An exception occurred within...
#### Summary Embed a postage snapshot into the binary to skip the syncing of ~8 million blocks. #### Motivation - Most non-archival Gnosis nodes are now purging old postage contract...
### Context Bee 2.3.1 ### Summary Make an obvious 404 bytes request: `GET http://localhost:1633/bytes/00112233445566778899aabbccddeeff00112233445566778899aabbccddeeff` Bee logs: ``` "time"="2024-12-17 21:41:06.261675" "level"="error" "logger"="node/api/get_bytes_by_address" "msg"="swarmageddon has begun storage: not found storage: not found...