The search returned 26 results

by kguerineau
August 6, 2024 - 09:25
Forum: WAPT Packages
Subject: [RESOLVED] Error during packet duplication
Answers: 4
Views : 4620

Re: Error during packet duplication

Hello,

the problem was related to a misconfiguration on the Wapt store. This should now be resolved.

Have a good day
by kguerineau
October 27, 2023 - 5:24 PM
Forum: WAPT Server
Subject: WAPT Software Update
Answers: 1
Views : 2610

Re: WAPT Software Update

Hello,

it's possible to install updates for applications that aren't running while the user is logged in by configuring the "waptupgrade_task_period=240" option in wapt-get.ini.
Be sure to verify that the "impacted_process" attribute is correctly set in all...
by kguerineau
September 11, 2023 - 3:51 PM
Forum: Your opinion
Subject: Firewall Problem
Answers: 4
Views : 36741

Re: Firewall Problem

Hello,

My private messages are normally open. If you're still unable to reply, I've sent you a contact email address via private message.

Regards,

Kevin
by kguerineau
August 31, 2023 - 12:13
Forum: Your opinion
Subject: Firewall Problem
Answers: 4
Views : 36741

Re: Firewall Problem

Hello,

we use various lists of IP addresses exhibiting unusual behavior (brute force, DDoS attacks, etc.).

Your IP address is likely on one of them.

Among others, we use:
* https://raw.githubusercontent.com/duggytuxy/malicious_ip_addresses/main/botnets_zombies_scanner_spam_ips.txt
* https://raw ...
by kguerineau
August 8, 2023 - 12:00
Forum: WAPT Server
Subject: Update from 1.8.2 to WAPT 2.4
Answers: 2
Views : 4606

Re: Update from 1.8.2 to WAPT 2.4

Hello,

We have just released a new version (2.4.0.14143) which contains a bug fix for migration from a 1.8.2 server https://www.wapt.fr/fr/doc/wapt-changelog.html

Have a good day.
by kguerineau
August 8, 2023 - 09:35
Forum: WAPT Server
Subject: [RESOLVED] Rights under the www folder
Answers: 4
Views : 5624

Re: Rights under the www folder

Hello,

Here are the rights:

-rw-r--r-- 1 wapt www-data licenses.json
-rw-r----- 1 wapt www-data rules.json
drwxr-x--- 2 wapt www-data ssl/
-rw-r----- 1 wapt www-data sync.json
drwxr-xr-x 6 wapt www-data wads/
drwxr-x--- 8 wapt www-data wapt/
drwxr-x--- 2 wapt www-data wapt-diff-repos/
drwxr-x ...
by kguerineau
August 7, 2023 - 10:24
Forum: WAPT Server
Subject: [SOLVED] Shift wapt 2.4 pb kerberos?
Answers: 1
Views : 3390

Re: Shift wapt 2.4 pb kerberos?

The problem was resolved live; it was a reverse proxy issue.
by kguerineau
August 7, 2023 - 10:19
Forum: WAPT Server
Subject: [RESOLVED] Rights under the www folder
Answers: 4
Views : 5624

Re: Rights under the www folder

Hello,

The permissions on the "waptwua" folder are wapt:www-data 750.

Regards
by kguerineau
September 9, 2022 - 10:11
Forum: Your opinion
Subject: [RESOLVED] Wapt@lists.wapt.fr mailing list. Rejected emails
Answers: 5
Views : 31703

Re: Wapt@lists.wapt.fr mailing list. Rejected emails

Hello,
I've just made some changes to the mailing list server.
Is it better for you now?
by kguerineau
July 30, 2020 - 10:37
Forum: WAPT Packages
Subject: [SOLVED] Ignoring package installation errors
Answers: 4
Views : 5926

Re: Ignoring package installation errors

Hello,

In your case, the function `run_notfatal(r'setup.exe /arg1 /arg2',timeout=1200)` might work.
However, you would still need to change the timeout.

You can also deploy the package in question via WAPT, and then, once you are sure it is installed, have WAPT forget it (and...