[SOLVED] Nextcloud 4.0.4 update error

Questions about WAPT Packaging / Requests and help regarding Wapt packages.
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
PaulSLA
Messages: 23
Registration: Oct 10, 2023 - 11:23

December 29, 2025 - 10:05 AM

Hello,

Following the update of nextcloud via the WAPT store to version 4.0.4 I encountered this error:

"
MSI Nextcloud-4.0.4-x64.msi already installed. Skipping msiexec
Traceback (most recent call last):
File "C:\Program Files (x86)\wapt\common.py", line 4455, in install_wapt
exitstatus = setup.install()
File "C:\WINDOWS\TEMP\waptnxbo4c8h\setup.py", line 20, in install
File "C:\Program Files (x86)\wapt\setuphelpers.py", line 795, in inifile_deleteoption
inifile.remove_option(section, key)
File "C:\Program Files (x86)\wapt\lib\site-packages\iniparse\compat.py", line 174, in remove_option
raise NoSectionError(section)
configparser.NoSectionError: No section: 'Nextcloud'

NoSectionError: No section: 'Nextcloud'
"

After checking, version 4.0.4 seems to install correctly on the machine, only the WAPT output is incorrect.
Is a fix available?

Thank you in advance,

Happy Holidays!
gadam
Messages: 23
Registration: Oct 30, 2025 - 2:46 p.m.

December 29, 2025 - 11:21

Hello,

Thank you for your report.
We have fixed the package; it will be available in pre-production within a few minutes and in production within 5 days.

Regards
Locked