Report this

What is the reason for this report?

Deploy fullstack application ( frontend : vue.js, backend: node.js, database: mysql )

Posted on August 26, 2019

I have created 2 droplets one for my frontend and another for my backend. I have linked both of them using the IP Address.

But When I am trying to make get request using Postman. It is throwing this error:

Error -> SequelizeConnectionError: Client does not support authentication protocol requested by server; consider upgrading MySQL client

And when I am trying to access it from my vue.js application. It is throwing this error: net::ERR_CONNECTION_REFUSED

Please help

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.