Update fail from 2022.3.1 to 2022.3.3 (Timeout while processing CodeNotary)

Since yesterday, I can’t update Home Assistant. I receive this error:

Window

When I go to supervisor, the following appears in the log:

22-03-10 10:10:30 ERROR (MainThread) [supervisor.jobs] Unhandled exception: 
Traceback (most recent call last):
  File "/usr/src/supervisor/supervisor/jobs/decorator.py", line 106, in wrapper
    return await self._method(*args, **kwargs)
  File "/usr/src/supervisor/supervisor/homeassistant/core.py", line 229, in update
    await _update(version)
  File "/usr/src/supervisor/supervisor/homeassistant/core.py", line 207, in _update
    await self.instance.update(
  File "/usr/src/supervisor/supervisor/utils/__init__.py", line 33, in wrap_api
    return await method(api, *args, **kwargs)
asyncio.exceptions.TimeoutError
22-03-10 10:10:40 ERROR (MainThread) [supervisor.utils.codenotary] Timeout while processing CodeNotary

Is this due to a problem on the server side? or it is on my side? My internet connection or firewalls are not blocking anything.

Regards
Ignacio