Qnap intervention stops working after upgrade to 2025.5

Below is the error repeatingly in log file:

       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File “/usr/local/lib/python3.13/concurrent/futures/thread.py”, line 59, in run
result = self.fn(*self.args, **self.kwargs)
File “/usr/src/homeassistant/homeassistant/components/qnap/coordinator.py”, line 72, in _sync_update
suppress_insecure_request_warning()
if not self._verify_ssl
else nullcontext()
File “/usr/local/lib/python3.13/contextlib.py”, line 141, in enter
return next(self.gen)
File “/usr/src/homeassistant/homeassistant/components/qnap/coordinator.py”, line 40, in suppress_insecure_request_warning
with urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning):

1 Like

It has been the same problem since last week. I tried reconfiguring Qnap NAS integration, but that didn’t solve the problem.

No issues here on my 1282T.

Same here. TS-873A.

Same here on my TVS-h1688x. 2025.5 killed my Nabu.Casa. 2025.5.1 seem to fix that but my QNAP is still broken:

Same here :frowning:
image