[pve-devel] Debug in gui

Dietmar Maurer dietmar at proxmox.com
Tue May 21 20:10:23 CEST 2013


> > What do you want to debug? The GUI (browser side javascript)? Or the API
> server (pveproxy/pvedaemon)?
> >
> Both the GUI and the API server if possible.

You can debug the GUI with firebug (firexfox) - or use integrated developer tools of chrome.

And if you start pveproxy/pvedaemon with --debug option, you can print debug messages to stdout.





More information about the pve-devel mailing list