Ticket #244 (new defect)

Opened 2 years ago

Last modified 1 year ago

FAHMON Xubuntu Inquiry

Reported by: WacoJohn Assigned to: uncle_fungus
Priority: minor Milestone:
Component: Monitoring system Keywords:
Cc:

Description (Last modified by uncle_fungus)

Sorry, I am new here. PREVIEW of this ticket shows different formatting than what I type. I apologize .. I do not know how to turn that formatting off.

Everything seems to be working except for a worrisome Fahmon message:

[23/04/10 - 11:56:34.664]   FahMon 2.3.99.1 is licenced under the GNU GPL v2
[23/04/10 - 11:56:34.664]   Copyright (C) 2003-2007 François Ingelrest
[23/04/10 - 11:56:34.664]   Copyright (C) 2007-2009 Andrew Schofield
[23/04/10 - 11:56:34.664] 
[23/04/10 - 11:56:34.664]   FahMon contains code from qd, also licenced under the GNU GPL v2
[23/04/10 - 11:56:34.664]   Copyright (C) 2002-2005 Richard P. Howell IV.
[23/04/10 - 11:56:34.664]   Copyright (C) 2005-2009 Sebastiaan Couwenberg
[23/04/10 - 11:56:34.664] 
[23/04/10 - 11:56:35.303] X Error while reading /var/lib/origami/foldingathome/CPU1/work/logfile_04.txt

and I don't know what, if anything, should be done about it. I am new to Linux, Origami, and Fahmon.

I am unable to access the file but "ls" does show it exists:

jb@jb-desktop:/var/lib/origami/foldingathome/CPU1$ cd work
bash: cd: work: Permission denied
jb@jb-desktop:/var/lib/origami/foldingathome/CPU1$ sudo ls work
[sudo] password for jb: 
core78.sta	wudata_04.bxv	   wudata_04.dyn  wudata_04.xtc
current.xyz	wudata_04.chk	   wudata_04.goe  wudata_04.xvg
logfile_04.txt	wudata_04CP.arc    wudata_04.log  wudata_04.xyz
wudata_04.arc	wudata_04CP.arc.b  wudata_04.pdo  wuinfo_04.dat
wudata_04.bed	wudata_04.dat	   wudata_04.sas
jb@jb-desktop:/var/lib/origami/foldingathome/CPU1$ sudo cd work
sudo: cd: command not found

comments, advice, criticism is welcome. thank you.

Change History

10/08/10 11:35:50 changed by uncle_fungus

Hmm, the problem is that FahMon? uses that file to read info about the core etc. If the folding client is started by a different user to that which runs FahMon, the access permissions on the file prevent it.

10/08/10 11:37:52 changed by uncle_fungus

  • description changed.