NetXMS Support Forum

English Support => General Support => Topic started by: tanero on February 14, 2021, 11:28:30 AM

Title: After upgrade to 3.8, dci polling from web service is stopped.
Post by: tanero on February 14, 2021, 11:28:30 AM

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 ?
Title: Re: After upgrade to 3.8, dci polling from web service is stopped.
Post by: Victor Kirhenshtein on February 15, 2021, 10:15:19 AM
Hi,

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

Best regards,
Victor