Re: Installation problems, posted by T. Ribbrock on Thu Nov 27 11:47:34 2008
|
> The problem is not putting this into the "conrib" area, but supporting it. Since I don't have a Debian system,
> may I suggest that you put it yourself into the elog:Contributions/ logbook. If people then get problems in the
> future, they can contact you directly ;-)
|
Crashes when editing entries, posted by T. Ribbrock on Wed Jul 22 12:12:37 2009
|
For some odd reasons, we are experiencing frequent crashes of elogd over the past few days. It has been working fine so far, but more or less out of
the blue it became rather unreliable. The current configuration is installed on two servers, one running 2.7.5.-r2174 on ClarkConnect 4 and one running
2.7.6-r2233 on Debian 4.0 - both show the same problem. Each of them has an "active" group with four logbooks and an "archive" group |
Re: Crashes when editing entries, posted by T. Ribbrock on Wed Jul 22 12:15:56 2009
|
T. Ribbrock wrote:
For some odd reasons, we are experiencing frequent crashes of elogd over the past few days. It has been |
Re: Crashes when editing entries, posted by T. Ribbrock on Wed Jul 22 15:35:57 2009
|
Stefan Ritt wrote:
well, I need to reproduce your problem in order to fix it. The failed assertation you get is due to some internal |
Re: Crashes when editing entries, posted by T. Ribbrock on Wed Jul 22 16:52:13 2009
|
Stefan Ritt wrote:
|
Wrong error message if invalid attribute is used, posted by T. Ribbrock on Mon Jul 27 10:20:14 2009
|
I just ran into this little bug: I had defined a new logbook in my config file and suddenly got the message Attribute "Date" not allowed.
While I did have several attributes starting with the word "Date" (e.g. "Date In Service", "Date Retired") I had no attribute
"Date" in there. After some pondering and wildly commenting out lines, it finally dawned on me: I had used an attribute "ID" - which |
Odd problem (bug?) with certain attribute, posted by T. Ribbrock on Tue Jul 28 16:30:46 2009
|
I have the following simple test logbook:
; General
List display = Edit, Hostname, OS, Size
Entries per page = 150
Quick filter = OS
Date Format = %d/%m/%Y
Summary Lines = 0
;
Attributes
Attributes = Hostname, OS, CPU,Size
Required Attributes = Hostname
Sort Attributes = Hostname
; Message part: log is text only, but elog |
Re: Odd problem (bug?) with certain attribute, posted by T. Ribbrock on Tue Jul 28 17:10:13 2009
|
Stefan Ritt wrote:
That's indeed a strange bug, and thanks to your detailed explanation I could easily reproduce it. The problem was |