Thank you very much.Joe_H wrote:Here is a link to the 7.6.13 installer:StreetWill wrote:Where can I download an earlier version please? MacOS Catalina, FAH 7.6.21 - control won't start for me either. I could work around some little troubles before, but I can't get this version to get going at all. Thanks for your work btw
https://download.foldingathome.org/rele ... 4.mpkg.zip
v7.6.2(n) MacOS FAHControl doesn't work [Fixed]
Moderators: Site Moderators, FAHC Science Team
-
- Posts: 4
- Joined: Mon Mar 23, 2020 2:48 pm
Re: v7.6.20 MacOS FAHControl doesn't work
-
- Posts: 10
- Joined: Thu Sep 24, 2020 4:39 am
Re: v7.6.20 MacOS FAHControl doesn't work
I have MacOS Mojave 10.14.6 and the new 7.6.21 gives me the same problem. I can't launch the FAHControl application. I'm going to reinstall 7.6.13 for the time being.
Re: v7.6.2(n) MacOS FAHControl doesn't work
Just to add, 7.6.21 FAHControl also doesn't work for me (echoing gunnarre). While I still telnet into the Client to do what I need to do with it, I'm now also running the 7.6.21 FAHClient with the 7.6.13 FAHControl successfully. So the older Control surface seems to work fine with the newer Client.
Re: v7.6.2(n) MacOS FAHControl doesn't work
Same Problem with 7.6.21:
7.6.13 works fine on the Mac 10.15.7
Web URL works on both versions, and both version fahclient works fine
Code: Select all
LSOpenURLsWithRole() failed with error -10810 for the file /Applications/Folding@home/FAHControl.app
Web URL works on both versions, and both version fahclient works fine
Re: v7.6.2(n) MacOS FAHControl doesn't work
Not sure if this helps but I didn't see it in the thread. Maybe a Python2 or zlib problem? This is what I get in the logs when I try to run the binary directly from terminal via /Applications/Folding@home/FAHControl.app/Contents/MacOS/FAHControl...
Code: Select all
Traceback (most recent call last):
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/py2app/apptemplate/lib/site.py", line 22, in <module>
zipimport.ZipImportError: can't decompress data; zlib not available
-
- Site Admin
- Posts: 7929
- Joined: Tue Apr 21, 2009 4:41 pm
- Hardware configuration: Mac Pro 2.8 quad 12 GB smp4
MacBook Pro 2.9 i7 8 GB smp2 - Location: W. MA
Re: v7.6.2(n) MacOS FAHControl doesn't work
One person who commented on the existing problem report on GitHub - https://github.com/FoldingAtHome/fah-issues/issues/1576 - does mention the error message about zlib.hadfiiw wrote:Not sure if this helps but I didn't see it in the thread. Maybe a Python2 or zlib problem? This is what I get in the logs when I try to run the binary directly from terminal via /Applications/Folding@home/FAHControl.app/Contents/MacOS/FAHControl...
Code: Select all
Traceback (most recent call last): File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/py2app/apptemplate/lib/site.py", line 22, in <module> zipimport.ZipImportError: can't decompress data; zlib not available
Something changed between version 7.6.13 and the last two releases. Both 7.6.20 and 7.6.21 FAHControls work okay on older versions of OS X, and the 7.6.13 version works on Mojave and Catalina as well as older versions of OS X.
iMac 2.8 i7 12 GB smp8, Mac Pro 2.8 quad 12 GB smp6
MacBook Pro 2.9 i7 8 GB smp3
-
- Posts: 85
- Joined: Wed Apr 08, 2020 9:57 pm
- Location: Pacific Northwest
Re: v7.6.2(n) MacOS FAHControl doesn't work
Just an FYI - my MacBook Pro updated its OS to 11.0.1 (Big Sur) Thursday night. FAHControl in version 7.6.13 still runs fine.
Re: v7.6.2(n) MacOS FAHControl doesn't work
Where can we download previous version?
Re: v7.6.2(n) MacOS FAHControl doesn't work
[Removed direct link to download]
Last edited by gunnarre on Thu Dec 03, 2020 9:47 am, edited 1 time in total.
Online: GTX 1660 Super + occasional CPU folding in the cold.
Offline: Radeon HD 7770, GTX 1050 Ti 4G OC, RX580
Re: v7.6.2(n) MacOS FAHControl doesn't work
awesome. thank you.
Re: v7.6.2(n) MacOS FAHControl doesn't work
I have found that if I use the web control it will fold just fine even on the new version. use the Web Control.url in the application folder for folding at home. it should get you back in business.
Re: v7.6.2(n) MacOS FAHControl doesn't work
It does work. but I wanted to control my other devices in one convenient location.Garver77 wrote:I have found that if I use the web control it will fold just fine even on the new version. use the Web Control.url in the application folder for folding at home. it should get you back in business.
Re: v7.6.2(n) MacOS FAHControl doesn't work
Don't use FAHControl over the public internet. The protocol is not encrypted (it's just telnet) which means anyone sniffing the traffic can take control of the folding nodes. Worse, FAHControl older than 7.6.20 also has a security vulnerability that might make it possible to take over the machine that you're running FAHControl on. (I don't know if this applies to the Mac or Linux versions of FAHControl, or only the Windows version.)
Use encrypted VPN or SSH wrapping if you want to control remote folding.
For controlling folding on other machines on your home network, it should be fine though.
Use encrypted VPN or SSH wrapping if you want to control remote folding.
For controlling folding on other machines on your home network, it should be fine though.
Online: GTX 1660 Super + occasional CPU folding in the cold.
Offline: Radeon HD 7770, GTX 1050 Ti 4G OC, RX580
-
- Site Moderator
- Posts: 1103
- Joined: Sat Dec 08, 2007 1:33 am
- Location: San Francisco, CA
- Contact:
Re: v7.6.2(n) MacOS FAHControl doesn't work
The FAHControl security vulnerability affects all platforms.
-
- Site Admin
- Posts: 7929
- Joined: Tue Apr 21, 2009 4:41 pm
- Hardware configuration: Mac Pro 2.8 quad 12 GB smp4
MacBook Pro 2.9 i7 8 GB smp2 - Location: W. MA
Re: v7.6.2(n) MacOS FAHControl doesn't work
Posting an update, a repackaged 7.6.21 installer for OS X has been posted on the Folding@home download page. It has a fixed FAHControl that should work on all OS versions.
In addition this installer has been signed and notarized with Apple. There should be no need to override Gatekeeper when installing on Mojave or later macOS versions.
In addition this installer has been signed and notarized with Apple. There should be no need to override Gatekeeper when installing on Mojave or later macOS versions.
iMac 2.8 i7 12 GB smp8, Mac Pro 2.8 quad 12 GB smp6
MacBook Pro 2.9 i7 8 GB smp3