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

[FEAT] Improve troubleshooting experience for users in the UI #9

Open
mikejgray opened this issue Dec 3, 2024 · 0 comments
Open

[FEAT] Improve troubleshooting experience for users in the UI #9

mikejgray opened this issue Dec 3, 2024 · 0 comments

Comments

@mikejgray
Copy link
Contributor

          Built and tested this. I do get the config populated now, but hit permissions errors:
PermissionError: [Errno 13] Permission denied: '/home/neon/.config/neon/neon.yaml'

This is almost certainly because I'm running this as d_mcknight but the installer runs the other containers as neon, so this will likely be fixed when this container is included with the installer. Consider adding the error message to the Web UI though; I only see a generic "Failed to save Neon configuration" message there, and the actual exception might help with user bug reports.

Originally posted by @NeonDaniel in #8 (comment)

Directly dumping the Python traceback into the UI is probably not a great plan, from a security and usability perspective, but a troubleshooting feature or a button to gather information may be useful.

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

No branches or pull requests

1 participant