ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
247
|
Thu Mar 13 17:33:58 2003 |
| Stefan Ritt | stefan.ritt@psi.ch | Bug report | | | Re: Problems with 2.3.2 |
> Ive just installed the RPM of Elog 2.3.2 and ive found a bug relating to
> port bindings, basically im running elog bound to port 81 and when i
> install the new RPM it refuses to bind to this port, i tried port 8080 and
> that worked fine
>
> Any ideas ?
This is a bug I discovered myself just today, so we are working on it. I
expect this to be fixed by tomorrow or somewhen during this weekend.
- Stefan |
248
|
Fri Mar 14 10:30:25 2003 |
| Stefan Ritt | stefan.ritt@psi.ch | Bug report | | | Re: Problems with 2.3.2 |
> > Ive just installed the RPM of Elog 2.3.2 and ive found a bug relating to
> > port bindings, basically im running elog bound to port 81 and when i
> > install the new RPM it refuses to bind to this port, i tried port 8080
and
> > that worked fine
The bug has been fixed in V 2.3.3 which has been released today. |
255
|
Thu Mar 20 21:07:09 2003 |
| djek | djek@nospam.invalid | Bug report | | | Re: Elog 2.3.3, problems of 2.3.2 solved |
> > After upgrading from 2.3.1 to 2.3.3, elog is not able to load any resources
> > as stylesheets, images or passwordfiles.
> >
> > Cannot open file /usr/local/elogdata/logbooks/djeks/password!
>
> If you installed from the RPM, elogd runs under the user "elog". If you have
> installed a previous version under a different user, it might be that elogd
> does not have read or write access to it. A
>
> "chown -R elog.elog /usr/local/elogdata"
>
> might help.
>
It did, a lot, guess I missed that one in the changelog.
Had some trouble with subdir too:
changed it to its full path
restarted elogd
worked
As a test I changed subdir to it's relative path
restarted
It kept working
mmmm, I wonder where that twighlight tune comes from ... |
254
|
Thu Mar 20 21:07:09 2003 |
| Stefan Ritt | stefan.ritt@psi.ch | Bug report | | | Re: Elog 2.3.3, problems of 2.3.2 only partly solved |
> After upgrading from 2.3.1 to 2.3.3, elog is not able to load any resources
> as stylesheets, images or passwordfiles.
>
> Cannot open file /usr/local/elogdata/logbooks/djeks/password!
If you installed from the RPM, elogd runs under the user "elog". If you have
installed a previous version under a different user, it might be that elogd
does not have read or write access to it. A
"chown -R elog.elog /usr/local/elogdata"
might help.
- Stefan |
253
|
Thu Mar 20 21:07:09 2003 |
| djek | djek@nospam.invalid | Bug report | | | Elog 2.3.3, problems of 2.3.2 only partly solved |
After upgrading from 2.3.1 to 2.3.3, elog is not able to load any resources
as stylesheets, images or passwordfiles.
Cannot open file /usr/local/elogdata/logbooks/djeks/password!
oops? |
259
|
Wed Apr 2 05:39:45 2003 |
| Greg Siems | gregory.siems@state.mn.us | Bug report | | | Disappearing attachments |
Let me start by saying that I really like ELOG-- it's a nice tool.
I'm trying out version 2.3.3. The problem that I'm having is with
attachments disappearing when I do the following:
1. create a new entry that contains one or more attachments.
2. verify that the new entry from step 1 saved correctly.
3. reply to the entry from step 1.
4. return to the entry from step 1 only to find the attachments gone.
The attachement files are still in the logbook directory, it's just that
they are no longer attached to the entry.
FWIW, I've attached the elog.config that I'm using...
Thanks,
Greg |
260
|
Wed Apr 2 10:15:22 2003 |
| Stefan Ritt | stefan.ritt@psi.ch | Bug report | | | Re: Disappearing attachments |
> Let me start by saying that I really like ELOG-- it's a nice tool.
>
> I'm trying out version 2.3.3. The problem that I'm having is with
> attachments disappearing when I do the following:
>
> 1. create a new entry that contains one or more attachments.
> 2. verify that the new entry from step 1 saved correctly.
> 3. reply to the entry from step 1.
> 4. return to the entry from step 1 only to find the attachments gone.
>
> The attachement files are still in the logbook directory, it's just that
> they are no longer attached to the entry.
This is a known problem and has been fixed in version 2.3.4, which has been
released today. To prove that it's working, I attached the current
elogd.cfg from this forum. |
266
|
Fri Apr 4 00:53:00 2003 |
| Byron | | Bug report | | | Password Problem |
I noticed that when I put in a password such as <test1> a person can login
with the password <test2> or any other number at the end. Is the
encryption not able to tell the difference between numbers? The encrypted
passwords even look the same in the password file. Is this a bug? |