dashy
dashy copied to clipboard
[BUG] no logs file output for broken widgets
Environment
Self-Hosted (Docker)
System
ubuntu 23.10 docker with traefik and glances
Version
2.1.1
Describe the problem
glances widgets fail and say 'see logs for more info' andthe logs contain nothing but this
`yarn run v1.22.15 $ node server Checking config file against schema... ✔️ Config file is valid, no issues found SSL Not Enabled: Public key not present ██████╗ █████╗ ███████╗██╗ ██╗██╗ ██╗ ██╔══██╗██╔══██╗██╔════╝██║ ██║╚██╗ ██╔╝ ██║ ██║███████║███████╗███████║ ╚████╔╝ ██║ ██║██╔══██║╚════██║██╔══██║ ╚██╔╝ ██████╔╝██║ ██║███████║██║ ██║ ██║ ╚═════╝ ╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝ ╚═╝
Welcome to Dashy! 🚀 Your new dashboard is now up and running with Docker
Using Dashy V-2.1.1. Update Check Complete ✅ Dashy is Up-to-Date `
Additional info
No response
Please tick the boxes
- [X] You have explained the issue clearly, and included all relevant info
- [X] You are using a supported version of Dashy
- [X] You've checked that this issue hasn't already been raised
- [X] You've checked the docs and troubleshooting guide
- [X] You agree to the code of conduct
If you're enjoying Dashy, consider dropping us a ⭐
🤖 I'm a bot, and this message was automated
Hi is this still a problem?
Can you share you glances config and you dashy config?
Looks like you're looking at the wrong logs Widgets are executed client-side, so you'll need to check your browser log (as opposed to the Docker logs). Here's how (TL;DR Ctrl + Shift + J)