The search returned 7 results

by Maggle
August 14, 2024 - 1:48 PM
Forum: WAPT Server
Subject: Changes to HTTP/HTTPS ports on WAPT v2.5 server, Debian 11
Answers: 3
Views : 4690

Re: Changes to HTTP/HTTPS ports on WAPT server v2.5 Debian 11

Thank you for your quick reply.

Despite editing waptserver.ini and running postconf, I still cannot access my server (see attached image), whereas if I reset the ports to default (comment out the two added lines and run postconf) it works.
by Maggle
August 14, 2024 - 11:46
Forum: WAPT Server
Subject: Changes to HTTP/HTTPS ports on WAPT v2.5 server, Debian 11
Answers: 3
Views : 4690

Changes to HTTP/HTTPS ports on WAPT server v2.5 Debian 11

Hello,

I have a WAPT server version 2.5 installed on Debian 11.

As part of setting up external access from workstations to the server via a shared network, I need to modify the HTTP and HTTPS ports of my WAPT server.

I saw in the 2.5 documentation that this is possible...
by Maggle
July 18, 2024 - 4:43 PM
Forum: WAPT Packages
Subject: [SOLVED] WAPT problem: update-package
Answers: 4
Views : 4830

Re: WAPT problem: update-package

Hello,

indeed, that must not be the correct command being used. I'm using PyScripter and I only have this:

Wapt1.png.

In my Run Configurations, I don't have a build-upload option.

So I created a Run Configuration like this, with a build-upload -i to increment the package version...
by Maggle
July 17, 2024 - 09:50
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [RESOLVED] WUA malfunction since WAPT update 2.5.5.15640
Answers: 1
Views : 4947

[RESOLVED] WUA malfunction since WAPT update 2.5.5.15640

Hello,

I updated my WAPT server from version 2.5.5.x to 2.5.5.15640. Since then, I've had a problem with Windows updates on my workstations.
Before this server update, all my workstations were up to date with WUA. Now, most of my workstations have a "READY" status...
by Maggle
July 11, 2024 - 09:04
Forum: WAPT Packages
Subject: [SOLVED] WAPT problem: update-package
Answers: 4
Views : 4830

[SOLVED] WAPT issue: update-package

Hello,

I recently updated my WAPT server to the latest version 2.5.5.X.

Since then, when I modify a package with PyScripter and run "WAPT: update-package", there are no errors or anything, but the package doesn't update with my changes and the version in the...
by Maggle
June 14, 2024 - 5:25 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Customization Self Service - Company Logo
Answers: 1
Views : 3197

Customization Self Service - Company Logo

Hello,

I currently have a WAPT server running version 2.5.
I recently set up a Self Service area, and I'd like to change the logos on it to my company's logos.
I saw in the 2.3 documentation how to do this, but that section was removed in 2.5, and anyway...
by Maggle
March 20, 2024 - 3:48 PM
Forum: WAPT Packages
Subject: WAPT Update/Upgrade package for Linux machines
Answers: 2
Views : 5881

WAPT Update/Upgrade Package for Linux Machines

Hello,

I've recently started using WAPT, mainly on Windows machines using Tranquil It packages, no custom packages.

I'm trying to create a package to automatically update Debian machines. So, something very simple: `apt update` followed by `apt upgrade -y`.

So I have...