Handling a Docker Regional Block Message

This commit is contained in:
lunardunno
2026-03-30 18:32:14 +04:00
committed by GitHub
parent bf3d11e5c4
commit b3c86655f5

View File

@@ -62,6 +62,7 @@ namespace amnezia
ServerCgroupMountpoint = 212, ServerCgroupMountpoint = 212,
DockerPullRateLimit = 213, DockerPullRateLimit = 213,
ServerLinuxKernelTooOld = 214, ServerLinuxKernelTooOld = 214,
ServerIPaddressBlockedByDocker = 215,
// Ssh connection errors // Ssh connection errors
SshRequestDeniedError = 300, SshRequestDeniedError = 300,