Skip to content
#

virtualbox

Here are 1,181 public repositories matching this topic...

multipass
clubh
clubh commented Aug 18, 2021

The multipass log file (/Library/Logs/Multipass/multipassd.log) is suddenly exploding with gigabytes of entries like:

It appears like PHP is looping through include_paths and all failures to stat a file via sftp are logged.

Any idea how to suppress or disable this logging ?

Logs
[2021-08-18T13:53:46.493] [error] [sftp server] handle_stat: cannot stat '/Users/clu/www/phplib/file.cla

brlodi
brlodi commented Sep 18, 2019

To Reproduce
Steps to reproduce the behavior:

  1. Run make all as described in README.md and follow install process.
  2. After install, macOS-VM.efi.vdi and macOS-VM.vdi are located directly in ~/VirtualBox VMs instead of ~/VirtualBox VMs/macOS-VM as is typical for VirtualBox VMs.

Expected behavior
After install, macOS-VM.efi.vdi and macOS-VM.vdi should be located in `~/

Improve this page

Add a description, image, and links to the virtualbox topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the virtualbox topic, visit your repo's landing page and select "manage topics."

Learn more