mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 12:29:51 +00:00
ignore permission denied error [skip ci]
This commit is contained in:
parent
e8fdf33a79
commit
2c856383a7
1 changed files with 1 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue