Comment 4 for bug 1010305

Revision history for this message
Chris Sanburn (csanburn) wrote : Re: Internal Server Error

For anyone in my situation, who would just like to get Horizon working, I do so by following these steps:

Ran unstack.sh

Edited stackrc and changed the Horizon branch to:
HORIZON_BRANCH=stable/essex

Issued find / -name horizon
Did 'rm -R' on all the horizon folders

Ran stack.sh again