WAPT 1.5.1.23 Installation

Questions about WAPT Server / Requests and help related to the WAPT server
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Locked
sepi766
Messages: 5
Registration: May 23, 2018 - 12:16

May 23, 2018 - 12:28

Good morning,

I am trying to install the latest version of the WAPT server and I am encountering a blockage at the post-configuration stage when the script finishes the configuration and restarts Nginx.
Capture.PNG
Capture.PNG (9.88 KB) Viewed 5988 times
- WAPT version installed: 1.5
- Server OS: Linux CentOS 7.2.15.11 (RedHat 4.8.5-4)
- Operating system of the administration/package creation machine: Windows 7

Where could this problem be coming from?

THANKS.

Sincerely.
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

May 23, 2018 - 5:57 PM

Is Nginx running?
sepi766
Messages: 5
Registration: May 23, 2018 - 12:16

May 24, 2018 - 08:53

Hello,

Yes, it is started:
[root@L111301WAPT bin]# systemctl status nginx
â nginx.service - The nginx HTTP and reverse proxy server
Loaded: loaded (/usr/lib/systemd/system/nginx.service; enabled; vendor preset: disabled)
Drop-In: /etc/systemd/system/nginx.service.d
âânginx_worker_files_limit.conf
Active: active (running) since Wed 2018-05-23 11:10:14 CEST; 21h ago
Process: 16872 ExecStart=/usr/sbin/nginx (code=exited, status=0/SUCCESS)
Process: 16868 ExecStartPre=/usr/sbin/nginx -t (code=exited, status=0/SUCCESS)
Process: 16866 ExecStartPre=/usr/bin/rm -f /run/nginx.pid (code=exited, status=0/SUCCESS)
Main PID: 16874 (nginx)
CGroup: /system.slice/nginx.service
ââ16874 nginx: master process /usr/sbin/nginx
ââ16875 nginx: worker process
ââ16876 nginx: worker process
ââ16877 nginx: worker process
ââ16878 nginx: worker process

May 23 11:10:14 L111301WAPT.cpam-marseille.cnamts.fr systemd[1]: Starting The nginx HTT...
May 23 11:10:14 L111301WAPT.cpam-marseille.cnamts.fr nginx[16868]: nginx: [warn] "ssl_s...
May 23 11:10:14 L111301WAPT.cpam-marseille.cnamts.fr nginx[16868]: nginx: the configura...
May 23 11:10:14 L111301WAPT.cpam-marseille.cnamts.fr nginx[16868]: nginx: configuration...
May 23 11:10:14 L111301WAPT.cpam-marseille.cnamts.fr nginx[16872]: nginx: [warn] "ssl_s...
May 23 11:10:14 L111301WAPT.cpam-marseille.cnamts.fr systemd[1]: Started The nginx HTTP...
Hint: Some lines were ellipsized, use -l to show,

Sincerely
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

May 24, 2018 - 12:52

Try continuing the installation procedure, if I remember correctly I've already had this problem and it doesn't seem to be an issue.
sepi766
Messages: 5
Registration: May 23, 2018 - 12:16

May 24, 2018 - 1:33 PM

Hello,

the next step is to install the WAPT console, but the WAPT server's web interface is not working.

Regards.
User avatar
dcardon
WAPT Expert
Messages: 1932
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

May 28, 2018 - 01:07

Hello sepi766,
sepi766 wrote: May 24, 2018 - 1:33 PM The next step is to install the WAPT console but the WAPT server web interface is not working.
Do you have the wapt.conf file in your nginx configuration? Did you run postconf as root or as sudoers?

Sincerely,

Denis
Denis Cardon - Tranquil IT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
sepi766
Messages: 5
Registration: May 23, 2018 - 12:16

May 28, 2018 - 2:34 PM

Hello,
/etc/nginx/conf.d/wapt.conf is present and can be configured as root.
Regards.
sepi766
Messages: 5
Registration: May 23, 2018 - 12:16

June 7, 2018 - 12:53

Good morning,
In the WAPT console, "Checking for updates" and "Launch installations" are greyed out.
Where could this be coming from?
THANKS.
console.jpg
console.jpg (212.13 KB) Viewed 5847 times
Locked