wizmer / syncorg

An implementation of MobileOrg for the Android platform
GNU General Public License v3.0
174 stars 23 forks source link

org.eclipse.jgit.api.errors.TransportException ECONNREFUSED with wrong port reported #15

Closed jackjackk closed 7 years ago

jackjackk commented 7 years ago

I'm trying to setup an ssh connection as suggested when the app is launched for the first time. Even though the setup parameters seem correct, I get the error in the title, with port 22 reported in the error message. It looks like the number I wrote under "Port" was not taken into consideration. Are non-standard ssh port numbers working?

Thanks,

Giacomo

wizmer commented 7 years ago

Indeed, there was a bug. It should be fixed for tomorrow's release.