Marketplace is unavailable. Could not download and extract the extension

Hello Directus team.
Please clarify that a few days ago, I started having problems installing extensions from the marketplace.
Encountered errors:

[SERVICE_UNAVAILABLE] Service “marketplace” is unavailable. Could not download and extract the extension.
WARN: terminated
    err: {
      "type": "TypeError",
      "message": "terminated: read ETIMEDOUT",
      "stack":
          TypeError: terminated
              at Fetch.onAborted (node:internal/deps/undici/undici:11132:53)
              at Fetch.emit (node:events:519:28)
              at Fetch.terminate (node:internal/deps/undici/undici:10290:14)
              at Object.onError (node:internal/deps/undici/undici:11253:38)
              at Request.onError (node:internal/deps/undici/undici:2094:31)
              at Object.errorRequest (node:internal/deps/undici/undici:1591:17)
              at TLSSocket.<anonymous> (node:internal/deps/undici/undici:6319:16)
              at TLSSocket.emit (node:events:531:35)
              at node:net:346:12
              at TCP.done (node:_tls_wrap:650:7)
          caused by: Error: read ETIMEDOUT
              at TLSWrap.onStreamRead (node:internal/stream_base_commons:216:20)
    }
[UNKNOWN] Request failed with status code 504

}
at TLSWrap.onStreamRead (node:internal/stream_base_commons:216:20)
caused by: Error: read ETIMEDOUT
at TCP.done (node:_tls_wrap:650:7)
at node:net:346:12
at TLSSocket.emit (node:events:531:35)
at TLSSocket. (node:internal/deps/undici/undici:6319:16)
at Object.errorRequest (node:internal/deps/undici/undici:1591:17)
at Request.onError (node:internal/deps/undici/undici:2094:31)
at Object.onError (node:internal/deps/undici/undici:11253:38)
at Fetch.terminate (node:internal/deps/undici/undici:10290:14)
at Fetch.emit (node:events:519:28)
at Fetch.onAborted (node:internal/deps/undici/undici:11132:53)
TypeError: terminated
“stack”:
“message”: “terminated: read ETIMEDOUT”,
“type”: “TypeError”,
err: {
WARN: terminated

Self hosted docker setup.
However, this does not apply to all extensions.
For example:
Not installed:
Super Layout Table Extension for Directus
Collaborative Editing - removed v1.1.0 for update to v1.1.1

Are being installed:
Input with Settings
URL Preview Extension DirectUS

I can’t figure out what the problem is, I haven’t changed anything in the settings.
Is this a problem only with my hosting or is it a problem for all users?