Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

kjnvalkjnsb's avatar

Homestead / VirtualBox V 4.3.28 Issue

Hi,

Today (15 May 2015) I updated VirtualBox to V 4.3.28 and when attempting to run my homestead box I get the following error message.

/.composer/vendor/laravel/homestead/scripts/homestead.rb:113:in `configure': undefined method `each' for nil:NilClass (NoMethodError)

There is more output if you need it.

Does anybody know if this is an issue with my configuration or a breaking change in compatibility with the update.

0 likes
2 replies
kjnvalkjnsb's avatar

Thanks @bashy,

It was in fact the databases. I removed the default "- homestead" DB leaving none there but it was still attempting to loop through them due to the fact I left "databases:".

Thanks again.

1 like

Please or to participate in this conversation.