| Summary: | ssh timeout on git push | ||
|---|---|---|---|
| Product: | Community | Reporter: | Andrew Clement <aclement> |
| Component: | Git | Assignee: | Eclipse Webmaster <webmaster> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | andrew.eisenberg |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Macintosh | ||
| OS: | Mac OS X | ||
| Whiteboard: | |||
|
Description
Andrew Clement
I'm seeing a ton of Failed Password connection attempts from a totally different IP address, all for yesterday. Would you like a password reset? From my point of view yesterday it was just showing timeouts, it didn't prompt me for a password.
This morning I am at a different location (at home rather than the office), typed 'git push', it asked for my password and worked first time. So, I don't think I need a password reset. I can also ssh to build.eclipse.org from here which I couldn't from the office yesterday.
I then signed onto the company VPN from home. Now I can't ssh to build.eclipse.org and git push times out, as before.
I just tried changing my eclipse.org password to see if that makes any difference, but it does not.
Perhaps I need to reset all my public/private key 'stuff'. I guess I'll try that next unless maybe you have any other suggestions?
> I'm seeing a ton of Failed Password connection attempts from a
> totally different IP address, all for yesterday.
Not sure what this will be, I was only at my desk yesterday, and I don't have a build process running anywhere that uses my credentials.
I just saw an email from the ssh auth bot (I think as I was trying to ssh from home into build.eclipse.org). I replied to that to confirm things were ok, and now (although maybe unrelated...) everything is working. I can push/pull whether on my regular network or the vpn... did you do anything? I won't be able to try it from the office again until later this week but maybe we can close this for now and I'll reopen if I still have issues when I'm back there. I haven't changed a thing... I'll close this SELF_FIXED; please reopen if you find youself locked out again. I am reopening this bug because I am having the same problem as Andy was. We are behind the same firewall and I am getting the same timeout errors from my machine. I do: $ ssh aeisenberg@build.eclipse.org ssh: connect to host build.eclipse.org port 22: Operation timed out whatsmyip.org says: 72.52.96.29 I just reset my password at portal.eclipse.org, but this has had no effect. I have not seen any messages from the ssh auth bot. > whatsmyip.org says: 72.52.96.29 Are you sure outbound SSH is permitted from that location? Would there perhaps be a proxy server used? Nothing on my end is preventing access. FWIW that IP is different from the one in comment 0. I'm not sure if you're at the same location, though. Well, we are in the same office (not today, but usually). Something may have changed on my end, but this used to work (as of a few weeks ago). I'll go see if there's a proxy issue on my end. This is strange, annoying, and a little disconcerting. I disconnected from the vpn and tried again. Initially, I was still not able to log in, but then after about 10 minutes or so ssh build.eclipse.org suddenly started working. I think logged back in to vpn and it was STILL working. Marking this as resolved. I don't understand, but this is exactly the same behavior that Andy had earlier. |