important detail: No ^M after the last , posted by Andrey on Tue May 10 12:35:40 2022
|
> I think this is a bug report.
> However, I am not sure whether the problem is in the new version of Apple's WebKit (15.4) or in the ELOG itself.
>
|
Re: PDF preview special steps to enable, posted by Stefan Ritt on Tue May 10 22:40:26 2022
|
I have a PDF file created by root which ImageMagic cannot convert to a .png file. If I do
convert img.pdf img.png
|
Re: ladp Invalid user name or password!, posted by Fred Nerks on Mon May 23 07:48:40 2022
|
Fred
Nerks wrote:
Hi I am running elog on windows 2022 server and trying to use ldap |
Re: Slow performance, posted by Andreas Luedeke on Sat Jul 2 14:39:41 2022
|
We have 68 logbooks and currently 60 GB data total. We run it as well on a VM, in our case with 8GB RAM.
The speed of ELOG is mostly given by the filesystem: when we had AFS it was very slow. With NFS it was better. But we now use a local disk
on the VM: that is much better. |
Re: Paid version , posted by Stefan Ritt on Thu Jul 7 10:56:39 2022
|
There is only an open source version.
Vasio
wrote:
Good day all , |
Re: Too many redirects when running behind load balancer?, posted by Stefan Ritt on Tue Jul 19 11:13:09 2022
|
Probably you need a setting
URL = https://elog.test.km3net.de
or so in your elogd.cfg file. |
Re: Too many redirects when running behind load balancer?, posted by Tamas Gal on Tue Jul 19 11:17:44 2022
|
Thanks for the quick reply! Sorry, I forgot to paste the "global" part of the config, I have that URL already set:
[global]
;Main Settings |
Re: Too many redirects when running behind load balancer?, posted by Tamas Gal on Tue Jul 19 11:24:36 2022
|
I also tried the default configuration (example config) and it that works behind the load balancer. So I guess it's related to the password-page,
which causes this redirect loop? Our logbooks are all password protected, so when a logbook URL is clicked, it should first present the login-form, and
that's where it chokes. |