Describe the bug
When the rest server is not available a 500 error page should be shown, currently in the main branch is no longer working and a blank page is shown instead

To Reproduce
Steps to reproduce the behavior:
- configure the application in order to run over a not available rest server
- run the application
- a blank page is shown
Expected behavior
The Service Unavailable error page should be shown
Related work
#1498
Describe the bug

When the rest server is not available a 500 error page should be shown, currently in the main branch is no longer working and a blank page is shown instead
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The Service Unavailable error page should be shown
Related work
#1498