ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
1617
|
Mon Jan 23 10:30:51 2006 |
| djek | djek@xs4all.nl | Bug report | Linux | 2.6.1 | redirect errors via apache2 |
Since elog 2.6.0 we cannot redirect our elog via apache2.
in apache2.conf we have (had for a long time):
Redirect permanent /elog http://elog.oursite.com/elog/
ProxyPass /elog/ http://elog.oursite.com:8080/
When visiting the url, this results in:
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request GET /elog/myelog/.
After testing we found that ELOG V2.6.0-beta2 works just fine.
2.6.0 stable crashes after visiting a redirected url.
Running on debian sarge |
69505
|
Wed Apr 13 16:31:27 2022 |
| neerajan nepal | nepal1n@cmich.edu | Question | Linux | not known | recovery of elog from backup disk |
Hello,
I do have a backup of elog repository in an external disk (with a directory name .elog). I want to install this repository to a new linux (either ubuntu 20.xx or Cent OS 7) computer. I am new to this, can someone please provide me an instructions sheet.
Thank you |
69703
|
Mon Oct 23 15:20:32 2023 |
| Germano Massullo | germano.massullo@cern.ch | Question | Linux | 3.1.4 | read-only elog server |
Good day. I am writing this post to ask how I can turn an elog website into a read-only version that will stay online for historical documention purposes.
I tried to search on Elog documentation but I had no success
Thank you and have a nice day |
68884
|
Tue Feb 5 07:31:44 2019 |
| Stefano Lacaprara | stefano.lacaprara@pd.infn.it | Bug report | Linux | 3.1.3 | quick filter not working for attributes with special char |
Hi,
I'm using elog 3.1.3 and I have an elogbook with an attribute with name
Attributes = Author, CO2 Temp [deg], ...
If I add this attributes to quick list,
Quick filter = Author, CO2 Temp [deg]
it does display on web page, but the search fails with "ERR_TOO_MANY_REDIRECTS" if I leave the default value in the corresponding quick filter box.
My understanding is that the presence of a "[]" in the default search value is the reason for failure and if I remove them the search works fine.
Is there a workaround?
I don't want to change the attribute name, since I do have quite a large number of entries in the elogbook, and I'd like to keep the attribute in the quick search if possible.
Thanks,
Stefano |
2310
|
Wed Sep 5 15:05:52 2007 |
| Willem Koster | W.Koster@rc.rug.nl | Bug report | | 2.6.5 | quick filter |
Greetings,
Last night we updated to 2.6.5 and now the <ENTER>-key on the "quick filter" searches won't work anymore in
internet exporer (@windows). I have to use the <TAB>-key now to get the results.
The ENTER-key still works under firefox (Windows & linux) and opera (at least under linux, because
opera@windows refuses to log me on .. whatever) and I would like to see it come back to internet explorer as
well.
Regards,
Willem Koster |
66685
|
Thu Jan 14 16:43:16 2010 |
| deletoille | xavier.deletoille@synchrotron-soleil.fr | Question | Linux | Windows | 2.7.8-2280 | quick filter |
Hello,
We would like to use more the quick filter command on attributes.
On the other hand, when we use it, the result does not displaying entries which are in answer of another attribute. Is there a command which allow that possibility like when we select display full entries in the search mode?
Thanks in advance
Xavier
|
68171
|
Thu Oct 29 12:30:43 2015 |
| kenzo Abrahams | kenzoabrahams@gmail.com | Question | Linux | 3.1.1 | propogating messages through logbooks |
Hi there
Okay so let me explain what im trying to do. I have a table in a logbook (lets call it home) that the user fills
out. This information in the table is related to other logbooks (8 of them to be exact).
I want to propogate information from the table in the home logbook into the other logbooks. To do this I used
Execute new which runs my scripts. One of the scripts makes a call to the elog
client to submit the message. The problem is that this call to elog client never finishes because its hanging
waiting for the initial submit (one which triggered Execute new) to finish. The documentation
explained that only one submit can be processed at a time so i expected whats happening at the moment.
My question is are there any other ways to do what im trying to do?? In a nutshell how to propogate information
from one logbook to another autonomously.
Regards
Kenzo |
67164
|
Wed Jan 25 10:07:16 2012 |
| Christian Herzog | herzog@phys.ethz.ch | Bug report | Linux | 2.9.0 | problems with https in Chrome and IE |
Hi,
we're evaluating elog right now at the Physics Department of ETH Zurich and I'm trying to come up with a good config. One of the first steps of course was to enable SSL/https. With http, all tested browsers work fine, but with https at least Google Chrome 16 and IE 9 do not get past the "unknown certificate" warning and I see "TCP connection broken" errors in the log file. Firefox however works fine. Same behavior on Linux, Mac and Windows (given the browser in question is available). elog server is running on Lucid.
Any idea?
thanks,
-Christian |