diff --git a/lib/utils/exception_handler.dart b/lib/utils/exception_handler.dart index b949c9968..17e6daed3 100644 --- a/lib/utils/exception_handler.dart +++ b/lib/utils/exception_handler.dart @@ -201,6 +201,7 @@ class ExceptionHandler { "Connection closed before full header was received", "Connection terminated during handshake", "PERMISSION_NOT_GRANTED", + "OS Error: Permission denied", "Failed host lookup:", "CERTIFICATE_VERIFY_FAILED", "Handshake error in client",