|
You last visited: Today at 16:19
Advertisement
Vagrant timeout
Discussion on Vagrant timeout within the Web Development forum part of the Coders Den category.
05/06/2015, 14:17
|
#1
|
dotCom
elite*gold: 10102
Join Date: Mar 2009
Posts: 17,006
Received Thanks: 4,715
|
Vagrant timeout
Hallo epvp,
diesmal habe ich eine kleine Frage, wobei mir Google nicht viel helfen konnte.
Auf dem Arbeitscomputer läuft mein Setup für Vagrant sofort, aber auf meinem Rechner zuhause bekommt vagrant nach dem up befehl immer diesen Fehler.
Code:
Error: Connection timeout. Retrying.
vagrantfile
Code:
Vagrant.configure("2") do |config|
config.vm.define :dev do |dev|
dev.vm.box = "devsome/precise64"
dev.ssh.forward_agent = true
dev.vm.provider :virtualbox do |virtualbox, override|
virtualbox.customize [ "modifyvm", :id, "--memory", "1024"]
virtualbox.customize [ "modifyvm", :id, "--cpus", "1"]
override.vm.box_url = "http://files.vagrantup.com/precise64.box"
end
dev.vm.hostname = "devsome"
dev.vm.network :private_network, ip: "77.77.77.77"
dev.vm.network "forwarded_port", guest: 80, host: 8080
#
dev.vm.synced_folder "source/", "/var/www", :nfs => !Vagrant::Util::Platform.windows?
# dev.vm.provision :puppet do |puppet|
# puppet.hiera_config_path = "provision/puppet/hiera-vagrant.yaml"
# puppet.manifests_path = "provision/puppet/manifests/"
# puppet.manifest_file = "node.pp"
# puppet.module_path = "provision/puppet/modules"
# puppet.options = "--confdir=/etc/puppet"
# end
dev.vm.provision :shell, path: "provision/bootstrap.sh"
# dev.vm.provision :shell, :inline => "cd /var/www/ && /vagrant/provision/composer.phar install"
end
end
In der bootstrap.sh sind nur paar befehle die apache,mysql etc installieren.
|
|
|
05/06/2015, 17:06
|
#2
|
elite*gold: 25
Join Date: Sep 2011
Posts: 5,536
Received Thanks: 1,266
|

Direkt die erste Antwort
|
|
|
05/06/2015, 17:26
|
#3
|
dotCom
elite*gold: 10102
Join Date: Mar 2009
Posts: 17,006
Received Thanks: 4,715
|
Quote:
Originally Posted by <(-,..,-)>

Direkt die erste Antwort
|
Klappte nicht.
Kann es sein das man im BIOS Settings ändern muss, damit die Maschine läuft ?
|
|
|
05/06/2015, 17:27
|
#4
|
elite*gold: 25
Join Date: Sep 2011
Posts: 5,536
Received Thanks: 1,266
|
Dein Prozessor sollte Virtualisierung unterstützen, ja.
Auf meinem Laptop musste ich das damals im Laptop noch extra aktivieren.
|
|
|
05/08/2015, 00:35
|
#5
|
dotCom
elite*gold: 10102
Join Date: Mar 2009
Posts: 17,006
Received Thanks: 4,715
|
Habs im BIOS nun eingestellt, klappt wunderbar.
#closerequest
|
|
|
05/08/2015, 21:08
|
#6
|
elite*gold: 724
Join Date: Mar 2011
Posts: 10,479
Received Thanks: 3,318
|
#closed (on request)
|
|
|
 |
Similar Threads
|
Timeout
04/20/2015 - DarkOrbit - 3 Replies
Is there any tools that will stop me timing out? So I can just sit in pally and not time out while I'm asleep or something?
|
[Steamwalker]Vagrant Account mit BJ EQ,Cs,Schmuck etc.
10/08/2011 - Flyff Trading - 2 Replies
Hi :D
Iwie hab ich keine Lust mehr auf Flyff,darum wollte ich ein paar Sachen verkaufen.
Auf dem Acc ist nur ein Lvl 1 Vagrant mit folgenden Sachen(Siehe Screen)
http://img62.imageshack.us/img62/4812/flyff00010f j.jpg
Außerdem ist da noch bissl Food,FUN,viele Elementkarten und 200+mio drauf
Daten,wie ID,PW,Geheim,Bank sind alle vorhanden(deshalb Vagrant Acc)
Ingame Treffen könnte man auch vereinbaren.
Nehme PSC,mindestens 10€(Trade mit MM oder ihr gebt first)
ICQ:482350812...
|
Kaufe gut erweckte Vagrant sachen
08/29/2011 - Flyff Trading - 3 Replies
Hallo ich weiß zwar es ist nichts besonderes aber ich suche seit Tagen schon Vagrant sachen für Magier(pure int)(psy) ein guten Int Helm suit boots gauntz .
Server:Augu
P:S:Natürlich gegen Ingame geld keine PSC oder so suche auch kein Imba equip^^ .
|
[Frage] Skills funken nicht beim Vagrant
09/29/2008 - Flyff Private Server - 5 Replies
Also folgendes Problem hab ne eigene Webseite zum Account erstellen des funkt.
Ein char erstellen funkt auch mit ihm einloggen funkt genau so. Aber wenn ich beim Vagrant ein skill skillen will geht das nicht das feld bleibt so grau wie es ist. Ich muss das erst umstellen und dass ist ein bisschen blöd jedes einzeln umstellen.
Gibts dafür eine Lösung?
|
Bei einem neuen Acc. Vagrant Items?
09/22/2008 - Flyff Private Server - 7 Replies
Hallo,
wie stelle ich das ein wenn ich einen neuen Account erstelle das er dann die vagranten waffe und Set hat? Ich hab schonmal einen Thread hier gelesen find inh aber nicht. Bitte helft mir.
lg Leines
|
All times are GMT +2. The time now is 16:20.
|
|