Your answer file has:
PROTOCOL="https"
Should be:
PROTOCOL="http"
Also, when pasting code or configs which contain '#' chars, please use "`" before and after these lines. This forum supports markdown where "#" means a header so when you paste lines with "#" it generates H1 tags, making it very hard to read.