Navigation Menu

Skip to content
New issue

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

status command stalls indefinitely #15

Closed
RyanSinger opened this issue Oct 25, 2016 · 4 comments
Closed

status command stalls indefinitely #15

RyanSinger opened this issue Oct 25, 2016 · 4 comments

Comments

@RyanSinger
Copy link

$ 21 status
10 minutes later, still nothing.

@RyanSinger
Copy link
Author

$ 21 doctor
21 doctor

Checking health..


Checking general settings..

  IP Address                         ->  172.29.0.229                         [PASS]
  OS Kernel                          ->  Darwin                               [PASS]
  OS Kernel Version                  ->  16.0.0                               [PASS]
  Python Version                     ->  3.5.2                                [PASS]
  21 Tool Version                    ->  3.9.10                               [PASS]

5/5 Checks passed, 0 failed, 0 warnings, and 0 skipped

Checking dependencies..

  Two1 CLI                           ->  /usr/local/bin/21                    [PASS]
  Two1 Dotenv                        ->  /Users/ryan/.two1/two1.json          [PASS]
  Two1 Library                       ->  /usr/local/lib/python3.5/site-pa...  [PASS]
  Two1 Wallet                        ->  /usr/local/bin/wallet                [PASS]
  Zerotier CLI                       ->  zerotier-cli not applicable          [SKIP]

4/5 Checks passed, 0 failed, 0 warnings, and 1 skipped

Checking servers..

  21 API                             ->  https://api.21.co                    [PASS]
  21 Logging                         ->  https://logger.21.co                 [PASS]
  21 Pool                            ->  swirl+tcp://grid.21.co:21006         [PASS]
  21 Blockchain Provider             ->  https://blockchain.21.co             [PASS]
  Python Package Index               ->  https://pypi.python.org/             [PASS]
  21 Slack                           ->  https://slack.21.co                  [PASS]
  21 Marketplace                     ->  https://21.co/mkt                    [PASS]
  21 Website                         ->  https://21.co                        [PASS]

8/8 Checks passed, 0 failed, 0 warnings, and 0 skipped

Summary

17/18 Checks passed, 0 failed, 0 warnings, and 1 skipped
$ 

@wbnns
Copy link
Contributor

wbnns commented Oct 26, 2016

Hi @RyanSinger , apologies for the trouble you encountered running the 21 status command. Could you please try again and let us know if you're still encountering an issue? The results should return immediately.

If not, could you please run curl https://21.co/ | sh to make sure you're on the latest version and try again?

Please let us know how it goes!

@RyanSinger
Copy link
Author

Looks like it's working now! Thanks.

@wbnns
Copy link
Contributor

wbnns commented Oct 27, 2016

@RyanSinger Ok, great! Thanks for letting us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants