Setting up local environment nfs issue vagrant

Hi,

I’m new here so sorry if I mess up on any guidelines.

I am trying to setup a local wordpress development environment on my linux mint machine and i get this error:

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/tkhara/envs/trellis/trellis_example_1/site /vagrant-nfs-trellis1.local

Stdout from the command:



Stderr from the command:

mount.nfs: requested NFS version or transport protocol is not supported

Any tips on getting past this?

Thank you.

This topic was automatically closed after 42 days. New replies are no longer allowed.