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

now domain doesn't handle authentication errors #13

Closed
rauchg opened this issue Sep 9, 2016 · 3 comments
Closed

now domain doesn't handle authentication errors #13

rauchg opened this issue Sep 9, 2016 · 3 comments
Labels
triaged: bug Issue or PR has been reviewed by a maintainer and work is being tracked

Comments

@rauchg
Copy link
Member

rauchg commented Sep 9, 2016

Instead it's showing a stack trace like:

Cannot read property `sort` of undefined
@rauchg rauchg added the bug label Sep 9, 2016
@leo leo added patch and removed bug labels Sep 10, 2016
@OlliV
Copy link
Contributor

OlliV commented Jan 5, 2017

I don't think there is any command handling it properly.
For example:

$ now dns ls -t re
> Error! Unexpected error. Please try later. (Cannot read property 'filter' of undefined)
$ now certs ls -t a
> Error! Unexpected error. Please try later. (Cannot read property 'length' of undefined)

@Qix- Qix- added the triage label Nov 10, 2017
@leo
Copy link
Contributor

leo commented Nov 13, 2018

Let's make this work properly!

@leo leo added implementation upcoming triaged: bug Issue or PR has been reviewed by a maintainer and work is being tracked and removed patch labels Nov 13, 2018
@TooTallNate
Copy link
Member

Closing, since this is what is shown today:

$ now domain ls -t bad
> Error! The specified token is not valid

$ now dns ls -t re
> Error! The specified token is not valid

$ now certs ls -t a
> Error! The specified token is not valid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged: bug Issue or PR has been reviewed by a maintainer and work is being tracked
Projects
None yet
Development

No branches or pull requests

5 participants