> Firebug console shows this: > Aborted 25.14s > > It seems that the request is aborted due to timeout? Running from the > commandline only takes a few seconds so apparently pveproxy is crashing (the > http 500 code could indicate this) leading to a timeout on the synchronized > ajax > call.
Then you need to debug the serverside. Try to run "pvedaemon --debug", add print statements to the API call to see what happens. _______________________________________________ pve-devel mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
