If you’re hitting the
Cannot allocate TUN/TAP dev dynamically
problem the temporary work around until kext signing gets sorted is to run the following command and reboot.
sudo nvram boot-args="kext-dev-mode=1"
HTH
If you’re hitting the
Cannot allocate TUN/TAP dev dynamically
problem the temporary work around until kext signing gets sorted is to run the following command and reboot.
sudo nvram boot-args="kext-dev-mode=1"
HTH
Thanks Jim for this work-around. Would you have pointers to the explanation of the extent this have on the system?
Quickly answering my own question, the answer lies right in the (Yosemite) release notes which I read this time too quickly.
https://developer.apple.com/library/prerelease/mac/releasenotes/General/rn-osx-10.10/index.html
It only lets unsigned or not adequately signed kext to load, else by default it blocks them from loading. Yosemite requires a different developer ID signature for kexts than the usual one. I understand these have not all yet reached all developers.
Build Notice: Viscosity 1.4.11b14 Now Available
This build adds support for Yosemite DP4. However please note that this build contains significant internal performance enhancements and security changes that have not yet been well tested, and so this build should be considered highly experimental.
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.
Build Notice: Viscosity 1.4.11b15 Now Available
Before installing this build it’s strongly recommend that the previous build (1.4.11b14) first be uninstalled. This can be done using the following commands in the Terminal:
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.
Just for confidence to anyone out there, tested this on Yosemite Public Beta 1, and it works just fine.
Version 1.4.11 (1204)
Great job James !
Hi,
I’ve been testing Version 1.4.11 (1204) with the Yosemite beta 1, and the vpn connection is established correctly, but it does not forward all traffic to the VPN tunnel, only the routes that are sent by the VPN are seen.
In networking I have the options set, to “send all the traffic to the VPN connection”, and no gateway configured (as it was before)
The routing table looks like this:
0/1 192.168.253.1 UGSc 0 0 tap0
which does not look right. Gateway is correct (192.168.253.1)
Let me know if I can provide more logs/help.
Best regards.
Build Notice: Viscosity 1.4.11b16 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:
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.
Hi,
So I have managed to get the default routing into the tunnel working again, I had to do the following command:
Christophes-Mac-Pro:~ cngo$ sudo route delete default
Christophes-Mac-Pro:~ cngo$ sudo route add w.x.y.z 192.168.100.1
add host w.x.y.z : gateway 192.168.100.1
Christophes-Mac-Pro:~ cngo$ sudo route add default 192.168.253.1
add net default: gateway 192.168.253.1
2nd one is to make my VPN public IP reachable through my internet connection (gw 192.168.100.1)
3rd one, forwarding all traffic to the VPN gateway (192.168.253.1)
b16 works fine for me on Beta1
Best regards.
EDIT: problem solved, for whatever reason now you need to enter the gateway in the config when redirecting the traffic.
Hello,
i just updated to the OSX 10.10 public beta 1 (=DP4?), and Viscosity is not running properly…
if i try to connect to one of my vpn servers (running just fine half an hour earlier on 10.9.4) it can not connect to the server.
in the console i get this message again and again:
30.07.14 13:54:58,888 CloudKeychainProxy[2102]: ckdproxymain Running as root, exiting..
30.07.14 13:54:58,889 com.apple.xpc.launchd[1]: (com.apple.security.cloudkeychainproxy3) Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
What am i doing wrong? i tried to completly uninstall and reinstall the beta 16 of Viscosity but it doesnt matter how many times i try, it wont work.
(My config files (*.ovpn;…) are just two days old, so i dont think the config are false.
(I do not use icloud keychain, if this message has anything to do with that)
I would really appreciate any help.
Greetings and thanks for your work,
Marco
edit: I can enter name + password, but after that no connection can be established. I also tried Tunnelblick and if i try to connect there it tells me that “OpenVPN can not be started” … is this a 10.10 problem?
Build Notice: Viscosity 1.4.11b17 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:
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.
Thanks James for the updates.
I uninstalled the old Helper Version with the terminal commands and installed Viscosity 1.4.11b17.
The installation process works fine but now when I try to connect to a VPN service (import a privatetunnel.com OpenVPN file) Viscosity can’t connect. But all without a error message. It just tries and tries to connect.
I’m on OS X 10.10 (14A299l).
Unfortunately I have no idea how to get this to work again. Sorry.. for that I’m a newbie to this.
Hope you can help and thanks in advance.
Hi DJay,
Anything in the OpenVPN or Console logs?
http://www.sparklabs.com/support/viewing_the_openvpn_log/
http://www.sparklabs.com/support/viewing_the_console_log/
If you open the Activity Monitor application, is the helper running while you have Viscosity open (it’s called com.sparklabs.ViscosityHelper)?
Cheers,
James
Thanks James,
in logs.. until I stop.. there’s a lot going on. Have no Idea. ![]()
Aug 02 18:10:33: Viscosity Mac 1.4.11 (1216)
Aug 02 18:10:33: Viscosity OpenVPN Engine Started
Aug 02 18:10:33: Running on Mac OS X 10.10
Aug 02 18:10:33: ---------
Aug 02 18:10:33: Checking reachability status of connection...
Aug 02 18:10:33: Connection is reachable. Starting connection attempt.
Aug 02 18:10:35: OpenVPN 2.3.4 x86_64-apple-darwin [SSL (OpenSSL)] [LZO] [PKCS11] [MH] [IPv6] built on Jul 2 2014
Aug 02 18:10:34: Control Channel Authentication: using '/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/connection.hm2J0S/ta.key' as a OpenVPN static key file
Aug 02 18:10:34: UDPv4 link local: [undef]
Aug 02 18:10:34: UDPv4 link remote: [AF_INET]107.161.163.30:1194
Aug 02 18:10:39: Server poll timeout, restarting
Aug 02 18:10:39: SIGUSR1[soft,server_poll] received, process restarting
Aug 02 18:10:39: Control Channel Authentication: using '/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/connection.hm2J0S/ta.key' as a OpenVPN static key file
Aug 02 18:10:39: UDPv4 link local: [undef]
Aug 02 18:10:39: UDPv4 link remote: [AF_INET]107.161.163.30:1194
Aug 02 18:10:43: Server poll timeout, restarting
Aug 02 18:10:43: SIGUSR1[soft,server_poll] received, process restarting
Aug 02 18:10:44: Control Channel Authentication: using '/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/connection.hm2J0S/ta.key' as a OpenVPN static key file
Aug 02 18:10:44: UDPv4 link local: [undef]
Aug 02 18:10:44: UDPv4 link remote: [AF_INET]107.161.163.30:1194
Aug 02 18:10:48: Server poll timeout, restarting
Aug 02 18:10:48: SIGUSR1[soft,server_poll] received, process restarting
Aug 02 18:10:49: Control Channel Authentication: using '/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/connection.hm2J0S/ta.key' as a OpenVPN static key file
Aug 02 18:10:49: UDPv4 link local: [undef]
Aug 02 18:10:49: UDPv4 link remote: [AF_INET]107.161.163.30:1194
Aug 02 18:10:54: Server poll timeout, restarting
Aug 02 18:10:54: SIGUSR1[soft,server_poll] received, process restarting
Aug 02 18:10:54: Control Channel Authentication: using '/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/connection.hm2J0S/ta.key' as a OpenVPN static key file
Aug 02 18:10:54: UDPv4 link local: [undef]
Aug 02 18:10:54: UDPv4 link remote: [AF_INET]107.161.163.30:1194
Aug 02 18:10:59: Server poll timeout, restarting
Aug 02 18:10:59: SIGUSR1[soft,server_poll] received, process restarting
Aug 02 18:10:59: Control Channel Authentication: using '/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/connection.hm2J0S/ta.key' as a OpenVPN static key file
Aug 02 18:10:59: UDPv4 link local: [undef]
Aug 02 18:10:59: UDPv4 link remote: [AF_INET]107.161.163.30:1194
Aug 02 18:11:03: Server poll timeout, restarting
Aug 02 18:11:03: SIGUSR1[soft,server_poll] received, process restarting
Aug 02 18:11:03: Control Channel Authentication: using '/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/connection.hm2J0S/ta.key' as a OpenVPN static key file
Aug 02 18:11:03: UDPv4 link local: [undef]
Aug 02 18:11:03: UDPv4 link remote: [AF_INET]107.161.163.30:1194
02.08.14 18:17:10,426 CloudKeychainProxy[11485]: ckdproxymain Running as root, exiting..
02.08.14 18:17:10,427 com.apple.xpc.launchd[1]: (com.apple.security.cloudkeychainproxy3) Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
02.08.14 18:17:10,756 discoveryd[53]: AwdlD2d AwdlD2dStopBrowsingForKey: 'c8:e0:eb:83:f5:69@fe80::cae0:ebff:fe83:f569_apple-mobdev2' Browsing service stopped
02.08.14 18:17:10,756 discoveryd[53]: AwdlD2d AwdlD2dStopResolvingPair: Stopped resolve for '_apple-mobdev2' (5E5751F8F88E039A14D31B8C-wifid)
02.08.14 18:17:10,757 discoveryd[53]: AwdlD2d AwdlD2dStopBrowsingForKey: 'c8:e0:eb:83:f5:69@fe80::cae0:ebff:fe83:f569_apple-mobdev2' Browsing service stopped
02.08.14 18:17:12,290 CoverToaster[297]: BUG in libdispatch: 14A299l - 1912 - 0x10000003
02.08.14 18:17:15,885 authd[84]: Succeeded authorizing right 'com.apple.ServiceManagement.daemons.modify' by client '/usr/libexec/UserEventAgent' [16] for authorization created by '/usr/libexec/UserEventAgent' [16] (12,0)
02.08.14 18:17:16,300 openvpn[11492]: OpenVPN 2.3.4 x86_64-apple-darwin [SSL (OpenSSL)] [LZO] [PKCS11] [MH] [IPv6] built on Jul 2 2014
02.08.14 18:17:16,300 openvpn[11492]: library versions: OpenSSL 1.0.1h 5 Jun 2014, LZO 2.06
02.08.14 18:17:16,453 awacsd[11317]: Exiting
02.08.14 18:17:16,462 discoveryd[53]: Basic DNSResolver Re-Binding to random udp port 55688
02.08.14 18:17:16,605 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
02.08.14 18:17:16,617 apsd[11497]: BUG in libdispatch: 14A299l - 993 - 0xe
02.08.14 18:17:16,656 imagent[11305]: Quit - notifying about shutdown
02.08.14 18:17:16,657 imagent[11305]: Quit - shutting down daemon
02.08.14 18:17:16,696 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
02.08.14 18:17:16,919 apsd[11497]: Attempt to set push wake topics without dark wake enabled: ()
02.08.14 18:17:16,926 apsd[11497]: Attempt to set push wake topics without dark wake enabled: ()
02.08.14 18:17:16,929 apsd[11497]: Attempt to set push wake topics without dark wake enabled: ()
02.08.14 18:17:16,933 apsd[11497]: Attempt to set push wake topics without dark wake enabled: ()
02.08.14 18:17:16,936 apsd[11497]: Attempt to set push wake topics without dark wake enabled: ()
02.08.14 18:17:16,940 apsd[11497]: Attempt to set push wake topics without dark wake enabled: ()
02.08.14 18:17:16,943 apsd[11497]: Attempt to set push wake topics without dark wake enabled: ()
02.08.14 18:17:16,962 UserEventAgent[16]: com.apple.backupd-auto launchd job disabled
02.08.14 18:17:16,964 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
02.08.14 18:17:17,035 apsd[11497]: Peer [pid=227] requested push wake but lacks APSPushWakeEntitlement
02.08.14 18:17:17,068 AddressBookSourceSync[11501]: BUG in libdispatch: 14A299l - 993 - 0xe
02.08.14 18:17:17,069 SafariDAVClient[11502]: BUG in libdispatch: 14A299l - 993 - 0xe
02.08.14 18:17:17,439 openvpn[11493]: Control Channel Authentication: using '/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/connection.84qiuR/ta.key' as a OpenVPN static key file
02.08.14 18:17:17,440 openvpn[11493]: UDPv4 link local: [undef]
02.08.14 18:17:17,440 openvpn[11493]: UDPv4 link remote: [AF_INET]107.161.163.31:1194
02.08.14 18:17:18,750 coreaudiod[186]: 2014-08-02 06:17:18.749706 PM [AirPlay] BTLE client starting to browse for AirPlay Solo Target Presence.
02.08.14 18:17:18,751 coreaudiod[186]: 2014-08-02 06:17:18.750671 PM [AirPlay] BTLE client started to browse for AirPlay Solo Target Presence.
02.08.14 18:17:18,870 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
02.08.14 18:17:18,870 com.apple.xpc.launchd[1]: (com.apple.imdmessageservices.IMDMessageServicesAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
02.08.14 18:17:18,888 imagent[11503]: BUG in libdispatch: 14A299l - 993 - 0xe
02.08.14 18:17:18,915 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
02.08.14 18:17:18,916 imagent[11503]: <IMMacNotificationCenterManager: 0x7fe522e0c710>: Configuring notification center for identifier: com.apple.FaceTime topics: (null)
02.08.14 18:17:18,927 imagent[11503]: <IMMacNotificationCenterManager: 0x7fe522e0c710>: NC Disabled: NO
02.08.14 18:17:18,931 imagent[11503]: <IMMacNotificationCenterManager: 0x7fe522e0c710>: DND Enabled: NO
02.08.14 18:17:18,931 imagent[11503]: <IMMacNotificationCenterManager: 0x7fe522e0c710>: Updating enabled: YES (Topics: (null))
02.08.14 18:17:18,937 imagent[11503]: <IMMacNotificationCenterManager: 0x7fe522e0c710>: NC Disabled: NO
02.08.14 18:17:18,940 imagent[11503]: <IMMacNotificationCenterManager: 0x7fe522e0c710>: DND Enabled: NO
02.08.14 18:17:18,941 imagent[11503]: <IMMacNotificationCenterManager: 0x7fe522e0c710>: Updating enabled: YES (Topics: (
"com.apple.ess",
"com.apple.private.ac"
))
02.08.14 18:17:18,960 com.apple.xpc.launchd[1]: (com.apple.imtransferservices.IMTransferAgent) The _DirtyJetsamPriority key is not available on this platform.
02.08.14 18:17:18,960 com.apple.xpc.launchd[1]: (com.apple.imtransferservices.IMTransferAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
02.08.14 18:17:18,960 com.apple.xpc.launchd[1]: (com.apple.imtranscoding.IMTranscoderAgent) The _DirtyJetsamPriority key is not available on this platform.
02.08.14 18:17:18,960 com.apple.xpc.launchd[1]: (com.apple.imtranscoding.IMTranscoderAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
02.08.14 18:17:18,981 callservicesd[235]: [Warning] IMLocalObject: Could not create server for listener: <IMDaemonListener: 0x7f975d209690>
02.08.14 18:17:18,982 soagent[232]: [Warning] IMLocalObject: Could not create server for listener: <IMDaemonListener: 0x7fcb1d305d60>
02.08.14 18:17:18,982 callservicesd[235]: [Warning] Failed to launch and connect to daemon
02.08.14 18:17:18,982 soagent[232]: [Warning] Failed to launch and connect to daemon
02.08.14 18:17:18,982 callservicesd[235]: [Warning] Failed to launch and connect to daemon
02.08.14 18:17:18,982 soagent[232]: [Warning] Failed to launch and connect to daemon
02.08.14 18:17:20,441 CloudKeychainProxy[11505]: ckdproxymain Running as root, exiting..
02.08.14 18:17:20,443 com.apple.xpc.launchd[1]: (com.apple.security.cloudkeychainproxy3) Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
02.08.14 18:17:21,403 com.apple.backupd[11061]: Deleted /Volumes/Time Machine-Backups/Backups.backupdb/Daniel's iMac/2014-08-01-170248 (222,3 MB)
02.08.14 18:17:21,403 com.apple.backupd[11061]: Post-backup thinning complete: 1 expired backups removed
02.08.14 18:17:21,416 authd[84]: Succeeded authorizing right 'com.apple.ServiceManagement.daemons.modify' by client '/usr/libexec/UserEventAgent' [16] for authorization created by '/usr/libexec/UserEventAgent' [16] (12,0)
02.08.14 18:17:21,567 authd[84]: Succeeded authorizing right 'com.apple.ServiceManagement.daemons.modify' by client '/usr/libexec/UserEventAgent' [16] for authorization created by '/usr/libexec/UserEventAgent' [16] (12,0)
02.08.14 18:17:21,610 com.apple.backupd[11061]: Backup completed successfully.
02.08.14 18:17:21,697 openvpn[11493]: Server poll timeout, restarting
02.08.14 18:17:21,698 openvpn[11493]: SIGUSR1[soft,server_poll] received, process restarting
02.08.14 18:17:22,200 openvpn[11493]: Control Channel Authentication: using '/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/connection.84qiuR/ta.key' as a OpenVPN static key file
02.08.14 18:17:22,200 openvpn[11493]: UDPv4 link local: [undef]
02.08.14 18:17:22,200 openvpn[11493]: UDPv4 link remote: [AF_INET]107.161.163.31:1194
02.08.14 18:17:24,742 coreaudiod[186]: 2014-08-02 06:17:24.742261 PM [AirPlay] BTLE client stopping to browse for AirPlay Solo Target Presence.
02.08.14 18:17:24,743 coreaudiod[186]: 2014-08-02 06:17:24.743074 PM [AirPlay] BTLE client stopped to browse for AirPlay Solo Target Presence.
02.08.14 18:17:26,440 openvpn[11493]: Server poll timeout, restarting
02.08.14 18:17:26,441 openvpn[11493]: SIGUSR1[soft,server_poll] received, process restarting
02.08.14 18:17:26,491 ManagedClient[11507]: BUG in libdispatch: 14A299l - 993 - 0xe
02.08.14 18:17:26,947 openvpn[11493]: Control Channel Authentication: using '/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/connection.84qiuR/ta.key' as a OpenVPN static key file
02.08.14 18:17:26,948 openvpn[11493]: UDPv4 link local: [undef]
02.08.14 18:17:26,948 openvpn[11493]: UDPv4 link remote: [AF_INET]107.161.163.31:1194
02.08.14 18:17:29,000 kernel[0]: hfs: unmount initiated on Time Machine-Backups on device disk4s2
02.08.14 18:17:29,739 automount[11509]: BUG in libdispatch: 14A299l - 993 - 0xe
02.08.14 18:17:30,455 CloudKeychainProxy[11510]: ckdproxymain Running as root, exiting..
02.08.14 18:17:30,456 com.apple.xpc.launchd[1]: (com.apple.security.cloudkeychainproxy3) Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
02.08.14 18:17:30,514 com.apple.backupd[11061]: Ejected Time Machine disk image: /Volumes/Data/Daniel's iMac.sparsebundle
02.08.14 18:17:30,000 kernel[0]: AFP_VFS afpfs_unmount: /Volumes/Data, flags 0, pid 11511
02.08.14 18:17:30,720 openvpn[11493]: Server poll timeout, restarting
02.08.14 18:17:30,720 openvpn[11493]: SIGUSR1[soft,server_poll] received, process restarting
02.08.14 18:17:30,000 kernel[0]: ASP_TCP Disconnect: triggering reconnect by bumping reconnTrigger from curr value 0 on so 0xffffff804ac553d8
02.08.14 18:17:30,000 kernel[0]: ASP_TCP Detach: Reply queue not empty?
02.08.14 18:17:30,980 automount[11512]: BUG in libdispatch: 14A299l - 993 - 0xe
02.08.14 18:17:30,981 com.apple.backupd[11061]: Ejected Time Machine network volume.
02.08.14 18:17:31,227 openvpn[11493]: Control Channel Authentication: using '/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/connection.84qiuR/ta.key' as a OpenVPN static key file
02.08.14 18:17:31,228 openvpn[11493]: UDPv4 link local: [undef]
02.08.14 18:17:31,228 openvpn[11493]: UDPv4 link remote: [AF_INET]107.161.163.31:1194
02.08.14 18:17:35,916 openvpn[11493]: Server poll timeout, restarting
02.08.14 18:17:35,917 openvpn[11493]: SIGUSR1[soft,server_poll] received, process restarting
02.08.14 18:17:36,423 openvpn[11493]: Control Channel Authentication: using '/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/connection.84qiuR/ta.key' as a OpenVPN static key file
02.08.14 18:17:36,425 openvpn[11493]: UDPv4 link local: [undef]
02.08.14 18:17:36,425 openvpn[11493]: UDPv4 link remote: [AF_INET]107.161.163.31:1194
02.08.14 18:17:36,436 openvpn[11493]: SIGTERM[hard,] received, process exiting
02.08.14 18:17:36,568 authd[84]: Succeeded authorizing right 'com.apple.ServiceManagement.daemons.modify' by client '/usr/libexec/UserEventAgent' [16] for authorization created by '/usr/libexec/UserEventAgent' [16] (12,0)
02.08.14 18:17:36,570 com.apple.xpc.launchd[1]: (com.apple.backupd-helper.status) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
02.08.14 18:17:36,570 com.apple.xpc.launchd[1]: (com.apple.backupd-auto) This service is defined to be constantly running and is inherently inefficient.
02.08.14 18:17:36,571 UserEventAgent[16]: com.apple.backupd-auto launchd job enabled
02.08.14 18:17:36,855 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
02.08.14 18:17:36,857 awacsd[11518]: Starting awacsd connectivity_executables-112 (Jun 28 2014 14:15:28)
02.08.14 18:17:36,901 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
02.08.14 18:17:36,922 apsd[11520]: BUG in libdispatch: 14A299l - 993 - 0xe
02.08.14 18:17:37,192 apsd[11520]: Attempt to set push wake topics without dark wake enabled: ()
02.08.14 18:17:37,198 apsd[11520]: Attempt to set push wake topics without dark wake enabled: ()
02.08.14 18:17:37,202 apsd[11520]: Attempt to set push wake topics without dark wake enabled: ()
02.08.14 18:17:37,205 apsd[11520]: Attempt to set push wake topics without dark wake enabled: ()
02.08.14 18:17:37,209 apsd[11520]: Attempt to set push wake topics without dark wake enabled: ()
02.08.14 18:17:37,212 apsd[11520]: Attempt to set push wake topics without dark wake enabled: ()
02.08.14 18:17:37,216 apsd[11520]: Attempt to set push wake topics without dark wake enabled: ()
02.08.14 18:17:37,237 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
02.08.14 18:17:37,348 apsd[11520]: Peer [pid=227] requested push wake but lacks APSPushWakeEntitlement
02.08.14 18:17:37,354 awacsd[11518]: BUG in libdispatch: 14A299l - 993 - 0xe
02.08.14 18:17:37,360 SafariDAVClient[11522]: BUG in libdispatch: 14A299l - 993 - 0xe
02.08.14 18:17:37,360 awacsd[11518]: Configuring lazy AWACS client: 272074759.p04.members.btmm.icloud.com.
02.08.14 18:17:37,752 coreaudiod[186]: 2014-08-02 06:17:37.751887 PM [AirPlay] BTLE client starting to browse for AirPlay Solo Target Presence.
02.08.14 18:17:37,753 coreaudiod[186]: 2014-08-02 06:17:37.752822 PM [AirPlay] BTLE client started to browse for AirPlay Solo Target Presence.
I am having the same issue as DJay, it appears that Viscosity doesn’t succeed in the TLS handshakes.
In-App Console Logs:
Aug 02 14:15:06: Viscosity Mac 1.4.11 (1216)
Aug 02 14:15:06: Viscosity OpenVPN Engine Started
Aug 02 14:15:06: Running on Mac OS X 10.10
Aug 02 14:15:06: ---------
Aug 02 14:15:06: Checking reachability status of connection...
Aug 02 14:15:07: Connection is reachable. Starting connection attempt.
Aug 02 14:15:10: OpenVPN 2.3.4 x86_64-apple-darwin [SSL (OpenSSL)] [LZO] [PKCS11] [MH] [IPv6] built on Jul 2 2014
Aug 02 14:15:09: Control Channel Authentication: using '/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/connection.CvArwP/ta.key' as a OpenVPN static key file
Aug 02 14:15:09: UDPv4 link local: [undef]
Aug 02 14:15:09: UDPv4 link remote: [AF_INET]216.27.3.3:1194
Aug 02 14:16:09: TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Aug 02 14:16:09: TLS Error: TLS handshake failed
Aug 02 14:16:09: SIGUSR1[soft,tls-error] received, process restarting
Aug 02 14:16:19: UDPv4 link local: [undef]
Aug 02 14:16:19: UDPv4 link remote: [AF_INET]216.27.3.3:1194
Aug 02 14:17:19: TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Aug 02 14:17:19: TLS Error: TLS handshake failed
Aug 02 14:17:19: SIGUSR1[soft,tls-error] received, process restarting
Any tests with IPv6? It doesn’t seem to work on the Yosemite DP4;
dmesg;
tuntap: Fixing address family for tun0
Aug 02 21:34:22: /sbin/ifconfig tun0 172.24.12.6 172.24.12.5 mtu 1500 netmask 255.255.255.255 up
Aug 02 21:34:22: /sbin/ifconfig tun0 inet6 fc00::1000/64
Aug 02 21:34:22: add_route_ipv6(fc00::/64 → fc00::1000 metric 0) dev tun0
Aug 02 21:34:22: add_route_ipv6(2000::/3 → fc00::1 metric -1) dev tun0
Aug 02 21:34:22: add_route_ipv6(fc00::/64 → fc00::1 metric -1) dev tun0
Aug 02 21:34:22: Initialization Sequence Completed
It claims to set the interface accordingly but no IPv6 addressing ever appears. I changed to the fc00 out of interest just in case something was amiss with my previous configuration but same result.
I can manually set it all through terminal, at which point everything seems to work however.
Any tests with IPv6? It doesn’t seem to work on the Yosemite DP4;
Further note; IPv6 AAAA requests don’t occur without using scutil or having a primary connection with manually configured IPv6 address in. Without it, even if you have a tun0/tap0 etc with IPv6, mDNSresponder defaults to only A lookup.
Another helpful note; when editing networks in Systems Preferences, hitting Apply will remove all IPv4 and IPv6 addresses from a tun0/tap0 interface that wasn’t configured with scutil.
This is in OS X Yosemite DP4.
A more import clue on why it hangs at login comes from the server logs
us=800384 Authenticate/Decrypt packet error: packet HMAC authentication failed
us=800417 TLS Error: incoming packet authentication failed from
This usually indicates a problem with the config file, but I have been using the same config files for years and is identical to that used on my Mavericks laptop which still connects successfully using 1.4.10
I seem to be getting the same errors with the TLS handshake. I don’t really understand this stuff all that much so I’ll post my log code for you to look over.
Aug 04 09:44:46: Viscosity Mac 1.4.11 (1216)
Aug 04 09:44:46: Viscosity OpenVPN Engine Started
Aug 04 09:44:46: Running on Mac OS X 10.10
Aug 04 09:44:46: ---------
Aug 04 09:44:46: Checking reachability status of connection...
Aug 04 09:44:46: Connection is reachable. Starting connection attempt.
Aug 04 09:44:48: OpenVPN 2.3.4 x86_64-apple-darwin [SSL (OpenSSL)] [LZO] [PKCS11] [MH] [IPv6] built on Jul 2 2014
Aug 04 09:44:50: Control Channel Authentication: using '/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/connection.1WwJ1d/ta.key' as a OpenVPN static key file
Aug 04 09:44:50: UDPv4 link local (bound): [undef]
Aug 04 09:44:50: UDPv4 link remote: [AF_INET]24.143.223.14:1194
Aug 04 09:45:50: TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Aug 04 09:45:50: TLS Error: TLS handshake failed
Aug 04 09:45:50: SIGUSR1[soft,tls-error] received, process restarting
Build Notice: Viscosity 1.4.11b18 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:
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.