thinkingcap

Results 16 comments of thinkingcap

Back to square 1 here, just got `kvm: virtio: zero sized buffers are not allowed` again

@mherlitzius I'm already using local SSD backed storage (from the start) @MaxXor Our issues occur during time of load when running SQL / AS jobs. Proxmox 8.0.3 ran without issue...

> @thinkingcap I just noticed that the automatic trim operations for SSDs were running at the time of the last lockup. I disabled it for now to see if the...

Anecdotal evidence here but I checked out the change log for the 2 servers I have this issue on and noticed the more stable one had its PERC RAID controller...

If I select "Install sample data" on initial project creation it fails. If I then ssh into the guest, update composer and run "magento sampledata:deploy" it fails with same error....

Work around was to install manually ``` git clone https://github.com/magento/magento2-sample-data.git php -f /dev/tools/build-sample-data.php -- --ce-source="" bin/magento setup:upgrade ```