Hello,
WAPT Server version: 1.5.1.16 (debian 9.3)
WAPT Setup version: 1.5.1.16 (windows 7)
I have some computers already on the server. After placing another 3 computers in the wapt server, they got the clock icon stuck on reachable column.
I went to one of the computers, I logged in with my domain account and still did not upgrade to the green icon.
What can it be?
http://i.imgur.com/6MSRvuM.png
[RESOLVED] clock icon stuck on reachable column
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
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
Th clock icon means that the host has not yet (or not being able) established a Websocket connection to the server.
Either the waptservice can not be started properly
Or there is a http proxy defined for the System Account (we currently have an issue with proxy settings and webscockets, normally, proxy should be disabled when nothing is defined in wapt-get.ini, but in fact, the setting in registry is taken in accoun...)
Check to restart the waptservice directly on the computer and check the log in "c:\program files (x86)\wapt\log\waptservice.log"
Hubert
Either the waptservice can not be started properly
Or there is a http proxy defined for the System Account (we currently have an issue with proxy settings and webscockets, normally, proxy should be disabled when nothing is defined in wapt-get.ini, but in fact, the setting in registry is taken in accoun...)
Check to restart the waptservice directly on the computer and check the log in "c:\program files (x86)\wapt\log\waptservice.log"
Hubert
Tranquil IT
I had built the waptsetup with the private key option enabled and tried to find it in c:\private but could not find it. I thought it was automatically sent, but I do not think so.
How is it done?
Another doubt with version 1.5 is that when installing or upgrading a package, a new package appears on almost all machines. The package name is the UUID of the Overview tab.
https://i.imgur.com/bLZBpVf.png
PS: The [img] tag is not working correctly.
Is that the way it is or is my installation in trouble?
How is it done?
Another doubt with version 1.5 is that when installing or upgrading a package, a new package appears on almost all machines. The package name is the UUID of the Overview tab.
https://i.imgur.com/bLZBpVf.png
PS: The [img] tag is not working correctly.
Is that the way it is or is my installation in trouble?
Did you generate your private key and certificate?
The private key field is set in your waptconsole.exe pointing to your generated private key (*.pem), the related certificate (*.crt) is bundled in your WAPT Agent during agent building.
Doc: https://www.wapt.fr/en/doc/Installation ... index.html
https://i.imgur.com/bLZBpVf.png
The package named after the computer UUID is the "Host Package" which describes computer configuration.
The host package was named using the host FQDN, now with WAPT 1.5 it's named after computer UUID.
Thanks for the explanation agauvrit!!!agauvrit wrote: ↑Jan 30, 2018 - 09:49Did you generate your private key and certificate?
The private key field is set in your waptconsole.exe pointing to your generated private key (*.pem), the related certificate (*.crt) is bundled in your WAPT Agent during agent building.
Doc: https://www.wapt.fr/en/doc/Installation ... index.html
https://i.imgur.com/bLZBpVf.png
The package named after the computer UUID is the "Host Package" which describes computer configuration.
The host package was named using the host FQDN, now with WAPT 1.5 it's named after computer UUID.
