Skip to content

mount.nfs: multiple version options not permitted #145

@JamesHarley

Description

@JamesHarley

Getting the following error

The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!

mount -o vers=3,vers=3,nolock 192.168.49.1:/G/wp_plugin /var/www/html/website/wp-content/plugins/wp_plugin

with config.vm.synced_folder "G:/wp_plugin", "/var/www/html/website/wp-content/plugins/wp_plugin", type: "nfs"

Any ideas what's causing this? I tried updating everything (Vagrant / VirtualBox and plugins). I can mount manually in rocky linux but it won't function correctly with wordpress. IE the files can't be opened.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions