[SOLVED] Shift wapt 2.4 pb kerberos?

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
cruzel.a
Messages: 1
Registration: July 21, 2023 - 10:45

July 31, 2023 - 1:42 PM

Wapt version: 2.4.0.14080
Server OS: Linux Debian 11
OS admin: Windows 10


Good morning,

I just upgraded from version 2.3 to version 2.4.
Following that,
- I can no longer install any packages (from the console and/or self-service: see logs below)
- In the wapt console, I don't see the latest built version of waptupgrade 2.4 (I do see it on the server)
- The status reported in the console is incorrect (again, WaptUpgrade is installed on the client and is shown as 2.3 when it is actually on 2.4)
- On the server, I only see 4 packet machines in /var/www/wapt-host
- Also, when I go into the wapt console configuration at startup, I get a "Repository access error 403..." for the main wapt repository/ (https://fqdn/wapt)

I tried resigning the packets and the "machine" packets, but it didn't change anything. I also reinstalled: it's even worse; I lose the configuration and find myself without access to self-service and unable to install its configuration package. I also tried re-registering the machine, but still nothing.

I'm a bit lost and don't know what else to try.

Help :) !!

Installation failure logs:

Code: Select all

Erreur lors de l'installation de ['int-firefox-esr']: erreurs dans les paquets [[('https://wapt.mydomain.truc/wapt/int-firefox-esr_115.0.2-109_x64_windows_6.1_PROD_fr_a4eac2e824ac98bfceb5d88298bf50cf.wapt', '403 Client Error: Forbidden for url: https://wapt.mydomain.truc/wapt/int-firefox-esr_115.0.2-109_x64_windows_6.1_PROD_fr_a4eac2e824ac98bfceb5d88298bf50cf.wapt'), None], [PackageRequest(package='int-firefox-esr',architectures=['x64'],locales=['fr'],maturities=['PROD'],tags=['windows-10', 'win-10', 'w-10', 'windows10', 'win10', 'w10', 'windows', 'win', 'w'],min_os_version=Version('10.0.19045'),max_os_version=Version('10.0.19045')), PackageEntry('int-firefox-esr','115.0.2-109' architecture='x64',maturity='PROD',locale='fr',target_os='windows'), 'Traceback (most recent call last):\n  File "C:\\Program Files (x86)\\wapt\\common.py", line 5188, in install\n    if not os.path.isfile(p.localpath):\n  File "genericpath.py", line 30, in isfile\nTypeError: stat: path should be string, bytes, os.PathLike or integer, not NoneType\n']]
Traceback (most recent call last):
  File "C:\Program Files (x86)\wapt\waptservice\service.py", line 1910, in run
    self.running_task.run()
  File "C:\Program Files (x86)\wapt\waptservice\waptservice_common.py", line 716, in run
    self._run()
  File "C:\Program Files (x86)\wapt\waptservice\waptservice_common.py", line 1288, in _run
    raise Exception(_('Error during install of {}: errors in packages {}').format(
Exception: Erreur lors de l'installation de ['int-firefox-esr']: erreurs dans les paquets [[('https://wapt.mydomain.truc/wapt/int-firefox-esr_115.0.2-109_x64_windows_6.1_PROD_fr_a4eac2e824ac98bfceb5d88298bf50cf.wapt', '403 Client Error: Forbidden for url: https://wapt.mydomain.truc/wapt/int-firefox-esr_115.0.2-109_x64_windows_6.1_PROD_fr_a4eac2e824ac98bfceb5d88298bf50cf.wapt'), None], [PackageRequest(package='int-firefox-esr',architectures=['x64'],locales=['fr'],maturities=['PROD'],tags=['windows-10', 'win-10', 'w-10', 'windows10', 'win10', 'w10', 'windows', 'win', 'w'],min_os_version=Version('10.0.19045'),max_os_version=Version('10.0.19045')), PackageEntry('int-firefox-esr','115.0.2-109' architecture='x64',maturity='PROD',locale='fr',target_os='windows'), 'Traceback (most recent call last):\n  File "C:\\Program Files (x86)\\wapt\\common.py", line 5188, in install\n    if not os.path.isfile(p.localpath):\n  File "genericpath.py", line 30, in isfile\nTypeError: stat: path should be string, bytes, os.PathLike or integer, not NoneType\n']]

Exception: Erreur lors de l'installation de ['int-firefox-esr']: erreurs dans les paquets [[('https://wapt.mydomain.truc/wapt/int-firefox-esr_115.0.2-109_x64_windows_6.1_PROD_fr_a4eac2e824ac98bfceb5d88298bf50cf.wapt', '403 Client Error: Forbidden for url: https://wapt.mydomain.truc/wapt/int-firefox-esr_115.0.2-109_x64_windows_6.1_PROD_fr_a4eac2e824ac98bfceb5d88298bf50cf.wapt'), None], [PackageRequest(package='int-firefox-esr',architectures=['x64'],locales=['fr'],maturities=['PROD'],tags=['windows-10', 'win-10', 'w-10', 'windows10', 'win10', 'w10', 'windows', 'win', 'w'],min_os_version=Version('10.0.19045'),max_os_version=Version('10.0.19045')), PackageEntry('int-firefox-esr','115.0.2-109' architecture='x64',maturity='PROD',locale='fr',target_os='windows'), 'Traceback (most recent call last):\n  File "C:\\Program Files (x86)\\wapt\\common.py", line 5188, in install\n    if not os.path.isfile(p.localpath):\n  File "genericpath.py", line 30, in isfile\nTypeError: stat: path should be string, bytes, os.PathLike or integer, not NoneType\n']]
Traceback (most recent call last):
  File "C:\Program Files (x86)\wapt\waptservice\service.py", line 1910, in run
    self.running_task.run()
  File "C:\Program Files (x86)\wapt\waptservice\waptservice_common.py", line 716, in run
    self._run()
  File "C:\Program Files (x86)\wapt\waptservice\waptservice_common.py", line 1288, in _run
    raise Exception(_('Error during install of {}: errors in packages {}').format(
Exception: Erreur lors de l'installation de ['int-firefox-esr']: erreurs dans les paquets [[('https://wapt.mydomain.truc/wapt/int-firefox-esr_115.0.2-109_x64_windows_6.1_PROD_fr_a4eac2e824ac98bfceb5d88298bf50cf.wapt', '403 Client Error: Forbidden for url: https://wapt.mydomain.truc/wapt/int-firefox-esr_115.0.2-109_x64_windows_6.1_PROD_fr_a4eac2e824ac98bfceb5d88298bf50cf.wapt'), None], [PackageRequest(package='int-firefox-esr',architectures=['x64'],locales=['fr'],maturities=['PROD'],tags=['windows-10', 'win-10', 'w-10', 'windows10', 'win10', 'w10', 'windows', 'win', 'w'],min_os_version=Version('10.0.19045'),max_os_version=Version('10.0.19045')), PackageEntry('int-firefox-esr','115.0.2-109' architecture='x64',maturity='PROD',locale='fr',target_os='windows'), 'Traceback (most recent call last):\n  File "C:\\Program Files (x86)\\wapt\\common.py", line 5188, in install\n    if not os.path.isfile(p.localpath):\n  File "genericpath.py", line 30, in isfile\nTypeError: stat: path should be string, bytes, os.PathLike or integer, not NoneType\n']]
User avatar
kguerineau
Messages: 26
Registration: March 6, 2018 - 4:28 PM

August 7, 2023 - 10:24

The problem was resolved live; it was a reverse proxy issue.
Locked