Page 2 of 2

Re: tis-remote-repo-http - Installation failed

Published: June 25, 2025 - 10:30
by silica
Finally, I managed to get the repositories to synchronize 100% by forcing this value in the repositories' wapt-get.ini file (not to mention wusa): `
remote_repo_dirs=wapt`.

Last step: I created my rules based on the agents' IP addresses, but the workstations are still using the main wapt server as the repository.
Is there a subtlety, a step I might have missed?

Re: tis-remote-repo-http - Installation failed

Published: June 25, 2025 - 11:48
by blemoigne
Hello,
you need to double-check that the DNS records are declared for each repository, and it's also possible that the HTTPS certificate verification is the issue. If it's a self-signed certificate, you should write the rule using HTTP rather than HTTPS.
Best regards,
Bertrand

Re: tis-remote-repo-http - Installation failed

Published: June 25, 2025 - 11:51
by blemoigne
If that doesn't solve the problem, you should provide us with the output of the following command on an agent that needs to connect to a secondary repository (as an administrator):

Code: Select all

wapt-get update -ldebug

Re: tis-remote-repo-http - Installation failed

Published: June 25, 2025 - 3:42 PM
by silica
Hello and thank you for your reply

. The problem is now resolved.
I was missing `use_repo_rules=1` in the agent configuration.

This topic can be closed. :)

Re: [SOLVED] tis-remote-repo-http - Installation error

Published: June 26, 2025 - 10:30
by dcardon
Hi Kevin,

thanks for the feedback :-) . I'm marking the topic as closed/resolved.

See you soon,

Denis