EasyERP/EasyERP_open_source

Not able to see any interface

Opened this issue · 0 comments

I have installed EasyERP on my CentOS6. Node version is 6.11.1.

I successfully completed the steps npm i and bower i. Then I run npm start to start the node server. The node server started successfully.

When I browse the URL I am not getting any interface. I am getting a white screen and the console is populated with the following error.

Uncaught Error: Load timeout for modules: text!templates/main/MainTemplate.html_unnormalized2,text,models/UsersModel,views/menu/LeftMenuView,views/Employees/EditView,views/Users/EditView,collections/menu/MenuItems,views/guideTours/listView,text!templates/login/LoginTemplate.html_unnormalized3,Validation
http://requirejs.org/docs/errors.html#timeout
at C (require.js:82)
at D (require.js:250)
at require.js:260

WebSocket connection to 'ws://localhost:8089/socket.io/?EIO=3&transport=websocket&sid=hor9QPqHSFsht55aAAAB' failed: Connection closed before receiving a handshake response