The search returned 9 results

by Robin
October 25, 2019 - 10:11
Forum: WAPT Packages
Subject: Generating a recurring crash package model
Answers: 1
Views : 2051

Generate recurring crash package template

Hello,

I'm having a problem when I try to generate a package template. I downloaded LibreOffice (a 293MB .msi file), I generate a package template -> "Create and upload". My WAPT server crashes, and I have to restart it.
I've already had the same problem with an .msi file larger than 100MB. :roll:
Is there a solution...?
by Robin
October 7, 2019 - 2:26 PM
Forum: WAPT Packages
Subject: [RESOLVED] No more packets and error message
Answers: 9
Views : 6602

Re: [RESOLVED] No more packets and error message

Did you install PyScripter correctly? (If you haven't clicked "build-upload" yet, the server hasn't received anything.)

I installed it manually. I didn't do it via a WAPT package (I only saw that in the documentation later). So when I try to run the command, it doesn't open...
by Robin
October 7, 2019 - 11:31
Forum: WAPT Packages
Subject: [RESOLVED] No more packets and error message
Answers: 9
Views : 6602

Re: [RESOLVED] No more packets and error message


Hello, in /var/www/wapt or /var/www/html/wapt,

could you tell me which package you are trying to import?


I wanted to create a simple MSI package (https://www.wapt.fr/fr/doc/wapt-create-packages/package-msi/index.html).
When making my selection, I used "Create and edit..." instead of...
by Robin
October 7, 2019 - 10:44
Forum: WAPT Packages
Subject: [RESOLVED] No more packets and error message
Answers: 9
Views : 6602

Re: No more packets and error message


Run `wapt-scanpackages /var/www/wapt -ldebug`.

Delete the problematic Wapt package, then run

`wapt-scanpackages /var/www/wapt -ldebug`


. I imported a package and I'm getting the error message again. When you talk about deleting the package, can you tell me what's on the server in...
by Robin
October 7, 2019 - 9:49 AM
Forum: WAPT Packages
Subject: [RESOLVED] No more packets and error message
Answers: 9
Views : 6602

Re: No more packets and error message

<r><QUOTE author="sfonteneau" post_id="6503" time="1570208194" user_id="59"><s>[quote=sfonteneau post_id=6503 time=1570208194 user_id=59]</s>
Run wapt-scanpackages /var/www/wapt -ldebug
<br/>
Remove the problematic wapt package and then restart:
<br/>
wapt-scanpackages /var ...
by Robin
October 4, 2019 - 2:33 PM
Forum: WAPT Packages
Subject: [RESOLVED] No more packets and error message
Answers: 9
Views : 6602

Re: No more packets and error message

sfonteneau wrote: Oct 4, 2019 - 11:18 AM Hello, I can give you the procedure to fix the problem, but I'm missing some information (see forum rules at the top of the page)
Good morning

I edited my post

WAPT Server version: 1.7.4 - OS Linux debian 9.11 stretch
OS Windows 10 (administration)
by Robin
October 4, 2019 - 10:59
Forum: WAPT Packages
Subject: [RESOLVED] No more packets and error message
Answers: 9
Views : 6602

[RESOLVED] No more packets and error message

Hello everyone,

I tried to upload a package to my private repository. The package was LibreOffice, which is about 250MB.
The upload crashed at around 50% with a message saying the server was no longer responding. My WAPT server crashes every time; I've tested it twice.

I restarted my server and my console. I haven't...
by Robin
September 30, 2019 - 10:07
Forum: WAPT Server
Subject: [RESOLVED] Non-functional GPO
Answers: 2
Views : 3475

Re: Non-functional GPO


Hello,

By not explicitly specifying the WAPT agent download address as an argument (--waptsetupurl="http://xxxxxx/wapt/waptagent.exe"), the waptdeploy.exe utility will attempt to retrieve this address automatically via several DNS queries:
SRV record...
by Robin
September 27, 2019 - 3:27 PM
Forum: WAPT Server
Subject: [RESOLVED] Non-functional GPO
Answers: 2
Views : 3475

[RESOLVED] Non-functional GPO

Hello everyone,

I'm testing WAPT at the company where I work.
It's currently fully functional on our infrastructure, but we installed it directly with the agent on a few workstations.

I'd like to deploy it across our entire network, but I'm having a problem...