Skip to content
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.

cakebox/Apps aren't mounted in MacOS X #115

Open
ajacques-quatral opened this issue Aug 21, 2015 · 1 comment
Open

cakebox/Apps aren't mounted in MacOS X #115

ajacques-quatral opened this issue Aug 21, 2015 · 1 comment

Comments

@ajacques-quatral
Copy link

OS Host: MacOS X 10.10.5 (freshly updated)
VirtualBox Version: 4.3.26 (r98988)
Vagrant Version: 1.7.2
Cakebox version: v1.0.alpha3 (has shown in Web Interface)

When I go to my cakebox/Apps folder, all my "websites" folder aren't accessible.

Here's the log when I perform the vagrant up command:

Bringing machine 'default' up with 'virtualbox' provider...
==> default: Clearing any previously set forwarded ports...
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
    default: Adapter 1: nat
    default: Adapter 2: hostonly
==> default: Forwarding ports...
    default: 22 => 2222 (adapter 1)
==> default: Running 'pre-boot' VM customizations...
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
    default: SSH address: 127.0.0.1:2222
    default: SSH username: vagrant
    default: SSH auth method: private key
    default: Warning: Connection timeout. Retrying...
==> default: Machine booted and ready!
==> default: Checking for guest additions in VM...
==> default: Setting hostname...
==> default: Configuring and enabling network interfaces...
==> default: Mounting shared folders...
    default: /vagrant => /Users/Drew/Documents/dev/cakebox/.vagrant
    default: /cakebox => /Users/Drew/Documents/dev/cakebox/.cakebox
    default: /home/vagrant/Apps => /Users/Drew/Documents/dev/cakebox/Apps
==> default: Machine already provisioned. Run `vagrant provision` or use the `--provision`
==> default: to force provisioning. Provisioners marked to run always will still run.

==> default: Machine 'default' has a post `vagrant up` message. This is a message
==> default: from the creator of the Vagrantfile, and not from Vagrant itself:
==> default:
==> default: Your box is ready and waiting.
==> default:
==> default: => Login to your Dashboard by browsing to http://10.33.10.10
==> default: => Login to your virtual machine by running: vagrant ssh
@ajacques-quatral
Copy link
Author

appsnotaccessible

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant