R0tenur / visualization

MIT License
177 stars 26 forks source link

Could not build chart from the recived data #35

Closed CaroOlveraA closed 3 years ago

CaroOlveraA commented 3 years ago

Hello I installed the Schema Visualization and get the follow error.

Error getting data: Failed to connect to 192.168.1.142,1433:1433 - getaddrinfo ENOTFOUND 192.168.1.142,1433 Could not build chart from the recived data {"status":"ERROR","errors":["Could not build chart from the recived data"],"databaseRaw":[]}

I use a VPN to conect to DB

Thepriestdude commented 3 years ago

I'm experiencing the same problem when pressing schema visualization. I get presented with the exact same error and the database I'm trying to connect to is my own localhost database.

(using macOS)

R0tenur commented 3 years ago

Are you using the most recent version (v0.6.0)? It can be found in the releases tab in this repo.