Page 1 of 3

Pb Wapt installation on Windows serv2019

Published: April 12, 2022 - 7:04 AM
by adgm11
Hello. When I launch the WAPT console, I get a "repository access error" message. I enter the server's IP address, but I still get an exclamation mark.
Is there anything I need to do to make the console work?
Thank you.

Re: Pb Wapt installation on Windows serv2019

Published: April 12, 2022 - 1:49 PM
by Max.R
Hello,

On a fresh installation of WAPT 2.2 on a W2019 VM, I am facing the same problem as adgm11.

The installation completes, but in the "Local WAPT Configuration" when I check the URLs, the main repository URL shows a "Repository access error: 404 Client Error:" and the WAPT server URL shows a "Server access error: 502 Server error:".

DNS has been checked and they are OK.

Re: Pb Wapt installation on Windows serv2019

Published: April 13, 2022 - 12:04 PM
by Gaetan
Good morning,

Could it be that your WAPTNgninx service is paused?

If so, check that the IIS service is not enabled:

Code: Select all

net stop w3svc && net stop was
Restart the server installation and everything should be OK.

Re: Pb Wapt installation on Windows serv2019

Published: April 13, 2022 - 1:36 PM
by Max.R
Hello,

I don't have IIS installed on the server.
I have two WAPT-related services that are running correctly: WAPTGinx and WAPTService.

Re: Pb Wapt installation on Windows serv2019

Published: April 13, 2022 - 2:17 PM
by dcardon
Hello,

the lack of information isn't very helpful...

WAPT discovery? WAPT Enterprise? See the forum rules.
Do you have the WAPT server interface at http://localhost ?
c:\wapt\wapt-get.exe --version?
`sc query waptserver`?
`sc query waptpostgresql`?
Did you perform the installation with a local admin account or a domain admin account?

Regards,

Denis

Re: Pb Wapt installation on Windows serv2019

Published: April 13, 2022 - 3:32 PM
by Max.R
dcardon wrote: Apr 13, 2022 - 2:17 PM WAPT discovery? WAPT Enterprise? See forum rules.
Do you have the WAPT server interface at http://localhost ?
c:\wapt\wapt-get.exe --version?
sc query waptserver?
sc query waptpostgresql?
Did you perform the installation with a local admin account or a domain admin account?
WAPT 2.2 discovery
No target
Version: 2.2.1.11899
waptserver and waptpostgresql not installed
domain administrator

Re: Pb Wapt installation on Windows serv2019

Published: April 13, 2022 - 4:05 PM
by adgm11
Hello, this is the Discovery version. I do have the IIS service installed on my server; I need to uninstall it, is that correct?
What about the WAPTNgninx service? Does it install automatically via the console, or does it need to be done separately?
Thank you.

Re: Pb Wapt installation on Windows serv2019

Published: April 13, 2022 - 4:07 PM
by Gaetan
Indeed, it must not be present, otherwise it will cause a conflict.

You must then reinstall waptserver.exe for NGINX to configure itself correctly.

The console must not be installed on the server.

Re: Pb Wapt installation on Windows serv2019

Published: April 13, 2022 - 4:10 PM
by adgm11
Okay for IIS,
I'm a domain administrator since my server is in the domain,
but where should I install the console if not on Windows Server? We are talking about the WAPTServer console, right?

Re: Pb Wapt installation on Windows serv2019

Published: April 13, 2022 - 4:14 PM
by Gaetan
I invite you to read this section of the documentation on installing the console: https://www.wapt.fr/fr/doc-2.1/wapt-con ... pt-console