| Summary: | Unable to ssh into dev.eclipse.org | ||
|---|---|---|---|
| Product: | Community | Reporter: | Roland Grunberg <rgrunber> |
| Component: | CommitterTools | Assignee: | Eclipse Webmaster <webmaster> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
Roland Grunberg
The timeout certainly implies a block. If you login to https://accounts.eclipse.org it should pop a warning if the IP you logged in from is blocked. If so, and you need it unblocked just send your IP to Webmaster and we'll look into it. Just so you know we haven't supported ssh access to dev for a couple of years, and the limited access available via build is being phased out. -M. (In reply to Eclipse Webmaster from comment #1) > The timeout certainly implies a block. If you login to > https://accounts.eclipse.org it should pop a warning if the IP you logged in > from is blocked. If so, and you need it unblocked just send your IP to > Webmaster and we'll look into it. I tried logging back into accounts.eclipse.org but I don't see any popup (no ad-block used) regarding my IP being blocked. I even tried from another laptop on the same network. > Just so you know we haven't supported ssh access to dev for a couple of > years, and the limited access available via build is being phased out. I mainly used the existing ssh support to use some basic file operations on download.eclipse.org. I know that maintainers are encouraged to automate such work through the JIPPs but for basic things like moving certain files / modifying certain pages is there a recommended way to continue doing this ? The issue seems to be resolved and I can authenticate over ssh. Feel free to close. (In reply to Roland Grunberg from comment #2) > I know that maintainers are encouraged to automate > such work through the JIPPs but for basic things like moving certain files / > modifying certain pages is there a recommended way to continue doing this ? As you note automation via a JIPP is our recommended option. -M. |