swarm-cli
swarm-cli copied to clipboard
Topology 503 while syncing
[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, text/plain, */*"
Mode: light
Topology
curl "http://localhost:1633/topology" -H "accept: application/json, text/plain, */*"
ERROR Request failed with status code 503
There may be additional information in the Bee logs.
[16:26:29] ~ curl "http://localhost:1633/topology"
{"code":503,"message":"Node is syncing. This endpoint is unavailable. Try again later."}