When creating a cluster and possibly the terraform module cache is empty, the post request in planCreation
triggers an exception that is catch, but contains no message. Therefore, the error dialogbox is empty.
We should refactor planCreation code to better handle exceptions.