27-11-2022 01:08:07 ## Exception ## Authentication to host '192.168.250.161' for user 'cmriUser' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ## DataAccess.GetConnection ## ## 27-11-2022 01:08:07 ## Error ## ## DataAccess.GetData ## ## Get_WorkOrderForUser Unable to connect to data base 27-11-2022 01:08:07 ## Exception ## Authentication to host '192.168.250.161' for user 'cmriUser' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ## DataAccess.GetConnection ## ## 27-11-2022 01:08:07 ## Error ## ## DataAccess.GetData ## ## ShortList_Master Unable to connect to data base 27-11-2022 01:08:08 ## Exception ## Authentication to host '192.168.250.161' for user 'cmriUser' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ## DataAccess.GetConnection ## ## 27-11-2022 01:08:08 ## Error ## ## DataAccess.GetData ## ## List_DocumentAttachment Unable to connect to data base 27-11-2022 01:12:46 ## Exception ## Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ## DataAccess.GetData ## ## Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Select u.id, u.Userid, u.company, u.department_id, u.department_name, u.subdepartment_id, u.subdepartment_name, u.designation_id, u.designation_name, u.name, u.hayat_email, u.origin, u.passport_no, u.main_proficiency_id, u.alt_proficiency_id, u.cc_mobile_no_1, u.mobile_no_1, u.cc_mobile_no_2, u.mobile_no_2, u.visa__no, u.id_no, u.car_license_plate_import, u.car_license_plate, u.country_fk, u.location, u.assistance_required, (select group_concat(et_work_order.vno) from et_work_order left outer join et_document_users on (et_document_users.vid = et_work_order.id and et_document_users.vtype = 101) where et_document_users.user_id = u.id and et_work_order.wo_status_pk not in (8,11)) as work_order_current, (select group_concat(et_survey.id) from et_survey left outer join et_document_users on (et_document_users.vid = et_survey.id and et_document_users.vtype = 107) where et_document_users.user_id = u.id and et_survey.status not in (7,9)) as survey_current, (select group_concat(et_request.id) from et_request left outer join et_document_users on (et_document_users.vid = et_request.id and et_document_users.vtype = 103) where et_document_users.user_id = u.id and et_request.status_pk not in (7,9)) as request_current, (select group_concat(et_snag.id) from et_snag left outer join et_document_users on (et_document_users.vid = et_snag.id and et_document_users.vtype = 108) where et_document_users.user_id = u.id and et_snag.status not in (7,9)) as snag_current, u.apk_version, u.gcm_registration_id, u.notification_settings, u.use_tracking, u.tracking_timeout, u.uuid, u.project_pk, (case when ifnull(u.inactive,0) = 0 then 'Yes' else 'No' end) as Active, last_user_status.Latitude, last_user_status.Longitude, last_user_status.Status, fn_calc_distance(destination_site.L_longitude, destination_site.L_latitude, last_user_status.Longitude, last_user_status.Latitude) as distance, GetUserDocument(u.id) as user_documents, u.function, u.team, (case when ifnull(u.active_on_shift, 0) = 1 then 'Yes' else 'No' end) as active_on_shift, concat((case ifnull(last_doc_status.vtype, 0) when 101 then 'Workorder' when 103 then 'Request' when 107 then 'Survey' when 108 then 'Snag' else '' end), ' ', last_doc_status.vno, ' ', last_doc_status.status_date, ' ', mst_site_logical.name) as current_docment, mst_user_shift.name as shift_name from mst_users u left outer join et_users_status last_user_status on last_user_status.id = (select id from et_users_status where PK_User = u.id and ifnull(vid,0) = 0 order by Status_date limit 1) left outer join et_users_status last_doc_status on last_doc_status.id = (select id from et_users_status where PK_User = u.id and ifnull(vid,0) <> 0 order by Status_date limit 1) left outer join mst_site_logical on mst_site_logical.id = last_doc_status.site_l_id left outer join mst_site_logical destination_site on destination_site.id = 349 left outer join mst_user_shift on mst_user_shift.id = u.shift_id where 1=1 order by u.name Inner Exception: Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. Source: MySql.Data 27-11-2022 01:13:07 ## Exception ## Authentication to host '192.168.250.161' for user 'cmriUser' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ## DataAccess.GetConnection ## ## 27-11-2022 01:13:07 ## Error ## ## DataAccess.GetData ## ## GetPendingNotification Unable to connect to data base 27-11-2022 01:13:07 ## Exception ## Authentication to host '192.168.250.161' for user 'cmriUser' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ## DataAccess.GetConnection ## ## 27-11-2022 01:13:07 ## Error ## ## DataAccess.GetData ## ## Display_GeneralConfiguration Unable to connect to data base 27-11-2022 01:13:09 ## Exception ## Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ## DataAccess.GetData ## ## Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Select u.id, u.Userid, u.company, u.department_id, u.department_name, u.subdepartment_id, u.subdepartment_name, u.designation_id, u.designation_name, u.name, u.hayat_email, u.origin, u.passport_no, u.main_proficiency_id, u.alt_proficiency_id, u.cc_mobile_no_1, u.mobile_no_1, u.cc_mobile_no_2, u.mobile_no_2, u.visa__no, u.id_no, u.car_license_plate_import, u.car_license_plate, u.country_fk, u.location, u.assistance_required, (select group_concat(et_work_order.vno) from et_work_order left outer join et_document_users on (et_document_users.vid = et_work_order.id and et_document_users.vtype = 101) where et_document_users.user_id = u.id and et_work_order.wo_status_pk not in (8,11)) as work_order_current, (select group_concat(et_survey.id) from et_survey left outer join et_document_users on (et_document_users.vid = et_survey.id and et_document_users.vtype = 107) where et_document_users.user_id = u.id and et_survey.status not in (7,9)) as survey_current, (select group_concat(et_request.id) from et_request left outer join et_document_users on (et_document_users.vid = et_request.id and et_document_users.vtype = 103) where et_document_users.user_id = u.id and et_request.status_pk not in (7,9)) as request_current, (select group_concat(et_snag.id) from et_snag left outer join et_document_users on (et_document_users.vid = et_snag.id and et_document_users.vtype = 108) where et_document_users.user_id = u.id and et_snag.status not in (7,9)) as snag_current, u.apk_version, u.gcm_registration_id, u.notification_settings, u.use_tracking, u.tracking_timeout, u.uuid, u.project_pk, (case when ifnull(u.inactive,0) = 0 then 'Yes' else 'No' end) as Active, last_user_status.Latitude, last_user_status.Longitude, last_user_status.Status, fn_calc_distance(destination_site.L_longitude, destination_site.L_latitude, last_user_status.Longitude, last_user_status.Latitude) as distance, GetUserDocument(u.id) as user_documents, u.function, u.team, (case when ifnull(u.active_on_shift, 0) = 1 then 'Yes' else 'No' end) as active_on_shift, concat((case ifnull(last_doc_status.vtype, 0) when 101 then 'Workorder' when 103 then 'Request' when 107 then 'Survey' when 108 then 'Snag' else '' end), ' ', last_doc_status.vno, ' ', last_doc_status.status_date, ' ', mst_site_logical.name) as current_docment, mst_user_shift.name as shift_name from mst_users u left outer join et_users_status last_user_status on last_user_status.id = (select id from et_users_status where PK_User = u.id and ifnull(vid,0) = 0 order by Status_date limit 1) left outer join et_users_status last_doc_status on last_doc_status.id = (select id from et_users_status where PK_User = u.id and ifnull(vid,0) <> 0 order by Status_date limit 1) left outer join mst_site_logical on mst_site_logical.id = last_doc_status.site_l_id left outer join mst_site_logical destination_site on destination_site.id = 349 left outer join mst_user_shift on mst_user_shift.id = u.shift_id where 1=1 order by u.name Inner Exception: Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. Source: MySql.Data 27-11-2022 01:13:10 ## Exception ## Authentication to host '192.168.250.161' for user 'cmriUser' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ## DataAccess.GetConnection ## ## 27-11-2022 01:13:10 ## Error ## ## DataAccess.GetData ## ## GetNotification_UserDepartmentAssistanceRequired Unable to connect to data base 27-11-2022 01:13:10 ## Exception ## Authentication to host '192.168.250.161' for user 'cmriUser' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ## DataAccess.GetConnection ## ## 27-11-2022 01:13:10 ## Error ## ## DataAccess.GetData ## ## Display_UDF_Configuration Unable to connect to data base 27-11-2022 01:13:10 ## Exception ## Authentication to host '192.168.250.161' for user 'cmriUser' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ## DataAccess.GetConnection ## ## 27-11-2022 01:13:10 ## Error ## ## DataAccess.GetData ## ## List_WorkOrder Unable to connect to data base 27-11-2022 01:13:52 ## Error ## ## DataAccess.GetData ## ## LoginUserInfo Unable to connect to data base 27-11-2022 01:13:52 ## Error ## ## DataAccess.GetData ## ## Rpt_DashboardWidget_Request_L2WiseCount Unable to connect to data base 27-11-2022 01:13:52 ## Exception ## Authentication to host '192.168.250.161' for user 'cmriUser' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ## DataAccess.GetConnection ## ## 27-11-2022 01:13:52 ## Exception ## Authentication to host '192.168.250.161' for user 'cmriUser' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ## DataAccess.GetConnection ## ## 27-11-2022 01:13:54 ## Error ## ## DataAccess.GetData ## ## LoginUserInfo Unable to connect to data base 27-11-2022 01:13:54 ## Exception ## Authentication to host '192.168.250.161' for user 'cmriUser' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ## DataAccess.GetConnection ## ## 27-11-2022 01:13:57 ## Exception ## Authentication to host '192.168.250.161' for user 'cmriUser' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ## DataAccess.GetConnection ## ## 27-11-2022 01:13:57 ## Error ## ## DataAccess.GetData ## ## LoginUserInfo Unable to connect to data base 27-11-2022 01:13:57 ## Exception ## Authentication to host '192.168.250.161' for user 'cmriUser' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ## DataAccess.GetConnection ## ## 27-11-2022 01:13:57 ## Error ## ## DataAccess.GetData ## ## LoginUserInfo Unable to connect to data base 27-11-2022 01:13:57 ## Error ## ## DataAccess.GetData ## ## LoginUserInfo Unable to connect to data base 27-11-2022 01:13:57 ## Exception ## Authentication to host '192.168.250.161' for user 'cmriUser' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ## DataAccess.GetConnection ## ## 27-11-2022 01:14:15 ## Exception ## Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ## DataAccess.GetData ## ## Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. (select distinct 'mst_site_physical|Site_Type' as type, Site_Type as name from mst_site_physical where ifnull(Site_Type,'') <> '') union all (select distinct 'mst_site_physical|Site_Category' as type, Site_Category as name from mst_site_physical where ifnull(Site_Category, '') <> '') union all (select distinct 'mst_site_physical|Region' as type, Region as name from mst_site_physical where ifnull(Region, '') <> '') union all (select distinct 'mst_site_physical|Area' as type, Area as name from mst_site_physical where ifnull(Area, '') <> '') union all (select distinct 'mst_site_physical|Road_access' as type, Road_access as name from mst_site_physical where ifnull(Road_access, '') <> '') union all (select distinct 'mst_site_physical|Access_Procedure' as type, Access_Procedure as name from mst_site_physical where ifnull(Access_Procedure, '') <> '') union all (select distinct 'mst_site_physical|Notes' as type, Notes as name from mst_site_physical where ifnull(Notes, '') <> '') union all (select distinct 'mst_site_logical|Gen2' as type, Gen2 as name from mst_site_logical where ifnull(Gen2, '') <> '') union all (select distinct 'mst_site_logical|Gen3' as type, Gen3 as name from mst_site_logical where ifnull(Gen3, '') <> '') union all (select distinct 'mst_site_logical|LTE' as type, LTE as name from mst_site_logical where ifnull(LTE, '') <> '') union all (select distinct 'mst_site_logical|DPAS_Code' as type, DPAS_Code as name from mst_site_logical where ifnull(DPAS_Code, '') <> '') union all (select distinct 'mst_site_logical|Sub_Area' as type, Sub_Area as name from mst_site_logical where ifnull(Sub_Area, '') <> '') union all (select distinct 'mst_site_logical|Building_Name' as type, Building_Name as name from mst_site_logical where ifnull(Building_Name, '') <> '') union all (select distinct 'mst_site_logical|Floor_Number' as type, Floor_Number as name from mst_site_logical where ifnull(Floor_Number, '') <> '') union all (select distinct 'mst_site_logical|Room_Type' as type, Room_Type as name from mst_site_logical where ifnull(Room_Type, '') <> '') union all (select distinct 'mst_site_logical|Site_Boundary' as type, Site_Boundary as name from mst_site_logical where ifnull(Site_Boundary, '') <> '') union all (select distinct 'mst_site_logical|Shared' as type, Shared as name from mst_site_logical where ifnull(Shared, '') <> '') union all (select distinct 'mst_site_logical|L_Access_Procedure' as type, L_Access_Procedure as name from mst_site_logical where ifnull(L_Access_Procedure, '') <> '') union all (select distinct 'mst_site_logical|Site_Priority' as type, Site_Priority as name from mst_site_logical where ifnull(Site_Priority, '') <> '') union all (select distinct 'mst_site_logical|Entry_Key' as type, Entry_Key as name from mst_site_logical where ifnull(Entry_Key, '') <> '') union all (select distinct 'mst_site_logical|EKMS' as type, EKMS as name from mst_site_logical where ifnull(EKMS, '') <> '') union all (select distinct 'mst_site_logical|HONEYWELL' as type, HONEYWELL as name from mst_site_logical where ifnull(HONEYWELL, '') <> '') union all (select distinct 'mst_site_logical|MANUAL_KEY' as type, MANUAL_KEY as name from mst_site_logical where ifnull(MANUAL_KEY, '') <> '') union all (select distinct 'mst_site_logical|ACCESS_CARD' as type, ACCESS_CARD as name from mst_site_logical where ifnull(ACCESS_CARD, '') <> '') union all (select distinct 'mst_site_logical|PRIORITY' as type, PRIORITY as name from mst_site_logical where ifnull(PRIORITY, '') <> '') union all (select distinct 'mst_site_logical|Cabinet_Location' as type, Cabinet_Location as name from mst_site_logical where ifnull(Cabinet_Location, '') <> '') union all (select distinct 'mst_site_logical|Power_Source' as type, Power_Source as name from mst_site_logical where ifnull(Power_Source, '') <> '') union all (select distinct 'mst_site_logical|Meter_Number' as type, Meter_Number as name from mst_site_logical where ifnull(Meter_Number, '') <> '') union all (select distinct 'mst_site_logical|Counter' as type, Counter as name from mst_site_logical where ifnull(Counter, '') <> '') union all (select distinct 'mst_site_logical|Room_Maintenance_Scope' as type, Room_Maintenance_Scope as name from mst_site_logical where ifnull(Room_Maintenance_Scope, '') <> '') union all (select distinct 'mst_site_logical|GPON_Migration_Planned' as type, GPON_Migration_Planned as name from mst_site_logical where ifnull(GPON_Migration_Planned, '') <> '') union all (select distinct 'mst_site_logical|PERMIT' as type, PERMIT as name from mst_site_logical where ifnull(PERMIT, '') <> '') union all (select distinct 'mst_site_logical|SECURITY' as type, SECURITY as name from mst_site_logical where ifnull(SECURITY, '') <> '') union all (select distinct 'mst_site_logical|ROOM_DIMENSION' as type, ROOM_DIMENSION as name from mst_site_logical where ifnull(ROOM_DIMENSION, '') <> '') union all (select distinct 'mst_site_logical|RAISED_FLOOR' as type, RAISED_FLOOR as name from mst_site_logical where ifnull(RAISED_FLOOR, '') <> '') union all (select distinct 'mst_site_logical|STANDBY_OULET' as type, STANDBY_OULET as name from mst_site_logical where ifnull(STANDBY_OULET, '') <> '') union all (select distinct 'mst_site_logical|CONTACT_DETAILS' as type, CONTACT_DETAILS as name from mst_site_logical where ifnull(CONTACT_DETAILS, '') <> '') union all (select distinct 'mst_site_logical|PROJECT_TYPE' as type, PROJECT_TYPE as name from mst_site_logical where ifnull(PROJECT_TYPE, '') <> '') union all (select distinct 'mst_site_logical|REMARKS_CANCELLED_SITES' as type, REMARKS_CANCELLED_SITES as name from mst_site_logical where ifnull(REMARKS_CANCELLED_SITES, '') <> '') union all (select distinct 'mst_site_logical|Store_Manager' as type, Store_Manager as name from mst_site_logical where ifnull(Store_Manager, '') <> '') union all (select distinct 'mst_site_logical|Store_Timing' as type, Store_Timing as name from mst_site_logical where ifnull(Store_Timing, '') <> '') union all (select distinct 'mst_site_logical|FM_Company_Name' as type, FM_Company_Name as name from mst_site_logical where ifnull(FM_Company_Name, '') <> '') union all (select distinct 'mst_site_logical|FM_Company_Contact' as type, FM_Company_Contact as name from mst_site_logical where ifnull(FM_Company_Contact, '') <> '') union all (select distinct 'mst_site_logical|Remarks' as type, Remarks as name from mst_site_logical where ifnull(Remarks, '') <> '') union all (select distinct 'mst_site_logical|moc_id' as type, moc_id as name from mst_site_logical where ifnull(moc_id, '') <> '') union all (select distinct 'et_work_order|instructions' as type, instructions as name from et_work_order where ifnull(instructions, '') <> '') union all (select distinct 'et_work_order|description' as type, description as name from et_work_order where ifnull(description, '') <> '') union all (select distinct 'et_work_order|tag' as type, tag as name from et_work_order where ifnull(tag, '') <> '') union all (select distinct 'et_work_order|template_name' as type, template_name as name from et_work_order where ifnull(template_name, '') <> '') union all (select distinct 'mst_inv_warehouses|Inv_Warehouse_Address' as type, Inv_Warehouse_Address as name from mst_inv_warehouses where ifnull(Inv_Warehouse_Address, '') <> '') union all (select distinct 'mst_inv_warehouses|Inv_WH_Type' as type, Inv_WH_Type as name from mst_inv_warehouses where ifnull(Inv_WH_Type, '') <> '') union all (select distinct 'mst_inv_warehouses|Vendor_Name' as type, Vendor_Name as name from mst_inv_warehouses where ifnull(Vendor_Name, '') <> '') union all (select distinct 'mst_inv_warehouses|Booking_Type' as type, Booking_Type as name from mst_inv_warehouses where ifnull(Booking_Type, '') <> '') union all (select distinct 'mst_inv_warehouses|Fleet_no' as type, Fleet_no as name from mst_inv_warehouses where ifnull(Fleet_no, '') <> '') union all (select distinct 'mst_inv_warehouses|Customer' as type, Customer as name from mst_inv_warehouses where ifnull(Customer, '') <> '') union all (select distinct 'mst_inv_warehouses|Project' as type, Project as name from mst_inv_warehouses where ifnull(Project, '') <> '') union all (select distinct 'mst_inv_warehouses|Area' as type, Area as name from mst_inv_warehouses where ifnull(Area, '') <> '') union all (select distinct 'mst_inv_warehouses|Department' as type, Department as name from mst_inv_warehouses where ifnull(Department, '') <> '') union all (select distinct 'mst_inv_warehouses|Vehicle_Make' as type, Vehicle_Make as name from mst_inv_warehouses where ifnull(Vehicle_Make, '') <> '') union all (select distinct 'mst_inv_warehouses|Vehicle_Model' as type, Vehicle_Model as name from mst_inv_warehouses where ifnull(Vehicle_Model, '') <> '') union all (select distinct 'mst_inv_warehouses|Vehicle_Colour' as type, Vehicle_Colour as name from mst_inv_warehouses where ifnull(Vehicle_Colour, '') <> '') union all (select distinct 'mst_inv_warehouses|Vehicle_Description' as type, Vehicle_Description as name from mst_inv_warehouses where ifnull(Vehicle_Description, '') <> '') union all (select distinct 'mst_inv_warehouses|Vehicle_Type' as type, Vehicle_Type as name from mst_inv_warehouses where ifnull(Vehicle_Type, '') <> '') union all (select distinct 'et_request|description' as type, description as name from et_request where ifnull(description, '') <> '') order by type, name Inner Exception: Timeout in IO operation Source: MySql.Data 27-11-2022 01:15:22 ## Exception ## Authentication to host '192.168.250.161' for user 'cmriUser' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ## DataAccess.GetConnection ## ## 27-11-2022 01:15:22 ## Error ## ## DataAccess.GetData ## ## ShortList_Master Unable to connect to data base 27-11-2022 01:15:22 ## Error ## ## DataAccess.GetData ## ## ShortList_Master Unable to connect to data base 27-11-2022 01:15:22 ## Exception ## Authentication to host '192.168.250.161' for user 'cmriUser' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ## DataAccess.GetConnection ## ## 27-11-2022 01:15:22 ## Error ## ## DataAccess.GetData ## ## ShortList_Master Unable to connect to data base 27-11-2022 01:15:22 ## Exception ## Authentication to host '192.168.250.161' for user 'cmriUser' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ## DataAccess.GetConnection ## ## 27-11-2022 01:15:22 ## Error ## ## DataAccess.GetData ## ## ShortList_Master Unable to connect to data base 27-11-2022 01:15:22 ## Exception ## Authentication to host '192.168.250.161' for user 'cmriUser' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ## DataAccess.GetConnection ## ## 27-11-2022 01:15:22 ## Exception ## Authentication to host '192.168.250.161' for user 'cmriUser' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ## DataAccess.GetConnection ## ## 27-11-2022 01:15:22 ## Error ## ## DataAccess.GetData ## ## ShortList_Master Unable to connect to data base 27-11-2022 01:15:23 ## Exception ## Authentication to host '192.168.250.161' for user 'cmriUser' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ## DataAccess.GetConnection ## ## 27-11-2022 01:15:30 ## Exception ## Authentication to host '192.168.250.161' for user 'cmriUser' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ## DataAccess.GetConnection ## ## 27-11-2022 01:15:23 ## Error ## ## DataAccess.GetData ## ## Display_UDF_Configuration Unable to connect to data base 27-11-2022 01:15:30 ## Error ## ## DataAccess.GetData ## ## ShortList_RequestSubCategory Unable to connect to data base 27-11-2022 01:15:46 ## Exception ## Authentication to host '192.168.250.161' for user 'cmriUser' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ## DataAccess.GetConnection ## ## 27-11-2022 01:15:46 ## Error ## ## DataAccess.GetData ## ## ShortList_Master Unable to connect to data base 27-11-2022 01:15:46 ## Exception ## Authentication to host '192.168.250.161' for user 'cmriUser' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ## DataAccess.GetConnection ## ## 27-11-2022 01:15:46 ## Error ## ## DataAccess.GetData ## ## ShortList_Master Unable to connect to data base 27-11-2022 01:15:49 ## Exception ## Authentication to host '192.168.250.161' for user 'cmriUser' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ## DataAccess.GetConnection ## ## 27-11-2022 01:15:49 ## Exception ## Authentication to host '192.168.250.161' for user 'cmriUser' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ## DataAccess.GetConnection ## ## 27-11-2022 01:15:49 ## Error ## ## DataAccess.GetData ## ## ShortList_Master Unable to connect to data base 27-11-2022 01:15:49 ## Error ## ## DataAccess.GetData ## ## ShortList_Master Unable to connect to data base 27-11-2022 01:15:49 ## Exception ## Authentication to host '192.168.250.161' for user 'cmriUser' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ## DataAccess.GetConnection ## ## 27-11-2022 01:15:49 ## Error ## ## DataAccess.GetData ## ## GetWorkOrderNumber Unable to connect to data base 27-11-2022 01:15:51 ## Exception ## Authentication to host '192.168.250.161' for user 'cmriUser' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ## DataAccess.GetConnection ## ## 27-11-2022 01:15:51 ## Error ## ## DataAccess.GetData ## ## ShortList_WorkOrderTemplate Unable to connect to data base 27-11-2022 01:15:51 ## Exception ## Authentication to host '192.168.250.161' for user 'cmriUser' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ## DataAccess.GetConnection ## ## 27-11-2022 01:15:51 ## Error ## ## DataAccess.GetData ## ## ShortList_Master Unable to connect to data base 27-11-2022 01:16:43 ## Exception ## Authentication to host '192.168.250.161' for user 'cmriUser' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ## DataAccess.GetConnection ## ## 27-11-2022 01:16:43 ## Error ## ## DataAccess.GetData ## ## List_WorkOrder Unable to connect to data base 27-11-2022 02:36:49 ## Info ## ## EmailSMSUtility.sendSMSUsingTwilio ## ## SMS Using Twilio Exception The 'To' number 66387413 is not a valid phone number.