cancel
Showing results for 
Search instead for 
Did you mean: 

Agentry with SMP 3.0 and Nginx - Communication Error(14)

0 Kudos

Hello Team,

We are trying to use Nginx as two way reverse proxy for agentry application in SMP 3.0 for SAP Work Manager 6.1

We have Installed Nginx in DMZ and have configured the configuration as per SAP Recommended document and created a self signed certificate for Nginx server and installed it in smp keystore. In Nginx config file the upstream backend we have put the url of the agentry application i.e (<server ip>:8081/<Application>).

After all the configurations we are able get hit the https port of the smp server via Ngix server (https://<nginx server>:<configured port>) and able to get the message  "i am here" from the browser .

The issue is when we try to login to the server from the agentry client with the same  Nginx url from step 4) we get a communication error(14)

could you please help on this. Thanks in advance.

Regards,

Sathriyan

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

You need to make sure the Ngix server is configured to pass websockets as it not by default.  Please look at: