を私が初めてvagrant up
を実行しようとしているが、私はこのエラーを取得しています:Mount.nfs:接続は...タイムアウトし - ベイグラント - トレリス
==> 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 xxx.xxx.xx.x:/home/erick/... (path)
Stdout from the command:
Stderr from the command:
mount.nfs: Connection timed out
私はそれを修正する方法はありますか
ありがとうございました