ubuntu 12.04 - Foreman : Failed to run preseeded command exit code 8 -
i install ubuntu 12.04
foreman provision. when finish installation, error occur :
failed run preseeded command
excution of preseeded command "wget http://foreman.example.com:80/unattened/finish?token=bae86996-5230-433b-84e7-896a5280df75 -o /target/tmp/finish.sh && in-target chmod +x /tmp/finish.sh && in-target/tmp/finish.sh"
failed exit code 8
log apache :
get /unattended/finish?token=bae86996-5230-433b-84e7-896a5280df75 http/1.1" 200 1003 "-" "wget" /unattended/built?token=bae86996-5230-433b-84e7-896a5280df75 http/1.1" 409 1 "-" "wget/1.13.4 (linux-gnu)"
how fix error?please guide me correct way achieve objective.
this normaly happens if host in 'build mode'. simplest solutions should delete bare metal host in foreman , create new one.
Comments
Post a Comment