[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Help needed with node-config on multiple server

  • Thread starter Thread starter Srinivas Panyala
  • Start date Start date
Status
Not open for further replies.
S

Srinivas Panyala

Guest
"http://" is missing in serverUrl. Please modify serverUrl in both the machines. Restart the servers. First, start the master server and login as master admin. After that start the prod server. "serverUrl": " 192.168.1.10:8080", "serverUrl": " 192.168.1.20:8080", You should able to acess login page with Nginx IP. 192.168.1.100/.../login.jsp You cannot access the login page with localhost:8080. You need a valid license with HostName value as 192.168.1.100 Thanks Srinivas

Continue reading...
 
Status
Not open for further replies.
Back
Top