Unable to connect to host 172.17.0.1 because the port connection via SSH was refused.
Please ensure that your MySQL host is set up to allow TCP/IP connections (no --skip-networking) and is configured to allow connections from the host you are tunnelling via.
You may also want to check the port is correct and that you have the necessary privileges.
Checking the error detail will show the SSH debug log which may provide more details.
MySQL said: Lost connection to MySQL server at 'reading initial communication packet', system error: 0
Supposing this URI:
And using sequel pro it should be looks like:
but something is failling...
How I check the mariadb internal IP? Like https://github.com/dokku-alt/dokku-alt/issues/117