Page 13 of 17

Re: Beta: Latest Build of Viscosity for Mac

Posted: Tue Aug 05, 2014 12:07 am
by DJay
Thanks a lot James.. Viscosity 1.4.11b18 fixed my problems. :)

Re: Beta: Latest Build of Viscosity for Mac

Posted: Tue Aug 05, 2014 12:44 am
by cwningen
HMAC problem is fixed! IPv6 still fails though; is there anything I can provide to help? It does work manually but otherwise it fails on two different Yosemite DP4 installs.

Re: Beta: Latest Build of Viscosity for Mac

Posted: Tue Aug 05, 2014 12:51 am
by RexZ
The latest build/release worked for me! You're awesome James.

Re: Beta: Latest Build of Viscosity for Mac

Posted: Tue Aug 05, 2014 2:00 am
by DJay
Oh.. I overlooked this.. without changing anything at the VPN Settings to my company, Viscosity is not connecting anymore. :?:
Code: Select all
Aug 04 17:49:09: Viscosity Mac 1.4.11 (1217)
Aug 04 17:49:09: Viscosity OpenVPN Engine Started
Aug 04 17:49:09: Running on Mac OS X 10.10
Aug 04 17:49:09: ---------
Aug 04 17:49:09: Checking reachability status of connection...
Aug 04 17:49:09: Connection is reachable. Starting connection attempt.
Options error: Unknown key direction '/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/connection.z4e19I/secret.key' -- must be '0' or '1'

Re: Beta: Latest Build of Viscosity for Mac

Posted: Tue Aug 05, 2014 2:21 am
by ingmarstein
b18 seems unable to use my SSL certificate (which is present in the connection details and used to work in earlier versions):
Options error: --pkcs12 fails with 'pkcs.p12': No such file or directory
Options error: Please correct these errors.

Re: Beta: Latest Build of Viscosity for Mac

Posted: Tue Aug 05, 2014 8:10 am
by astigregg
same issue here for b18. Tried rolling back to b17 just to see what happened, and it's a no-go too (can't find a tmp file).

Re: Beta: Latest Build of Viscosity for Mac

Posted: Tue Aug 05, 2014 2:55 pm
by ingmarstein
b14 is working for my SSL-based VPN, it's broken since b16 (haven't tried b15).

Re: Beta: Latest Build of Viscosity for Mac

Posted: Tue Aug 05, 2014 7:35 pm
by James
Build Notice: Viscosity 1.4.11b19 Now Available

If you receive an error message stating that Viscosity's helper tool was unable to be installed/updated under Yosemite please restart your computer or uninstall the old helper tool like so:
Code: Select all
sudo launchctl unload /Library/LaunchDaemons/com.sparklabs.ViscosityHelper.plist
sudo rm /Library/PrivilegedHelperTools/com.sparklabs.ViscosityHelper
sudo rm /Library/LaunchDaemons/com.sparklabs.ViscosityHelper.plist
You can subscribe to this topic by clicking on the "Subscribe topic" link at the bottom of the page to receive email notifications of new beta versions.

Re: Beta: Latest Build of Viscosity for Mac

Posted: Tue Aug 05, 2014 7:51 pm
by DJay
With b19 unfortunately still no connection
Code: Select all
Aug 05 11:49:21: Viscosity Mac 1.4.11 (1218)
Aug 05 11:49:21: Viscosity OpenVPN Engine Started
Aug 05 11:49:21: Running on Mac OS X 10.10
Aug 05 11:49:21: ---------
Aug 05 11:49:21: Checking reachability status of connection...
Aug 05 11:49:21: Connection is reachable. Starting connection attempt.
Aug 05 11:49:23: OpenVPN 2.3.4 x86_64-apple-darwin [SSL (OpenSSL)] [LZO] [PKCS11] [MH] [IPv6] built on Jul  2 2014
Aug 05 11:49:23: Cannot open TUN/TAP dev /dev/tun155: No such file or directory (errno=2)

Re: Beta: Latest Build of Viscosity for Mac

Posted: Tue Aug 05, 2014 8:18 pm
by James
Hi DJay,

That doesn't look directly related to the beta version: I'd recommend you try restarting your computer and ensure no other VPN clients are running at the same time. An adapter number of 155 means you either have a lot of stuck connections or another application is interfering with Viscosity's TUN/TAP drivers.

Cheers,
James