lanayotech / vagrant-manager

Manage your vagrant machines in one place with Vagrant Manager for OS X
vagrantmanager.com
MIT License
1.87k stars 83 forks source link

Big Sur - Commands no longer running #188

Open atticus7 opened 3 years ago

atticus7 commented 3 years ago

Since upgrading my Mac to Big Sur (11.0.1), I'm no longer able to vagrant up or run any other commands via Vagrant Manager. I've tried uninstalling and starting from scratch. I can detect all the vagrants on my system, but that's about all. If I vagrant up using the CLI and then refresh, it's unable to detect that the vagrant is running. And vagrant halt won't work either.

All commands work as expected via the CLI on Terminal/iTerm however.

atticus7 commented 3 years ago

No-one else experienced this then?

JalenWasHere commented 1 month ago

@atticus7 By any chance was this the error you were getting?

/Users/jalen/.vagrant.d/gems/3.1.4/gems/public_suffix-5.0.5/lib/public_suffix/rule.rb:129:in `count': invalid byte sequence in US-ASCII (ArgumentError)

I've made a fork of the project that updates dependencies and fixes the Vagrant actions.