The search returned 25 results

by haxo_914
December 18, 2023 - 5:14 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Repository synchronization
Answers: 0
Views : 4839

Synchronization of the deposits

WAPT Server 2.4.0.14143 on Windows Server 2022.
Repository on Windows 10 22H2 agent 2.4.

Hello,
I just noticed that for 2 of my repositories (out of 10), synchronization is not happening automatically at night, or even when forcing it from the console; the progress remains at 0%.

What could I do...?
by haxo_914
December 18, 2023 - 11:17
Forum: WAPT Server
Subject: [RESOLVED] Wapt agent on the server
Answers: 2
Views : 2935

Re: Wapt agent on the server

Thank you for your reply.

Have a good day

Sincerely.
by haxo_914
December 5, 2023 - 12:17
Forum: WAPT Server
Subject: [RESOLVED] Wapt agent on the server
Answers: 2
Views : 2935

[RESOLVED] Wapt agent on the server

WAPT Server 2.4.0.14143 on Windows Server 2022.

Hello,
my goal is to link WAPT to GLPI, but since all my sites cannot see each other, I cannot install the glpi-plugin-export-to-glpi10 package on my administration console (my PC).

However, all my sites can see the server...
by haxo_914
October 2, 2023 - 11:48
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Server migration to a new domain
Answers: 3
Views : 5776

Re: Server migration to a new domain

WAPT Server version: 2.3.0.13516 Debian 11 Bulleyes
WAPT Agent version: 2.3.0.13516


Hello,
To clarify, I had installed WAPT on PCs in domain 1 and it worked perfectly.

We merged with another company and the PCs from domain 1 migrated to domain 2...
by haxo_914
September 20, 2023 - 09:11
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Server migration to a new domain
Answers: 3
Views : 5776

Server migration to a new domain

Hello,

Following a merger between two companies, my Linux server, which was located in the XXX.fr domain, is now in the YYY.org domain.

Since then, I've had several problems, mainly with Windows updates, which don't install correctly or at all.

When I look at the logs on...
by haxo_914
March 1, 2023 - 5:23 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Secondary repositories on Raspberry Pi
Answers: 2
Views : 2607

Secondary repositories on Raspberry Pi

Configuration:
root@raspberrypi:~# cat /etc/*release
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian

Hello,
I'm resuming my investigations into installing a secondary repository on...
by haxo_914
December 27, 2022 - 9:34 AM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] Error on Raspberry Pi 3+
Answers: 6
Views : 5990

Re: Error on Raspberry Pi 3+

Hello,

after running several tests, I had removed the line `verify_cert=0`.

I put it back, restarted the service, and then ran the command `wapt-get -l debug register`.

And now it works.

The issue is therefore closed.

Thank you all for your help.

Sincerely.
by haxo_914
December 27, 2022 - 08:18
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] Error on Raspberry Pi 3+
Answers: 6
Views : 5990

Re: Error on Raspberry Pi 3+

Hello,

there is currently no firewall or proxy between the agent and the server.
For my tests, both are on the same network, switch, and VLAN.

Here is the command output:

2022-12-27 08:13:27,196 DEBUG Default encoding: utf-8
2022-12-27 08:13:27,196 DEBUG Caller ...
by haxo_914
December 21, 2022 - 1:35 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] Error on Raspberry Pi 3+
Answers: 6
Views : 5990

Re: Error on Raspberry Pi 3+

Hello,
I have indeed neglected all my duties :)

root@raspberrypi:~# cat /etc/*release
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian

Agent installed from deb https://wapt ...
by haxo_914
December 19, 2022 - 11:47
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] Error on Raspberry Pi 3+
Answers: 6
Views : 5990

[SOLVED] Error on Raspberry Pi 3+

Hello,

I just installed the WAPT agent on a Raspberry Pi 3+ with the aim of setting it up as a secondary repository.
But when I run `sudo wapt-get register`,

I get the following error

: FATAL ERROR: EWaptException: Unable to register: waptserver https://xxx.xxx.xxx.xxx not available.

Do you have any suggestions?