error launching update-package

Share your tips or issues concerning the WAPT Console or WAPT Agent here
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
Answer
Catherine
Messages: 36
Registration: March 26, 2026 - 4:16 PM

June 18, 2026 - 09:52

Good morning, :)

When I try to run the update packages for the Windows 11 upgrade template file, I get this error message:

Windows 11 Update Template version 0-117

When running update-package: error

Code: Select all

[WARNING] Errors found in microsoft download link response. (Trying another method)
[WARNING] Errors found in microsoft download link response. (Trying another method)
[ERROR] No download links available after all attempts.
CRITICAL:waptcore:Fatal error in update_package  EWaptSetupException: Fatal error : No download links available:
Traceback (most recent call last):
  File "C:\Program Files (x86)\wapt\common.py", line 9161, in call_python_code
    hookdata = hook_func()
  File "C:\Users\A-CBRO~1\AppData\Local\Temp\wapt\Y9LJG3QT\cb-windows11-upgrade-template_0-117_x64_windows_6.1_PROD-wapt\update_package.py", line 281, in update_package
    error("No download links available")
  File "C:\Program Files (x86)\wapt\waptutils.py", line 2176, in error
    raise EWaptSetupException('Fatal error : %s' % reason)
waptutils.EWaptSetupException: Fatal error : No download links available

Traceback (most recent call last):
  File "C:\Program Files (x86)\wapt\common.py", line 9165, in call_python_code
    raise e
  File "C:\Program Files (x86)\wapt\common.py", line 9161, in call_python_code
    hookdata = hook_func()
  File "C:\Users\A-CBRO~1\AppData\Local\Temp\wapt\Y9LJG3QT\cb-windows11-upgrade-template_0-117_x64_windows_6.1_PROD-wapt\update_package.py", line 281, in update_package
    error("No download links available")
  File "C:\Program Files (x86)\wapt\waptutils.py", line 2176, in error

Can you help me, please?.
Have a lovely day! :D
italbot
Messages: 78
Registration: Sep 26, 2023 - 3:50 p.m.

June 18, 2026 - 12:31

Hello,

Could you please tell me at which step of the update_package() function you are encountering this error?

Sincerely,

Ingrid
Tranquil IT
Catherine
Messages: 36
Registration: March 26, 2026 - 4:16 PM

June 19, 2026 - 3:53 PM

Hello,
Right after selecting French as the language and launching the update-package for the selected packages, there's a progress bar on the right that I've copied.

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

June 22, 2026 - 10:41

Hello,

I just tried it here, it might have been a problem with Microsoft, but everything is working now.

Could you try again?
Catherine
Messages: 36
Registration: March 26, 2026 - 4:16 PM

June 22, 2026 - 4:10 PM

Hello,

thank you very much, it's working now.

Have a lovely day. :D
Catherine
Messages: 36
Registration: March 26, 2026 - 4:16 PM

June 23, 2026 - 09:28

Hello, a small correction: when I download version 25H2, it reports the following: ---> -> download finished (16.04Mb/s)
Extracting: Win11_25H2_French_x64.iso
Software version updated from: 0 to: 10.0.26100
Changing package name to: cb-windows11-25H2
Changing locale to: fr in WAPT\control.

I tested the migration on another PC, and it tells me I'm still on 24H2 10.0.26100
and not 25H2 0.0.26200.





Are you experiencing this problem? Have

a nice day! :D
Attachments
wapt update package.png
wapt update package.png (43.28 KB) Viewed 2359 times
Answer