The search returned 5 results

by yoni
March 26, 2026 - 3:06 PM
Forum: WAPT Server
Subject: nginx: worker process is shutting down
Answers: 0
Views : 6124

nginx: worker process is shutting down

Hello,

On our WAPT server, the nginx services saturate the RAM (Memory: 10.6G (peak: 11.4G)), the nginx processes crash.

Main PID: 1370 (nginx)
Tasks: 75 (limit: 100195)
Memory: 10.6G (peak: 11.4G)
CPU: 18min 11.549s
CGroup: /system.slice/nginx.service
├─ 1370 "nginx: master process ...
by yoni
March 5, 2026 - 4:10 PM
Forum: WAPT Server
Subject: [RESOLVED] Secondary repositories -> naming rules not being applied
Answers: 1
Views : 4889

[RESOLVED] Secondary repositories -> naming rules not being applied

Hello,

WAPT Enterprise Server 2.6.1.1765.

We have several secondary repositories on our network architecture.
We use rules with a hostname condition.

Recently, the rules are no longer being applied; WAPT clients are only synchronizing with the primary repository...
by yoni
March 5, 2026 - 2:07 PM
Forum: WAPT Server
Subject: [RESOLVED] Secondary Repositories -> 403 Client Error: Forbidden
Answers: 4
Views : 5989

[RESOLVED] Secondary repositories -> 403 Client Error: Forbidden

Hello,

WAPT Enterprise Server 2.6.1.1765.

We are experiencing an issue with our secondary repositories, which are no longer functioning. They are deployed on Windows 11 systems. Installed package: tis-remote-repo-http version 2.6.1.1765.

Client log waptservice.log: [waptcore WaptTaskManager 13204] INFO ...
by yoni
November 19, 2019 - 10:56
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Wapt repository and wapt-host with a different proxy configuration
Answers: 1
Views : 2443

Re: Wapt repository and wapt-host with a different proxy configuration

Configuration details:
WAPT version 1.7.4;
WAPT Agent version: 1.7.4.6232;
Server OS: CentOS Linux release 7.7.1908 (Core);
Administration machine OS: Windows 10 1903
by yoni
November 19, 2019 - 10:29
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Wapt repository and wapt-host with a different proxy configuration
Answers: 1
Views : 2443

Wapt repository and wapt-host with a different proxy configuration

Hello,

After reading the thread https://forum.tranquil.it/viewtopic.php?f=9&t=1130,
I wanted to implement the indicated configuration, i.e., not having multiple wapt-host repositories, but the different proxy usage is causing a problem:

[global]
url_repo=https://depot.nini.lan/wapt
verify ...