Closed Bug 674648 Opened 14 years ago Closed 14 years ago

ldapconnection.py add better error response when server is down

Categories

(Cloud Services :: Server: Core, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: telliott, Assigned: tarek)

References

Details

(Whiteboard: [qa+])

Attachments

(1 file)

line 158 of user/ldapconnection.py if not connected: raise BackendError(str(e)) If the server is down, e is None at that point. It should at least specify "unable to connect to server" and ideally the connection it tried to make
yeah, we can also set server= so it's dumped
Assignee: nobody → tarek
Attachment #548959 - Flags: review?(rmiller)
Depends on: 674766
Attachment #548959 - Flags: review?(rmiller) → review+
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
QA to work with OPs to bring a server down and check for appropriate error(s).
Whiteboard: [qa+]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: