Improve user-facing error messages in web interface #32

Closed
opened 2021-11-18 12:57:51 +00:00 by glyph · 1 comment
Owner

I'm currently fixing some of our JavaScript code and noticed that I get the following flash-message error when attempting to save a DNS configuration:

Stdio error: : No such file or directory (os error 2):

This is being bubbled-up from somewhere deep in the bowels of peach-lib. It's quite difficult for me to determine exactly where it's coming from.

This error is obviously unhelpful when displayed in the web interface. We should ideally provide more context about what went wrong, as well as a tip(s) about how to fix it (or a link to the relevant trouble-shooting section in the guide).

I'm currently fixing some of our JavaScript code and noticed that I get the following flash-message error when attempting to save a DNS configuration: `Stdio error: : No such file or directory (os error 2):` This is being bubbled-up from somewhere deep in the bowels of `peach-lib`. It's quite difficult for me to determine exactly where it's coming from. This error is obviously unhelpful when displayed in the web interface. We should ideally provide more context about what went wrong, as well as a tip(s) about how to fix it (or a link to the relevant trouble-shooting section in the guide).
glyph added the
maintenance
peach-web
labels 2021-11-18 12:57:51 +00:00
Author
Owner

I believe this situation has improved over the past few months of development. We should have further opportunities for improvement as PeachPub testers and full-time operators give their feedback.

I believe this situation has improved over the past few months of development. We should have further opportunities for improvement as PeachPub testers and full-time operators give their feedback.
glyph closed this issue 2022-03-25 12:51:20 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: PeachCloud/peach-workspace#32
No description provided.