dashy icon indicating copy to clipboard operation
dashy copied to clipboard

[BUG] no logs file output for broken widgets

Open Rob-bb opened this issue 1 year ago • 1 comments

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

Rob-bb avatar Dec 03 '23 02:12 Rob-bb

If you're enjoying Dashy, consider dropping us a ⭐
🤖 I'm a bot, and this message was automated

liss-bot avatar Dec 03 '23 02:12 liss-bot

Hi is this still a problem?

Can you share you glances config and you dashy config?

CrazyWolf13 avatar Feb 23 '24 07:02 CrazyWolf13

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)

Lissy93 avatar Feb 27 '24 23:02 Lissy93