lumen icon indicating copy to clipboard operation
lumen copied to clipboard

Misleading error message for missing .yml file

Open jbednar opened this issue 4 years ago • 2 comments

image

jbednar avatar Apr 14 '21 13:04 jbednar

Will be huge ordeal to improve that since it's many layers deep inside bokeh.

philippjfr avatar Apr 14 '21 13:04 philippjfr

Can we put in a test earlier to short circuit it, i.e. explicitly check if the .yml file exists?

jbednar avatar Apr 14 '21 21:04 jbednar

I'd strongly favor making a suggestion for improving the bokeh error message. To my eyes it's relatively clear.

philippjfr avatar Nov 01 '23 18:11 philippjfr

My suggestion would be "File not found: C:\Users\Chris\dashboard.yaml". I have to infer from "Path" and "Bokeh server application" that it's saying that the file is not found; it isn't saying "file" and "Bokeh server application" sounds like it's about some internal browser machinery, not my Lumen app. Focusing on the actual specific problem, i.e. that it's trying to load a file and not finding it, seems like the way to communicate here.

jbednar avatar Nov 01 '23 18:11 jbednar

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

github-actions[bot] avatar Feb 13 '24 00:02 github-actions[bot]