I have installed Dspace backend and frontend on Google Cloud VM as per the 
HAL properties below but Im unable to access the frontend to continue with 
the customization:

a.Properties
{
  "dspaceUI": "http://localhost:4000";,
  "dspaceName": "Library & Archives",
  "dspaceServer": "http://localhost:8080/server";,
  "dspaceVersion": "DSpace 7.5",
  "type": "root"
}

b. $ netstat -ntlp | grep ':4000' shows:

tcp        0      0 127.0.0.1:4000          0.0.0.0:*               LISTEN 
     -  

c. $ sudo node ./dist/server/main.js shows the following error message:

Error: listen EADDRINUSE: address already in use 127.0.0.1:4000 when try  
http://<IP address>:4000
http://l<IP address>:8080/server" however works fine.

Your feedback will be appreciated.

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-community/a255a15c-e017-43af-95e5-798cca8354c8n%40googlegroups.com.

Reply via email to