| Summary: | [server] Self hosting cannot log in | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> |
| Component: | Client | Assignee: | Anthony Hunter <ahunter.eclipse> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | ahunter.eclipse, libingw |
| Version: | 7.0 | ||
| Target Milestone: | 8.0 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
I have updated orion.eclipse.org with the latest build and the problem is resolved. |
When self-hosting with the latest code from master (HEAD = d547c41) on orion.eclipse.org, you cannot log in. > {"Severity":"Error", > "Message":"An error occurred while retrieving http://localhost/login/form", > "HttpCode":500, "BundleId":"org.eclipse.orion.server.core","Code":0 > } I see a recent change to the login API went into the client repo-- so the problem may just be that o.e.o has not deployed the latest server code yet to match.