After upgrade to 3.8, dci polling from web service is stopped.

Started by tanero, February 14, 2021, 11:28:30 AM

Previous topic - Next topic

tanero


I also tested with below command, but console prints, 500: Internal error.

nxwsget 127.0.0.1 http://api.open-notify.org/astros.json number

What shoud I check ?

Victor Kirhenshtein

Hi,

you should enable web service proxy on agent by adding
EnableWebServiceProxy = yes
to config.

Best regards,
Victor