The search returned 21 results

by Arsgunner
June 8, 2021 - 11:15
Forum: Your opinion
Subject: WAPT Model Change Notice
Answers: 22
Views : 111681

Re: WAPT model change notice

Thank you for the clarification.
Do educational programs exist or are they planned for the future?
by Arsgunner
June 8, 2021 - 10:41
Forum: Your opinion
Subject: WAPT Model Change Notice
Answers: 22
Views : 111681

Re: WAPT model change notice

Hello,

I would like clarification on the 300-position limit in WAPT Discovery.
Does this mean the database cannot hold more than 300 objects?
Or does it mean there cannot be more than 300 simultaneous "operations"? I seem to recall that...
by Arsgunner
July 9, 2020 - 9:34 AM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [RESOLVED] The user certificate ... is not authorized on the selection
Answers: 3
Views : 5327

Re: The user certificate... is not authorized on the selection

Well,

compared with the other establishment, I just changed the directory of the SSL certificate I want to use, I generated a new agent and now it works.
by Arsgunner
July 9, 2020 - 09:04
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [RESOLVED] The user certificate ... is not authorized on the selection
Answers: 3
Views : 5327

Re: The user certificate... is not authorized on the selection

Hello,

On one of the machines that updated, I have the same certificate as the one on the machine hosting the console, but there's also another certificate created on the day of the update.

On a newly installed machine, there's only the certificate created during installation on the...
by Arsgunner
July 8, 2020 - 3:55 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [RESOLVED] The user certificate ... is not authorized on the selection
Answers: 3
Views : 5327

[RESOLVED] The user certificate ... is not authorized on the selection

Hello,

Since the last update, I've been experiencing the same problem as described in this thread: https://forum.tranquil.it/viewtopic.php?f=10&t=2401&p=7852&hilit=le+certificat+n'est+pas+autorisé+sur+la+sélection#p7852

I followed the instructions (except for manually copying the certificate to the...
by Arsgunner
March 9, 2020 - 09:55
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [RESOLVED] [1.8.1] Post retrieval problem
Answers: 1
Views : 3159

Re: [SOLVED] [1.8.1] Post retrieval problem

Sorry for the inconvenience, I found it. I had forgotten to run the post-installation script.
by Arsgunner
March 9, 2020 - 09:37
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [RESOLVED] [1.8.1] Post retrieval problem
Answers: 1
Views : 3159

[RESOLVED] [1.8.1] Post retrieval problem

Hello,

since upgrading to version 1.8.1, my newly installed workstations no longer appear in the console.
Existing workstations that I had to rename still retain their old names in the console.

Do you have any idea why?

I also saw an HTTP/1.1 504 Gateway timeout error this morning, I don't...
by Arsgunner
May 13, 2019 - 11:24
Forum: WAPT Packages
Subject: [SOLVED] Strange pyscripter behavior
Answers: 2
Views : 3770

Re: Strange pyscripter behavior

Hello,

indeed the command line doesn't work from cmd either.
I'm so used to not having any problems with these installers that I didn't think the issue could be there.

I'll manage to find another solution, thank you.
by Arsgunner
May 7, 2019 - 4:56 PM
Forum: WAPT Packages
Subject: [SOLVED] Strange pyscripter behavior
Answers: 2
Views : 3770

[SOLVED] Strange pyscripter behavior

Hello,

I'm experiencing strange behavior with my PyScripter using an Inno Setup installer.

I have an `install_exe_if_needed` command with `silentflags '/dir="mydirectory" /verysilent /suppressmsgboxes'`.
If I leave it as is, the installer crashes immediately.
If I change it to...
by Arsgunner
September 11, 2018 - 4:35 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [RESOLVED] Strange Behaviors
Answers: 1
Views : 3690

Re: Strange behavior

Well, I finally figured it out.

It turns out I had named my web server SRV-WAPT.mydomain.fr.
But when I run the command `wapt-get register -l debug`, I realize it's trying to contact a server at srv-wapt.mydomain.fr.

So I changed my domain name to srv-wapt...