Capistrano deploy schlägt auf Ubuntu fehl (timeout)

New member
Hi
hab auf einem Hetznerserver das Problem, dass beim Deployment lange Zeit keine Reaktion und er timeouted dann.

Hat jemand das Problem auch?
 
Lösung
Könnte an IPv6 liegen. Vielleicht mal das ausprobieren:
Code:
sudo sysctl -w net.ipv6.conf.all.disable_ipv6=1
sudo sysctl -w net.ipv6.conf.default.disable_ipv6=1

Damit deaktivierst du es kurzzeitig, nicht für immer.
Ist ein Timeout bei Git gewesen und nun Ruby:
05:00 deploy:fixissue
01 sudo gem i bundler -v 2.0.0
01 ERROR: Could not find a valid gem 'bundler' (= 2.0.0), here is why:
01 Unable to download data from - timed out (https://rubygem…
Unable to download data from - timed out ( )


** DEPLOY FAILED

Das Netzwerk ist nicht erreichbar.
 
Könnte an IPv6 liegen. Vielleicht mal das ausprobieren:
Code:
sudo sysctl -w net.ipv6.conf.all.disable_ipv6=1
sudo sysctl -w net.ipv6.conf.default.disable_ipv6=1

Damit deaktivierst du es kurzzeitig, nicht für immer.
 

Online-Statistiken

Zurzeit aktive Mitglieder
0
Zurzeit aktive Gäste
378
Besucher gesamt
378

Neueste Themen

Beliebte Forum-Themen

X
Keine passende Antwort gefunden?