fairDataSociety / fdp-cli

Command-line interface implementation for fdp-storage
Apache License 2.0
1 stars 0 forks source link

Bee is not up but no error occurs. #72

Closed nugaon closed 1 year ago

nugaon commented 1 year ago

some commands do not throw error when the Bee host is unreachable

$ fdp-cli pod list
Pods list is empty
$ curl http://localhost:1633
curl: (7) Failed to connect to localhost port 1633: Connection refused