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

Unhelpful "check the logs" error message in certain scenarios #154

Open
ceball opened this issue May 28, 2020 · 1 comment
Open

Unhelpful "check the logs" error message in certain scenarios #154

ceball opened this issue May 28, 2020 · 1 comment
Labels
lang: javascript PRs or issues related to Javascript type: enhancement Minor improvements
Milestone

Comments

@ceball
Copy link
Collaborator

ceball commented May 28, 2020

Screenshot from 2020-05-28 12-45-25

This happens if there's an "unhandled exception" in nbcelltests. nbcelltests should probably be better about capturing and reporting such errors, so the underlying fix might be in celltests.

Cases I can think of off the top of my head:

@vidartf
Copy link
Collaborator

vidartf commented Jun 3, 2020

nbcelltests should probably be better about capturing and reporting such errors

I would agree that this should be the actionable point here. I don't think there is any reason to be restrictive about error reporting here, unless the server has been configured to be restrictive about it (e.g. to prevent leaking file paths giving attackers information about the system).

@timkpaine timkpaine added type: enhancement Minor improvements lang: javascript PRs or issues related to Javascript and removed feature labels Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang: javascript PRs or issues related to Javascript type: enhancement Minor improvements
Projects
None yet
Development

No branches or pull requests

3 participants