ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
66406
|
Mon Jun 22 16:08:59 2009 |
| Jean-Philippe Bertrand | johnneyb@hotmail.com | Question | Windows | 2.7.6 | Elog won't start |
We are currently having problems with Elog, I never had a problem installing it before but with my last 3 install I can't get it to work. We are running under Windows XP, the installation works perfectly but when I try to use the shortcut pointing to the localhost 8080, I get an error page from Internet Explorer telling me that the server cannot be found. I've rebootied the computer to make sure the server was running but still the same problem. Is there a basic requirement I should look at (Dotnet versionX or specific DLL required)? |
Draft
|
Fri Sep 9 20:01:15 2022 |
| Paul Paquette | ppaquette@hamptonnh.gov | Question | | ELOG V3.1.4-a04 | Elog with out SMTP |
|
66880
|
Thu Aug 19 22:58:45 2010 |
| Dennis Seitz | dseitz@berkeley.edu | Bug report | All | 2.7.8 | Elog v2.7.8 does not show substituted attributes while editing or replying |
Since we updated to 2.7.8 we've found a problem.
Previously, when we used
Subst on reply subject = Re: $subject
The new "Re: " text would appear in the "subject" field while the user was editing their reply, and they could edit or delete it.
Since 2.7.8, however, it does not appear while editing, but shows up only after the user submits their entry. We would prefer that this appears while the user is editing, because in some cases we want the users to have the option to modify this text. Was this intentional? Is there a way to restore the previous functionality?
Thank you! |
1979
|
Wed Oct 11 11:37:03 2006 |
| Gregory M. Caughey | caugheygm@aol.com | Bug report | Windows | 2.6.2-1722 | Elog v2.6.2-1722 appears to have broken "Suppress default [0|1|2|3]" option on Windows XP box |
Hi Stefan!
Been running Elog-2.6.2-1714 successfully for a while and yesterday decided to download and experiment with the latest Elog-2.6.2-1722 build. I want to report a possible bug involving the "Suppress default" option when running build 2.6.2-1722 on a Windows XP laptop. I installed 2.6.2-1722 into a development folder and copied my current production 'elogd.cfg' file and other custom files to the development folder. Test postings produced the following results:
1.) The "Suppress default [0|1|2|3]" option causes the [] Suppress Email notification to display or not display as expected.
2.) However, email notifications will be sent under all circumstances regardless of which parameter selected.
3.) Downgrading to Elog-2.6.2-1714 produces the expected behavior.
I am running Windows XP with all current upgrades and security patches and Internet Explorer 7 - version: 7.0.5700.6
Regards, Greg |
66536
|
Tue Sep 8 14:36:10 2009 |
| Gillian Sabberton | elog@gks.thamespower.com | Other | | | Elog stopped working |
We have been running elog for a couple of years now and this morning it stopped working.
We have tried to rstart it and it says successful start but still does not run, when doing a restart it says stop failed start success.
Does anyone have any ideas.
thanks
|
68587
|
Wed Mar 29 14:48:40 2017 |
| John Becker | j.becker@airportaruba.com | Question | Linux | 3.12 | Elog stopped working |
Dear all,
I have elog version 3.12-bd75964 installed on an Ubuntu OS. We started working with it yesterday and today I was informed that the users could not connect to the elog. When I tried it was also not possible to get to the elog website. After restarting the Ubuntu machine everything was back to normal.
Is there a log I can check to find out why the elog stopped working?
Regards,
John |
67810
|
Wed Feb 18 04:57:32 2015 |
| Alan Grant | agrant@winnipeg.ca | Question | Windows | 2.9.2 | Elog stability with multiple users |
Are there any known or reported daemon stability issues with an increase of concurrent users logged in to view and search entries, while the elog client is also adding 5 to 10 new entries every minute during a peak 2-hour period each day? |
68517
|
Wed Dec 21 20:15:19 2016 |
| rahul bhandari | rbhandari@winnipeg.ca | Info | Windows | 3.1.2 | Elog source code giving errors when compiling about missing header files |
I downloaded the source code from the git repository which contained the new fix that was made for the missing username-crash error. I tried compiling the elogd.c file using a GCC compiler and it gave an error about missing header files. It first gave an error about netdb.h file and when I commented that header file call, it gave further errors for other header files. I do not really understand why it gives an error about that. |