-
Notifications
You must be signed in to change notification settings - Fork 501
Description
I seem to get an error "No protocol specified" when I'm not logged into them machine- locked or logged off. Doesn't seem to be 100% reproducible, but most of the time. I'm using my systemd unit file from #2255.
When it occurs it logs every second. This also happens if redirected to boinc error log (but then it has no timestamps..) - the default in Ubuntu/Debian.
I've also had it actually stop boinc from running, but that could be a separate issue.
The first occurrence is sometimes followed by this dir_open fail.
Nov 22 15:57:36 desktop boinc[15002]: No protocol specified
Nov 22 15:57:36 desktop boinc[15002]: dir_open: Could not open directory '/dev/input/mice' from '/var/lib/boinc-client'.
Nov 22 15:57:37 desktop boinc[15002]: No protocol specified
Nov 22 15:57:38 desktop boinc[15002]: No protocol specified
sudo systemctl status boinc-client.service
● boinc-client.service - Berkeley Open Infrastructure Network Computing Client
Loaded: loaded (/lib/systemd/system/boinc-client.service; enabled; vendor preset: enabled)
Active: active (running) since Wed 2017-11-22 14:33:35 EST; 19h ago
Docs: man:boinc(1)
Process: 14972 ExecStopPost=/bin/rm -f /var/lib/boinc-client/lockfile (code=exited, status=0/SUCCESS)
Process: 14971 ExecStop=/usr/bin/boinccmd --quit (code=exited, status=0/SUCCESS)
Process: 14960 ExecReload=/usr/bin/boinccmd --read_cc_config (code=exited, status=0/SUCCESS)
Main PID: 15002 (boinc)
Tasks: 21 (limit: 4915)
Memory: 467.4M
CPU: 1w 5d 2h 48min 4.613s
CGroup: /system.slice/boinc-client.service
├─15002 /usr/bin/boinc
└─30949 ../../projects/sech.me_boinc_Amicable/amicable_v_2_03 /from 2^25^21715500813 /to 2^25^21715554447 /task_size 410954439845 --nthreads 16
Nov 23 10:15:04 desktop boinc[15002]: No protocol specified
Nov 23 10:15:05 desktop boinc[15002]: No protocol specified
Nov 23 10:15:06 desktop boinc[15002]: No protocol specified
Nov 23 10:15:07 desktop boinc[15002]: No protocol specified
Nov 23 10:15:08 desktop boinc[15002]: No protocol specified
Nov 23 10:15:09 desktop boinc[15002]: No protocol specified
Nov 23 10:15:10 desktop boinc[15002]: No protocol specified
Nov 23 10:15:11 desktop boinc[15002]: 23-Nov-2017 10:15:11 [---] Suspending GPU computation - computer is in use
Nov 23 10:16:40 desktop boinc[15002]: 23-Nov-2017 10:16:40 [---] Suspending computation - CPU is busy
Nov 23 10:17:40 desktop boinc[15002]: 23-Nov-2017 10:17:40 [---] Resuming computation
Metadata
Metadata
Assignees
Type
Projects
Status