Ok thanks, I removed the 5GiB of useless GPU packages to let early missing library errors be benign. Afaict, the permissions of client.db ought to allow writing by UID fah-client, though it's possible the GID setting is wrong; unsure how to check that. Installed the debug build and here's what it says now. Also, do I need to check the box enabling beta test, just to take ordinary WUs? I did check it but don't know if that's what it's for. No units load up so far. Do I have to increase verbosity somehow for this to provide anything meaningful?
Code: Select all
08:54:21:I1:Opening Database
08:54:21:I1:Listening for HTTP on 127.0.0.1:7396
08:54:21:I3:id = [id]
08:54:22:I3:Loaded 0 wus.
08:54:22:E :Exception: Failed to open dynamic library 'libOpenCL.so': libOpenCL.so: cannot open shared object file: No such file or directory
08:54:22:E : At: src/cbang/os/DynamicLibrary.cpp:85:cb::DynamicLibrary::DynamicLibrary()
08:54:22:E :Caught at: src/fah/client/GPUResources.cpp:67:{anonymous}::get_gpus()
08:54:22:E :Exception: cuInit() returned 100
08:54:22:E : At: src/cbang/gpu/CUDALibrary.cpp:103:cb::CUDALibrary::CUDALibrary()
08:54:22:E :Caught at: src/fah/client/GPUResources.cpp:67:{anonymous}::get_gpus()
08:54:58:D3::New client from 127.0.0.1:38702
08:55:41:D3:'' msg: {
08:55:41:D3: "cmd": "config",
08:55:41:D3: "config": {
08:55:41:D3: "user": [user],
08:55:41:D3: "team": 0,
08:55:41:D3: "passkey": [passkey],
08:55:41:D3: "fold_anon": 1,
08:55:41:D3: "on_idle": false,
08:55:41:D3: "paused": true,
08:55:41:D3: "finish": false,
08:55:41:D3: "cause": "any",
08:55:41:D3: "cpus": 4,
08:55:41:D3: "gpus": {},
08:55:41:D3: "peers": [],
08:55:41:D3: "beta": true
08:55:41:D3: }
08:55:41:D3:}
08:55:47:D3:'' msg: {"cmd": "log", "enable": true}
08:56:49:D3:'' msg: {"cmd": "log", "enable": false}
08:56:52:D3:'' msg: {"cmd": "unpause"}
08:56:52:E :Exception: Not a Boolean
08:56:52:E : At: /home/admin/worker/debian-stable-64bit-client-bastet-debug/cbang/src/cbang/json/ValueTypes.def:36:cb::JSON::Value::getBoolean()
08:56:52:E :Caught at: src/cbang/event/Event.cpp:165:cb::Event::Event::call()
08:56:57:D3:'' msg: {"cmd": "log", "enable": true}
08:56:57:E :Exception: Not a Boolean
08:56:57:E : At: /home/admin/worker/debian-stable-64bit-client-bastet-debug/cbang/src/cbang/json/ValueTypes.def:36:cb::JSON::Value::getBoolean()
08:56:57:E :Caught at: src/cbang/event/Event.cpp:165:cb::Event::Event::call()