Page 1 of 1

wapt-get register: 666 client error

Published: Dec 6, 2024 - 10:51
by CLAIRON
Hello,
In addition to my support ticket created today (Ticket No. 0014174), I've noticed that my PC used for remote work (and the others on my network with the same configuration) is no longer communicating with the console.

The command `wapt-get register` returns the following error:
666 Client Error: for url:https://127.0.0.1:8088/login.

Testing for this URL , http://localhost:8088/, returns: no page is displayed , only: The connection has been reset.

Could you please help me?
Thank you in advance for your response.

Re: wapt-get register: 666 client error

Published: Dec 9, 2024 - 10:59
by Jarnaud
Hello,

Following our discussion, it seems the problem stems from the proxy.
WAPT agents are not using the proxy configured for the browser. They attempt to establish a direct connection with the WAPT server, which fails if the VPN network blocks direct connections or if a proxy is required.

The points to check are:
* DNS
* Firewall and network rules
* Logs (/var/log/waptserver.log) and proxy logs, if applicable.

Best regards