Unformatted Appearance of Elog, posted by Greg Christian on Thu Mar 17 18:22:37 2022
|
I recently ported an elog over to a new server running Ubuntu 20.10. Everything is working okay, except sometimes I get a strange unformatted appearance
when I go to the elog page (see attachment). The happening of this seems random. For example, yesterday, when I started the elogd daemon everything looked
fine, but when I log in today I get the unformatted appearance. Also, yesterday when I was setting things up, sometimes certain logbooks would have the |
http status 200 returned for "file not found", posted by Konstantin Olchanski on Fri Mar 18 00:36:37 2022
|
"file not found" should return http code 404. elogd returns code 200 together
with a page containing text "404 not found". This pollutes the browser cache
with wrong content (in this case, we are trying to load a css file, and the browser
|
Re: Unformatted Appearance of Elog, posted by Greg Christian on Tue Mar 22 17:58:32 2022
|
In trying to fix this, I have re-downloaded the source from github rather than the source at http://elog.psi.ch/elog/download/tar/elog-latest.tar.gz,
which is apparently very different from what is on github. Now I am running ELOG V3.1.4-d828aa58 |
crash with attachment with very long filename, posted by Stefano Lacaprara on Fri Mar 25 10:07:37 2022
|
Hi,
I'm running
elogd 3.1.4 built Jan 27 2021, 09:56:34 revision 395e101a
|
Re: crash with attachment with very long filename, posted by Stefan Ritt on Mon Mar 28 14:04:18 2022
|
Hi Stefano,
well, why in heaven's name do you run 200+ chars file names? I see that they are generated probably automatically, but I guess you will run in all kinds |
Re: crash with attachment with very long filename, posted by Stefano Lacaprara on Tue Mar 29 11:31:55 2022
|
Hi Stefan,
|
recovery of elog from backup disk, posted by neerajan nepal on Wed Apr 13 16:31:27 2022
|
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. |
Download attachments from command line, posted by Maarten de Jong on Sat Apr 16 10:37:24 2022
|
Would it be possible to download attachments (e.g. with elog or wget) from the command line? |