Replymessage unavailable
Edit this file: /opt/unetlab/html/store/public/main/js/angularjs/app.js
Find
if (response.status == '200' && response.statusText == 'OK')
Replace it with:
if (response.status == '200')
Clear the browser's cache or retry with a different browser like Firefox