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,
DockerPullRateLimit = 213,
ServerLinuxKernelTooOld = 214,
ServerIPaddressBlockedByDocker = 215,
// Ssh connection errors
SshRequestDeniedError = 300,