> > 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. _______________________________________________ pve-devel mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
