very easy to crash on galaxy macau

master
Max 2023-08-23 10:54:02 +08:00 committed by GitHub
parent 226a0eb214
commit 8a92cb088a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -9045,6 +9045,8 @@ def hkticketing_content_refresh(driver, url, config_dict):
, "Server Error in '/' Application" , "Server Error in '/' Application"
, "The target principal name is incorrect" , "The target principal name is incorrect"
, "Cannot generate SSPI context" , "Cannot generate SSPI context"
, "System.Data.SqlClient.Sql"
, "System.ComponentModel.Win32Exception"
] ]
if is_check_access_deined: if is_check_access_deined:
domain_name = url.split('/')[2] domain_name = url.split('/')[2]