ZeroNetX / zeronet-rs

Rust Implementation of ZeroNet Protocol
https://zeronet.dev
Other
70 stars 8 forks source link

Failed to download zite: InvalidJson(Error("missing field `body`", line: 0, column: 0)) #7

Closed marek22k closed 2 years ago

marek22k commented 2 years ago
$./zeronet siteDownload -s "1H51ZJ118ubwYAceszZ6CRMp4MPaSwcMh1"
Loading sites.json file
Loading users file
Loading user: 1FdDwDNWJLxCBoBcVtmbKgohofi7r5Wmiq
Downloading Site
InvalidJson(Error("missing field `body`", line: 0, column: 0))

$./zeronet siteDownload -s "1H51ZJ118ubwYAceszZ6CRMp4MPaSwcMh1"
Loading sites.json file
Loading users file
Loading user: 1FdDwDNWJLxCBoBcVtmbKgohofi7r5Wmiq

with the second try it works

canewsin commented 2 years ago

Fixed