On Thursday, 16 November 2017 11:25:13 UTC+2, Paul Van den Bergh wrote:
>
> Same with telnet (from Debian in VirtualBox) :
>
> paul@debian-9-2-1-64:~$ telnet 192.168.1.52 3306
> Trying 192.168.1.52...
> telnet: Unable to connect to remote host: Connection refused
>
>
>
>
Then you can proceed to further debugging your setup. Some suggestions:
1. Verify that the IP you're connecting to is the IP of the Beaglebone
("ifconfig" on BB)
2. Verify that mysql service is running on the Beaglebone ("systemctl
status mysql" on BB)
3. Verify that mysql is accepting connections on port 3306 from external
hosts (no idea, refer to the docs)
4. Verify that there aren't any firewall rules to block traffic ("sudo
iptables -L -n -v" on BB)
5. Go through the mysql logs for any failures (/var/log/mysql.*)
--
Kind regards,
Tarmo Kuuse
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/beagleboard/9626234a-b650-4f97-9644-2ca7b2266ad3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.