the issue come from : VirtualBox User Mismatch
Do I need to switch UID’s? And how would I do this?
ls -alR
total 8189136
drwxr-xr-x 10 jujes staff 340 Aug 19 01:38 .
drwxr-xr-x 16 jujes staff 544 Aug 19 01:18 ..
drwxr-xr-x 3 jujes staff 102 Jul 21 11:38 .vagrant
drwxr-xr-x 6 jujes staff 204 Aug 18 23:11 Logs
-rwxr-xr-x 1 jujes staff 3248 Aug 19 01:50 Vagrantfile
-rw------- 1 jujes staff 8822 Aug 19 01:18 ioli-VM-1.12-macosx.vbox
-rwxr-xr-x 1 jujes staff
4192796672 Aug 18 23:25 ioli-VM-disk1.vmdk
-rw------- 1 jujes staff 8822 Aug 19 01:38 ioli-VM.vbox
-rw------- 1 jujes staff 8882 Aug 19 01:18 ioli-VM.vbox-prev
drwxr-xr-x 36 jujes staff 1224 Aug 6 14:12 public
virtualbox_user_mismatch: |-
The VirtualBox VM was created with a user that doesn't match the
current user running Vagrant. VirtualBox requires that the same user
be used to manage the VM that was created. Please re-run Vagrant with
that user. This is not a Vagrant issue.