You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/flutter (27836): [ERROR:flutter/lib/ui/ui_dart_state.cc(198)] Unhandled Exception: Error 1130 (ost '): 192.168.43.144' is not allowed to connect to this MySQL server
E/flutter (27836): #0 Handler.checkResponse (package:mysql1/src/handlers/handler.dart:77:7)
E/flutter (27836): #1 HandshakeHandler.processResponse (package:mysql1/src/auth/handshake_handler.dart:129:5)
E/flutter (27836): #2 ReqRespConnection._handleData (package:mysql1/src/single_connection.dart:349:32)
E/flutter (27836): #3 ReqRespConnection._handleHeader (package:mysql1/src/single_connection.dart:318:13)
E/flutter (27836):
E/flutter (27836): #4 ReqRespConnection._readPacket (package:mysql1/src/single_connection.dart:303:7)
E/flutter (27836):
E/flutter (27836):
The text was updated successfully, but these errors were encountered:
DhruvAkshay
changed the title
facing the error that my ip is not allowed to connect with server how can i resolve this error ?
facing the error that my ip is not allowed to connect with mysql server how can i resolve this?
Jun 6, 2022
/flutter (27836): [ERROR:flutter/lib/ui/ui_dart_state.cc(198)] Unhandled Exception: Error 1130 (ost '): 192.168.43.144' is not allowed to connect to this MySQL server
E/flutter (27836): #0 Handler.checkResponse (package:mysql1/src/handlers/handler.dart:77:7)
E/flutter (27836): #1 HandshakeHandler.processResponse (package:mysql1/src/auth/handshake_handler.dart:129:5)
E/flutter (27836): #2 ReqRespConnection._handleData (package:mysql1/src/single_connection.dart:349:32)
E/flutter (27836): #3 ReqRespConnection._handleHeader (package:mysql1/src/single_connection.dart:318:13)
E/flutter (27836):
E/flutter (27836): #4 ReqRespConnection._readPacket (package:mysql1/src/single_connection.dart:303:7)
E/flutter (27836):
E/flutter (27836):
The text was updated successfully, but these errors were encountered: