edoedox Posted May 30, 2013 Posted May 30, 2013 Hi,I let an external app to access to my mysql db. Since yesterday, I'm getting this error: "Error: MySQL connect error #1129: Host 'johnny.heliohost.org' is blocked because of many connection errors. Unblock with 'mysqladmin flush-hosts'" Could you help me? Many thanks in advance. Regards
Guest orb123 Posted May 30, 2013 Posted May 30, 2013 Hi edoedox, Try using localhost as the mysql server.
edoedox Posted May 30, 2013 Author Posted May 30, 2013 Hi edoedox, Try using localhost as the mysql server. Hi orb123, thank you for your answer, unfortunately I can't do that, because I'm accessing the database from an external application which runs on my computer, so I need to provide it 'johnny.heliohost.ord' as server, otherwise 'localhost' wouldn't point to any database on my machine....
Guest orb123 Posted May 31, 2013 Posted May 31, 2013 Hi, did you add the external server on remote Mysql?
edoedox Posted May 31, 2013 Author Posted May 31, 2013 Yes, in fact I've been using it for several days without problems until I got that error!
edoedox Posted June 7, 2013 Author Posted June 7, 2013 No, thank you, did you do something? Or was it just random??
Recommended Posts