- Installer runs without an error message and finishes with the message that the installation was successful
- Local Web Control page loads but eventually times out while trying to connecting to the client
- I can't access (although admin rights) /usr/local/bin to see whether FAHClient really doesn't exist
- In /Applications/Folding@Home folder there's only FAHControl and FAHViewer
- /Library/Application Support/FAHClient is empty
Only thing I can find are the following error messages in /var/logs/system.log during installation and after installation, every 10 second the "no such file of directory" error:
Code: Select all
Apr 1 14:49:00 BadWolf AGMService[591]: ProcessPath : /System/Library/CoreServices/Installer.app/Contents/MacOS/Installer
Apr 1 14:49:00 BadWolf Installer[2600]: assertion failed: 19E266: libxpc.dylib + 92807 [32B0E31E-9DA3-328B-A962-BC9591B93537]: 0x89
Apr 1 14:49:01 BadWolf com.apple.xpc.launchd[1] (com.getdropbox.dropbox.garcon.77455B3B-363E-42EF-A37F-6C3D9E0D0B3B[2601]): Caller wanted oneshot behavior for pre-existing instance: caller = Installer
Apr 1 14:49:18 BadWolf com.apple.xpc.launchd[1] (org.foldingathome.fahclient): This service is defined to be constantly running and is inherently inefficient.
Apr 1 14:49:18 BadWolf com.apple.xpc.launchd[1] (org.foldingathome.fahclient[2623]): Could not find and/or execute program specified by service: 2: No such file or directory: /usr/local/bin/FAHClient
Apr 1 14:49:18 BadWolf com.apple.xpc.launchd[1] (org.foldingathome.fahclient[2623]): Service setup event to handle failure and will not launch until it fires.
Apr 1 14:49:18 BadWolf com.apple.xpc.launchd[1] (org.foldingathome.fahclient[2623]): Service exited with abnormal code: 78
Apr 1 14:49:18 BadWolf com.apple.xpc.launchd[1] (org.foldingathome.fahclient[2625]): Could not find and/or execute program specified by service: 2: No such file or directory: /usr/local/bin/FAHClient
Apr 1 14:49:18 BadWolf com.apple.xpc.launchd[1] (org.foldingathome.fahclient[2625]): Service setup event to handle failure and will not launch until it fires.
Apr 1 14:49:18 BadWolf com.apple.xpc.launchd[1] (org.foldingathome.fahclient[2625]): Service exited with abnormal code: 78
Apr 1 14:49:18 BadWolf com.apple.xpc.launchd[1] (org.foldingathome.fahclient): Service only ran for 0 seconds. Pushing respawn out by 10 se
While waiting for approval for this new topic, I found the following topic (with a cryptic title, therefor I didn't find it with previous searches) on the forum:
viewtopic.php?f=106&t=32209
Looks the same, only that there it's mentioned the error also occurs on 10.15.3, while a lot of my colleagues don't have this issue on their 10.15.3 laptops.
Only differences are that hey installed it on quite recent Macbooks and I'm trying to install on a iMac 2012.
In the meantime I've tried several uninstall/re-installs, but that didn't help either.