Skip to content
This repository has been archived by the owner on Oct 8, 2019. It is now read-only.

Mounting NFS on mac (OS 10.13.6) times out. #42

Open
Back2Basics opened this issue Oct 18, 2018 · 0 comments
Open

Mounting NFS on mac (OS 10.13.6) times out. #42

Back2Basics opened this issue Oct 18, 2018 · 0 comments

Comments

@Back2Basics
Copy link

==> default: Configuring and enabling network interfaces...
==> default: Exporting NFS shared folders...
==> default: Preparing to edit /etc/exports. Administrator privileges will be required...
Password:
==> default: Mounting NFS shared folders...
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!

mount -o vers=3,udp 1.2.3.1:/Users/user/Documents/code/django-core/django /django

Stdout from the command:

Stderr from the command:

mount.nfs: Connection timed out


I tried the commands:
"vagrant destroy && sudo vagrant up"
to no avail.

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