Ubuntu: Failed to set up SSH tunneling for host

Hi guys!!
I have manage to fix this issue.
In the server you want to perfom provisioning
$sudo nano /etc/ssh/sshd_config.

Leave all this section commented


then restart the sshd service
$sudo systemctl restart sshd

And try again