Open federico-razzoli opened 2 years ago
If ports are exposed, messages sent via netcat are received and echoed correctly. But trying to connect using any MySQL client or wget fails:
federico@Federicos-MacBook-Air vagrant-mindsdb % curl -g http://127.0.0.1:47334/api/predictors/ curl: (56) Recv failure: Connection reset by peer
Closed by mistake. Reopening.
If ports are exposed, messages sent via netcat are received and echoed correctly. But trying to connect using any MySQL client or wget fails: