SHARE
TWEET
Untitled
a guest
Mar 21st, 2017
66
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- Mar 21 12:09:38 lan29 systemd[1]: Starting NFS server and services...
- Mar 21 12:09:38 lan29 exportfs[1464]: exportfs: Failed to stat /home/lan29/...ry
- Mar 21 12:09:38 lan29 exportfs[1464]: exportfs: Failed to stat /home/lan29/...ry
- Mar 21 12:09:38 lan29 exportfs[1464]: exportfs: Failed to stat /home/lan29/...ry
- Mar 21 12:09:38 lan29 systemd[1]: Started NFS server and services.
- Hint: Some lines were ellipsized, use -l to show in full.
- exportfs: /home/lan29/Dropbox/Desktop/wp-rootsio/roots-example-project.com/site does not support NFS export
- exportfs: /home/lan29/Dropbox/Desktop/dev/learn-trellis/trellis does not support NFS export
- exportfs: /home/lan29/Dropbox/Desktop/dev/learn-trellis/site does not support NFS export
- ==> 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 192.168.50.1:/home/lan29/Dropbox/Desktop/wp-rootsio/roots-example-project.com/site /vagrant-nfs-roots-example-project.com
- result=$?
- if test $result -eq 0; then
- if test -x /sbin/initctl && command -v /sbin/init && /sbin/init 2>/dev/null --version | grep upstart; then
- /sbin/initctl emit --no-wait vagrant-mounted MOUNTPOINT=/vagrant-nfs-roots-example-project.com
- fi
- else
- exit $result
- fi
- Stdout from the command:
- Stderr from the command:
- mount.nfs: access denied by server while mounting 192.168.50.1:/home/lan29/Dropbox/Desktop/wp-rootsio/roots-example-project.com/site
RAW Paste Data
