The search returned 24 results

by silica
November 26, 2025 - 3:59 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Job registration error (Unable to register)
Answers: 5
Views : 6552

Re: Error registering a post (Unable to register)

Okay, so... I'm lost. Let me start from the beginning:

I don't have a certificate in C:\Program Files (x86)\wapt\ssl\server.
It's in C:\Program Files (x86)\wapt\ssl\.

Indeed, it doesn't match /opt/wapt/waptserver/ssl/cert.pem.

What I don't understand is that on a machine that...
by silica
November 26, 2025 - 1:40 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Job registration error (Unable to register)
Answers: 5
Views : 6552

Re: Error registering a post (Unable to register)

Here is the result of wapt-get testperf:

Server: https://srvwapt.my.domain
Authentication required for server:
Server CABundle: C:\Program Files (x86)\wapt\ssl\server\srvwapt.my.domain.crt
Server client certificate:
Server client key:

Waptserver https://srvwapt.my.domain Admin User: admin ...
by silica
November 26, 2025 - 12:10
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Recording OK but post not showing up in the console
Answers: 1
Views : 5132

Recording OK but post does not appear in the console

Hello,

I just upgraded my server to version 2.6.1.17576.
I have a workstation that isn't showing up in the console despite installing the new agent.

The installation is OK and the `wapt-get register` command is successful:

`wapt-get register` output:

Agent registration with server in queue...`
by silica
November 26, 2025 - 12:07
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Job registration error (Unable to register)
Answers: 5
Views : 6552

Job registration error (Unable to register)

Hello,

I just upgraded my server to version 2.6.1.17576.
One workstation isn't reporting despite installing the new agent.

I've tried:
- uninstalling the agent and deleting its files
- deleting the workstation (and removing it from the database) in the console
- installing the new agent...
by silica
October 23, 2025 - 4:13 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Disabling Waptexit
Answers: 4
Views : 15158

Re: Disabling Waptexit

Not the very latest one, I think; I'm on version 2.6.0.16552
by silica
October 23, 2025 - 3:47 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Disabling Waptexit
Answers: 4
Views : 15158

Re: Disabling Waptexit

Good morning,

Thank you for your response.

Yes, I had seen that, but I can't find the option when I create a configuration package:
wapt.jpg
wapt.jpg (79.89 KB) Viewed 14485 times
Am I required to deploy a manual modification to wapt-get.ini?
by silica
October 21, 2025 - 09:23
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Disabling Waptexit
Answers: 4
Views : 15158

Disabling waptexit

Hello,

I need my users to install updates manually, so I need to disable automatic package installation when their PCs shut down.

How can I properly disable this feature?

Thank you in advance.
by silica
June 25, 2025 - 3:42 PM
Forum: WAPT Packages
Subject: [RESOLVED] tis-remote-repo-http - Installation failed
Answers: 14
Views : 27493

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

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. :)
by silica
June 25, 2025 - 10:30
Forum: WAPT Packages
Subject: [RESOLVED] tis-remote-repo-http - Installation failed
Answers: 14
Views : 27493

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

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...
by silica
June 24, 2025 - 3:52 PM
Forum: WAPT Packages
Subject: [RESOLVED] tis-remote-repo-http - Installation failed
Answers: 14
Views : 27493

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


Hello,

this happens when you disable WADs on the WAPT server and enable WADs synchronization on the secondary repository.

It tries to download the WADs files but gets a 404 error because the server returns a 404 if WADs is not enabled.

The simplest solution in your case is to enable...