The search returned 8 results

by infomix
July 3, 2020 - 1:58 PM
Forum: WAPT Packages
Subject: MD5 error when importing from the internet
Answers: 4
Views : 3280

Re: MD5 error when importing from the internet

Hello,

sorry for the delay. Just so you know, this happens with all packages and it was definitely coming from the repository I was using, because I didn't have any problems with another repository.

I did remove the slash from the repository address and it works. Has this changed recently, or is it someone on my team who...?
by infomix
June 24, 2020 - 12:29
Forum: WAPT Packages
Subject: MD5 error when importing from the internet
Answers: 4
Views : 3280

MD5 error during import from the Internet

Hello,

I have the same problem as in this post, except I have an up-to-date version.

I'm having trouble updating packages imported from the internet to the tranquil.it repository; every time I import, I get a message about a corrupted package due to an MD5 checksum error. I've cleared the cache...
by infomix
July 11, 2019 - 12:30
Forum: WAPT Packages
Subject: [SOLVED] Error creating new package
Answers: 5
Views : 5712

Re: Error creating new package

Hello,

thank you for the feedback, I understand the error better now. :lol:

I will look into all of this on my end.
by infomix
July 10, 2019 - 2:17 PM
Forum: WAPT Packages
Subject: [SOLVED] Error creating new package
Answers: 5
Views : 5712

Re: Error creating new package

I just tested with another .msi program and it works, so I conclude that it's my .msi file.

I've downloaded several versions but I still have the problem; some .msi files can't be created as a package?

Even when I use it without arguments, it doesn't work.
by infomix
July 9, 2019 - 6:01 PM
Forum: WAPT Packages
Subject: [SOLVED] Error creating new package
Answers: 5
Views : 5712

Re: Error creating new package

Hello,

I can't find the psexec package. I'm using PyScripter to run the package installation test, and the error I'm getting is:

`Command 'msiexec /norestart /q /i "zabbix_agent-4.0.9.msi"' returned non-zero exit status 1603`.

What I find surprising is that at no point do I...
by infomix
July 8, 2019 - 7:38 PM
Forum: WAPT Packages
Subject: [SOLVED] Error creating new package
Answers: 5
Views : 5712

[SOLVED] Error creating new package

Hello,

I want to automate the installation of the Zabbix agent on my servers and I want to create a package using the MSI file available on their servers.

When I retrieve the MSI and run it in a command prompt, the installation goes smoothly.
`zabbix_agent-4.0.9.msi /q /SERVER=XXXX ...`
by infomix
March 20, 2019 - 09:20
Forum: WAPT Server
Subject: [Resolved] Replicating a repository
Answers: 2
Views : 8766

Re: Replicating a repository

Hello,

In my installation, I had forgotten to synchronize the wapt-hosts, since then it works correctly.
by infomix
March 18, 2019 - 09:21
Forum: WAPT Server
Subject: [Resolved] Replicating a repository
Answers: 2
Views : 8766

[Resolved] Replicating a repository

Hello,

We are currently using a WAPT server version 1.5 (Windows Server) and have several remote sites.

I followed the WAPT documentation, installed and synchronized a secondary repository under Debian on my remote site.

Everything went well, I installed my agent specifying the...