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

Error messages aren't clear (to everyone) #166

Open
thefinn93 opened this issue Sep 1, 2013 · 2 comments
Open

Error messages aren't clear (to everyone) #166

thefinn93 opened this issue Sep 1, 2013 · 2 comments

Comments

@thefinn93
Copy link

From #projectmeshnet:

any idea why i get the error "Error: fromInvalid" trying to send a message on projectmeshnet.org map?

The various other error messages aren't terribly descriptive. The email not sending error like we've had it several times due to various issues with postfix also doesnt say much. It should tell the user what's wrong, and/or possibly what to do about it.

@alexander-bauer
Copy link
Member

Pretty much, this boils down to our needing a more descriptive set of
error messages to be looked up in the JavaScript. The backend does
output relatively nonfriendly error messages, but they're accurate for
debugging.

If we put together such a list, then the friendly error message could
be displayed prominently, with the technical one below.

On Sun, Sep 01, 2013 at 12:18:41AM -0700, Finn wrote:

From #projectmeshnet:

any idea why i get the error "Error: fromInvalid" trying to send a message on projectmeshnet.org map?

The various other error messages aren't terribly descriptive. The email not sending error like we've had it several times due to various issues with postfix also doesnt say much. It should tell the user what's wrong, and/or possibly what to do about it.


Reply to this email directly or view it on GitHub:
#166

@lukevers
Copy link
Member

lukevers commented Sep 1, 2013

I'm setting this as high priority and front-end in labels on here. This is really something that needs to be fixed as soon as possible because multiple people have had errors like these.

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

No branches or pull requests

3 participants