zim32 / mysql.dart

MySQL client for Dart written in Dart
BSD 3-Clause "New" or "Revised" License
64 stars 17 forks source link

SocketException (SocketException: Connection timed out (OS Error: Connection timed out, errno = 110), address = *2.***.***.**1, port = 47680) #24

Closed berkayhh closed 2 years ago

berkayhh commented 2 years ago

Hi , i would test in my Plesk Server with a Database, but its not connecting to the My Database which i in Plesk hosted.

Thanks for your Reply ! Regards. Berkay

zim32 commented 2 years ago

Good day. Can you switch to logging branch and provide log details? See readme, troubleshooting.

berkayhh commented 2 years ago

https://stackoverflow.com/questions/72676720/flutter-mysql-connection-with-plesk-server-mariadb

zim32 commented 2 years ago

Issue is fixed?