Opened 6 years ago

Closed 6 years ago

#81 closed task (fixed)

Descriptive error codes

Reported by: tblinstrub@… Owned by: mickem
Priority: 5 Milestone: 0.3.0
Component: CheckSystem Version: 0.2.7
Severity: Support Requests Keywords:
Cc:

Description

Hi MikeM,

please have a look at the attached Screenshot.
I can check Drive C: on the server, but noch Drive D: both are physical Drives.
It returns "UNKNOWN: Could not get free space for: d: "d:" reason: 5".
Server is running Win2003 Server with SP2 (192.168.25.3), nsclient++ is Version 0.2.7.
I have the same Problem with a Windows 2000 Server SP 4 Machine (192.168.25.6).
It would be great, if you could tell me what this reason: 5 is about.

Greetings,
Tobias

Attachments (1)

error 5.jpg (57.0 KB) - added by tblinstrub@… 6 years ago.
reason: 5

Download all attachments as: .zip

Change History (6)

Changed 6 years ago by tblinstrub@…

reason: 5

comment:1 Changed 6 years ago by mickem

"Reason 5" is (normal windows error codes BTW) "access denied" so perhaps it is a privelage issue?

MickeM

comment:2 Changed 6 years ago by mickem

  • Owner changed from MikeM to mickem
  • Status changed from new to assigned

comment:3 Changed 6 years ago by tblinstrub

  • Resolution set to fixed
  • Status changed from assigned to closed

Hi mickem,

i granted user read privileg and everything is funktion. Thanks for hint with windows error codes.

Greetings

comment:4 Changed 6 years ago by anonymous

  • Resolution fixed deleted
  • Status changed from closed to reopened
  • Summary changed from CheckDriveSize returns "reason: 5" to Descriptive error codes

I shall add so errors are "looked up" and returned as strings :)

comment:5 Changed 6 years ago by mickem

  • Resolution set to fixed
  • Status changed from reopened to closed

Implemented the infrastructure for better error handling (will take a while to trickle out all over the place, and if you see it missing somewhere let me know...

MickeM

Note: See TracTickets for help on using tickets.