-
Notifications
You must be signed in to change notification settings - Fork 78
Landrush 1.1.2 failing to start - OSX 10.11, Vagrant 1.8.6 #288
Comments
I think this might be related with your upgrade to Vagrant 1.8.6. I have seen a similar behavior as well. I need to investigate. |
@hferentschik Cheers for the update. I'll try rolling Vagrant back to 1.8.5 and see if it resolves... |
- Server.start needs now the machine passed - Updating tests - Making feature tests independnet from ~/.vagrant.d
- Server.start needs now the machine passed - Updating tests - Making feature tests independnet from ~/.vagrant.d
- Server.start needs now the machine passed - Updating tests - Making feature tests independnet from ~/.vagrant.d
…art_server.rb which gets gems path passed in order to configure load path - Updating tests - Making feature tests independnet from ~/.vagrant.d. Everything is now local to build/.vagrant.d Issue vagrant-landrush#288 Adding a setter for gems_dir Issue vagrant-landrush#288 Setting right gems dir for tests
…art_server.rb which gets gems path passed in order to configure load path - Updating tests - Making feature tests independnet from ~/.vagrant.d. Everything is now local to build/.vagrant.d Issue vagrant-landrush#288 Adding a setter for gems_dir Issue vagrant-landrush#288 Setting right gems dir for tests
…art_server.rb which gets gems path passed in order to configure load path - Updating tests - Making feature tests independnet from ~/.vagrant.d. Everything is now local to build/.vagrant.d Issue vagrant-landrush#288 Adding a setter for gems_dir Issue vagrant-landrush#288 Setting right gems dir for tests
…art_server.rb which gets gems path passed in order to configure load path - Updating tests - Making feature tests independnet from ~/.vagrant.d. Everything is now local to build/.vagrant.d Issue vagrant-landrush#288 Adding a setter for gems_dir Issue vagrant-landrush#288 Setting right gems dir for tests
…art_server.rb which gets gems path passed in order to configure load path - Updating tests - Making feature tests independnet from ~/.vagrant.d. Everything is now local to build/.vagrant.d Issue vagrant-landrush#288 Adding a setter for gems_dir Issue vagrant-landrush#288 Setting right gems dir for tests
…art_server.rb which gets gems path passed in order to configure load path - Updating tests - Making feature tests independnet from ~/.vagrant.d. Everything is now local to build/.vagrant.d Issue vagrant-landrush#288 Adding a setter for gems_dir Issue vagrant-landrush#288 Setting right gems dir for tests
…art_server.rb which gets gems path passed in order to configure load path - Updating tests - Making feature tests independnet from ~/.vagrant.d. Everything is now local to build/.vagrant.d Issue vagrant-landrush#288 Adding a setter for gems_dir Issue vagrant-landrush#288 Setting right gems dir for tests
…art_server.rb which gets gems path passed in order to configure load path - Updating tests - Making feature tests independnet from ~/.vagrant.d. Everything is now local to build/.vagrant.d Issue vagrant-landrush#288 Adding a setter for gems_dir Issue vagrant-landrush#288 Setting right gems dir for tests
…art_server.rb which gets gems path passed in order to configure load path - Updating tests - Making feature tests independnet from ~/.vagrant.d. Everything is now local to build/.vagrant.d
@fatmcgav could you test a gem for me. You can download it from this AppVeyor CI build - https://ci.appveyor.com/project/hferentschik/landrush-3agrx/build/artifacts You can install it via:
For all I can tell, this works with Vagrant 1.8.6, but I'd like to get a second opinion. |
@hferentschik sure, I'll give it a go tomorrow and report back... |
Awesome, thanks. |
@hferentschik Sorry for the delay in testing... Installed the 1.2.0.dev version this morning, and it starts correctly, local and VM DNS resolution works... So big 👍 from me :) Cheers |
@fatmcgav Thanks for testing. I'll merge it asap and try to cut a new release. There is one more outstanding issue I would like to get merged. |
Fixed via pull request #288 |
I have Vagrant v1.8.6 installed on Mac OS X v10.11 and tried to update Landrush to v1.2.0 and got the same issue described at the beginning of this issue. I ended up having to rollback Landrush to v0.19.0 in order to get it to work correctly. |
Morning all
I've just updated Landrush to v1.1.2, from a pre 1.x version.
However Landrush is now failing to start, with no obvious cause.
But there's no 'landrush.log' for me to review :(
I've tried uninstalling and reinstalling Landrush with no change in behaviour.
Nothing of any use in system.log.
Any pointers on how to investigate?
The text was updated successfully, but these errors were encountered: