Actions
Bug #13361
closedkatello installer occasionally fails due to cpinit timeout
Description
Occasionally, the katello installer will fail with a "command exceeded timeout" error:
[DEBUG 2016-01-25 11:01:02 main] Executing '/usr/bin/wget --no-proxy --timeout=30 --tries=40 --wait=20 --retry-connrefused -qO- http://localhost:8080/candlepin/admin/init > /var/log/candlepin/cpinit.log 2>&1 && touch /var/lib/candlepin/cpinit_done' [ERROR 2016-01-25 11:06:01 main] Command exceeded timeout
Note that this is 5 minutes, not 13.33 minutes as the wget command would suggest. It appears that the puppet timeout is shorter than the wget timeout.
Updated by Chris Duryee almost 9 years ago
- Status changed from New to Closed
Updated by Eric Helms almost 9 years ago
- Translation missing: en.field_release set to 86
Actions