[SOLVED] Shift wapt 2.4 pb kerberos?
Published: 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:
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']]