Report this

What is the reason for this report?

Can't connect to MySQL server via HTTP/HTTPS

Posted on December 3, 2017

I have my app connected to the database and when I try to request info I get this: sqlalchemy.exc.InternalError: (pymysql.err.InternalError) (1130, "Host ‘<router>’ is not allowed to connect to this MySQL server").

Also when I connect to my Droplet via SSH I get this: The UFW firewall is enabled. All ports execpt for SSH, HTTP/HTTPS and MySQL are blocked by default.

How can I change this so my app can connect to the database? I need HTTP/S

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.