[pve-devel] pveproxy: I might have discovered a bug
    Dietmar Maurer 
    dietmar at proxmox.com
       
    Sat Jun 22 06:38:21 CEST 2013
    
    
  
> 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.
    
    
More information about the pve-devel
mailing list