G gregf Member Jun 1, 2017 5 0 6 43 Maine Dec 10, 2019 #1 Where are the log files that show api requests? I'm having trouble debugging a error with packer timing out on vm creation. I was hoping I mind find something useful in the log files, but don't know where to look. Thanks.
Where are the log files that show api requests? I'm having trouble debugging a error with packer timing out on vm creation. I was hoping I mind find something useful in the log files, but don't know where to look. Thanks.
t.lamprecht Proxmox Staff Member Staff member Jul 28, 2015 6,550 3,904 303 South Tyrol/Italy shop.proxmox.com Dec 10, 2019 #2 The log files are in /var/log/pveproxy/access.log and the log-rotates of that.
G gregf Member Jun 1, 2017 5 0 6 43 Maine Dec 10, 2019 #3 This is all I saw there on a fresh run. 64.xx.xx.xx - - [10/12/2019:19:32:51 +0000] "POST /api2/json/access/ticket HTTP/1.1" 200 1167 64.xx.xx.xx - root@pam [10/12/2019:19:33:22 +0000] "POST /api2/json/nodes/proxmox/storage/local/content HTTP/1.1" 596 -
This is all I saw there on a fresh run. 64.xx.xx.xx - - [10/12/2019:19:32:51 +0000] "POST /api2/json/access/ticket HTTP/1.1" 200 1167 64.xx.xx.xx - root@pam [10/12/2019:19:33:22 +0000] "POST /api2/json/nodes/proxmox/storage/local/content HTTP/1.1" 596 -
t.lamprecht Proxmox Staff Member Staff member Jul 28, 2015 6,550 3,904 303 South Tyrol/Italy shop.proxmox.com Dec 11, 2019 #4 gregf said: 64.xx.xx.xx - root@pam [10/12/2019:19:33:22 +0000] "POST /api2/json/nodes/proxmox/storage/local/content HTTP/1.1" 596 - Click to expand... I mean, do you have a storage called "local" on the node called "proxmox"?
gregf said: 64.xx.xx.xx - root@pam [10/12/2019:19:33:22 +0000] "POST /api2/json/nodes/proxmox/storage/local/content HTTP/1.1" 596 - Click to expand... I mean, do you have a storage called "local" on the node called "proxmox"?
G gregf Member Jun 1, 2017 5 0 6 43 Maine Dec 12, 2019 #5 t.lamprecht said: I mean, do you have a storage called "local" on the node called "proxmox"? Click to expand... Yes to both.
t.lamprecht said: I mean, do you have a storage called "local" on the node called "proxmox"? Click to expand... Yes to both.