Coder Social home page Coder Social logo

Comments (3)

stevenrombauts avatar stevenrombauts commented on June 29, 2024

Hi @hrtrulz, thanks for this report. Unfortunately, none of us has had the time to upgrade to Catalina yet, so I can not say for sure it's supposed to work out of the box.

First of all, can you make sure you are running the latest Vagrant version? Check your current version with vagrant --version, it should say 2.2.6

When you run vagrant up, there's a lot of output. Does it mention the path to
your mounted directories at all?

Once the box is running, does the output of showmount -e (on your host machine) contain your mounted directory or not? You should also check if the path is listed in the /etc/exports file on your host.

Do you also get the Stale file handle error if you try to look into the /vagrant/ directory? ie. cd /vagrant/

Does the situation improve if you sudo nfsd restart before vagrant up?

from joomlatools-vagrant.

johanjanssens avatar johanjanssens commented on June 29, 2024

@stevenrombauts I'm the box on Catalina without issues. I'm using:

  • Vagrant 2.2.6
  • Virtualbox 6.0
  • Joomlatools Box: 1.5.1

Been smooth sailing


@hrtrulz There are NFS changes in Catalina that impact Vagrant. See: hashicorp/vagrant#10961

Possible solution for the Stale file handlehashicorp/vagrant#10961 (comment) same fix is discussed here: https://stackoverflow.com/questions/56959305/vagrant-failing-on-mounting-nfs-due-to-macos-catalina-beta-update

from joomlatools-vagrant.

jebbdomingo avatar jebbdomingo commented on June 29, 2024

@hrtrulz I'm on Catalina for 3 weeks now. I clean install (usb stick method) and didn't restore from backup, didn't encounter any issues.

from joomlatools-vagrant.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.