ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
1595
|
Tue Jan 17 01:01:05 2006 |
| Jason Koglin | koglin@astro.columbia.edu | Question | | V2.6.0 | localhost definition problem |
I've been running elog on my laptop for about a year. I have had a problem several times now when I have had a bad crash of my computer that afterwards elog does not run correctly. The problem appears to be that "localhost" (e.g., http://localhost:8080/) gets changed to a domain name (http://sylvester.columbia.edu:8080/) which is not registered. I only want it to access this elog database locally on my machine and do not even want to set it up as a web server.
I freshly installed it and when I type in http://localhost:8080/ it sends me to http://localhost:8080/demo/ . If I click on the first and only entry it sends me to http://sylvester.columbia.edu:8080/demo/1 and an error occurs loading the page. However if I type in http://localhost:8080/demo/1 it brings up the first entry correctly, but with no formatting because presumably it is looking in the wrong place for the default theme.
How do I fix this since this time reinstalling and rebooting hasn't fixed the problem?
Thanks,
Jason. |
1602
|
Wed Jan 18 12:37:19 2006 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | | V2.6.0 | Re: localhost definition problem |
Hi Jason, how is going? Long time no hear!
What you need is following line in your config file:
URL = http://localhost:8080/
This is because elog does not know its "own" address, and therefore tries to figure this out over the network. Your laptop probably has the name "syslvester", and you run it inside columbia.edu, so it "thinks" it can reach itself via http://sylvester.columbioa.edu:8080. The URL statement above overrides this "guess".
Best regards,
Stefan |
1400
|
Wed Aug 31 22:02:46 2005 |
| Martin Lindjärv | martin.lindjarv@emta.ee | Bug report | Windows | V2.5.9-4 | password forgot kills elogd |
Hi!
At first, thanx for this software!
But i found a bug or something like that. I installed elog on win2003 and winxp with default settings. And everywhere i had same problem - when forgot password is used it kills elogd. Error what is reported in EventLog is "Faulting application elogd.exe, version 0.0.0.0, faulting module elogd.exe, version 0.0.0.0, fault address 0x0002f1ee." and thats all. For testing tried newest beta too but it seems to have same problem.
i can insert my email address and when i click submit it wait's for some time and then gives 404.
Any kind of info would be good... |
1401
|
Wed Aug 31 22:03:04 2005 |
| Martin Lindjärv | martin.lindjarv@emta.ee | Bug report | Windows | V2.5.9-4 | password forgot kills elogd |
Hi!
At first, thanx for this software!
But i found a bug or something like that. I installed elog on win2003 and winxp with default settings. And everywhere i had same problem - when forgot password is used it kills elogd. Error what is reported in EventLog is "Faulting application elogd.exe, version 0.0.0.0, faulting module elogd.exe, version 0.0.0.0, fault address 0x0002f1ee." and thats all. For testing tried newest beta too but it seems to have same problem.
i can insert my email address and when i click submit it wait's for some time and then gives 404.
But tried under linux (gentoo) and everything works like charm.
Any kind of info would be good... |
1404
|
Mon Sep 5 20:05:43 2005 |
| Stefan Ritt | stefan.ritt@psi.ch | Bug report | Windows | V2.5.9-4 | Re: password forgot kills elogd |
Martin Lindjärv wrote: |
But i found a bug or something like that. I installed elog on win2003 and winxp with default settings. And everywhere i had same problem - when forgot password is used it kills elogd. Error what is reported in EventLog is "Faulting application elogd.exe, version 0.0.0.0, faulting module elogd.exe, version 0.0.0.0, fault address 0x0002f1ee." and thats all. For testing tried newest beta too but it seems to have same problem.
i can insert my email address and when i click submit it wait's for some time and then gives 404.
But tried under linux (gentoo) and everything works like charm.
|
I tried with the current version under XP and found no problem. Can you try 2.6.0-beta4? |
1422
|
Mon Sep 26 11:03:52 2005 |
| Guenter Nowak | Guenter.Nowqak@t-systems.at | Bug fix | Other | V2.5.9-2 | error when searching for POST |
is this an elog bug?
calling
http://midas.psi.ch/elogs/Linux%20Demo/?cmd=Find
(ELOG V2.6.0-beta4)
and typing
POST
in uppercase-letters
I get the error
Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request GET /elogs/Linux Demo/.
Reason: Error reading from remote server
--------------------------------------------------------------------------------
Apache/2.0.46 (Red Hat) Server at midas.psi.ch Port 80
doing the same thing on my elog installation (ELOG V2.5.9-2) gives the error
Die Seite kann nicht angezeigt werden.
Die gewünschte Seite ist zurzeit nicht verfügbar. Möglicherweise sind technische Schwierigkeiten aufgetreten oder Sie sollten die Browsereinstellungen überprüfen.
--------------------------------------------------------------------------------
Versuchen Sie Folgendes:
... (some text skipped, guenter)
Fehler: Server oder DNS kann nicht gefunden werden
Internet Explorer
if if dont type all letters in uppercase no problem occurs
thanks
guneter |
1426
|
Wed Oct 5 13:07:51 2005 |
| Stefan Ritt | stefan.ritt@psi.ch | Bug fix | Other | V2.5.9-2 | Re: error when searching for POST |
This bug has been fixed in the current CVS version. |
1043
|
Thu Mar 31 09:37:12 2005 |
| Alex H | a.herrmannsynergie-inf.com | Bug report | Windows | V2.5.8-2 | Re: Preset text Dont work more! |
> > I've change my Attribute "Maint." to "Maint" in my elogd.cfg and in my
Logbook too
> > but the problem is the same, I have restarted the service but the
problem is still
> > here. Any idea? o_O
>
> Have you upgraded to 2.5.8-2 ? After the upgrade, "Maint." (with the dot)
should also work.
Yes I have upgraded Elog to 2.5.8-2.
I submit my new elogd.cfg file maybe it will help you.
I have try the preset text under Firefox (the last), avant browser 10.0
(build 165) and IE 6 SP1.
Thanks for help :o) |