mohatt / dashbrew

Vagrant build for developing PHP projects on different PHP versions and configurations
492 stars 38 forks source link

default: [Error] The process "updatedb -U /vagrant/public -o /etc/dashbrew/public.fndb" exceeded the timeout of 60 seconds. #40

Open ghost opened 9 years ago

ghost commented 9 years ago

I get this error when trying to provision, any ideas on how to increase the timeout? Think it may be related to the number of projects I have with .dashbrew files

sandermb commented 9 years ago

I have this same problem. When running provision several times it sometimes does work. But a way to extend this timeout so it works everytime would be great...

nirpan commented 8 years ago

Any resolution to this as I am facing the same issue as well :(

frdmn commented 8 years ago

Take a look at https://github.com/mdkholy/dashbrew/blob/78b0413abb41741431e5e9c04b3fde62f097e760/src/Dashbrew/Cli/Util/Util.php#L164