Hello, I have created an ocs server 2.9.2 in docker. The installation is by default and when I install the agent, in the log I see the following error:
COM SERVER => Sending HTTP Post request to URL <http://IP_SERVER:8083/ocsinventory>
WARNING *** COM SERVER => Failed to send HTTP Post request <Couldn't connect to server>
COM SERVER => Cleaning cURL library
ERROR *** AGENT => Failed to send Prolog <Couldn't connect to server>
The port in my docker is 8083.
If I connect to the url:
http://IP_SERVER:8083/ocsinventory
it shows me the following message:
Bad Request
Your browser sent a request that this server could not understand.
Apache/2.4.41 (Ubuntu) Server at IP_SERVER Port 8083