Hi everyone,
We're in need for some help here please.
In short, some of the API requests return with 500, but complete anyway.
We're on
There are no errors in
API endpoint request details:
The issue is intermittent, but causes lots of trouble in this particular case as users keep on resizing vm storage having impression that it failed.
It would be very helpful to know how else can we debug this? I did not find any log files specific to API and there isn't anything helpful in /var/log/syslog nor /var/log/pve/tasks
Thanks!
We're in need for some help here please.
In short, some of the API requests return with 500, but complete anyway.
We're on
proxmox-ve: 6.2-1
There are no errors in
/var/log/syslog
in fact here is one of the successful attempts: Jan 7 15:47:45 xxx.xxx.xxx pvedaemon[42603]: <root@pam> update VM 0000: resize --disk scsi1 --size +700G
API endpoint request details:
/nodes/xxx.xxx.xxx/qemu/0000/resize
The issue is intermittent, but causes lots of trouble in this particular case as users keep on resizing vm storage having impression that it failed.
It would be very helpful to know how else can we debug this? I did not find any log files specific to API and there isn't anything helpful in /var/log/syslog nor /var/log/pve/tasks
Thanks!