cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
8061
Views
5
Helpful
4
Replies

The VPN client agent was unable to create the interprocess communication depot in MacOS

ninja2006
Level 1
Level 1

I'm using MacOS Sierra 10.12.2 I've installed then upgrade the Cisco AnyConnect Secure Mobility Client 4.4.02034

after couple of hours of using the system an interrupting popup shows randomly and shows this alert: The VPN client agent was unable to create the interprocess communication depot.

How can I remove it?

 

here is the system log:

Jan 26 09:51:11 Hosseins-MacBook-Pro acvpnagent[96972]: Function: process File: ../../vpn/Agent/vpnagentd.cpp Line: 256 Invoked Function: CMainThread::CreateSingletonInstance Return Code: -31588320 (0xFE1E0020) Description: SOCKETTRANSPORT_ERROR_BIND 
Jan 26 09:51:11 Hosseins-MacBook-Pro acvpnagent[96972]: Cisco AnyConnect Secure Mobility Client Agent stopped, version 4.4.02034 
Jan 26 09:51:11 Hosseins-MacBook-Pro acvpnagent[97143]: Function: install_sighdlr File: ../../vpn/Common/Utility/sysutils.cpp Line: 710 Failed to install signal handler (Invalid argument).
Jan 26 09:51:11 Hosseins-MacBook-Pro acvpnagent[97143]: Cisco AnyConnect Secure Mobility Client Agent starting, version 4.4.02034 
Jan 26 09:51:11 Hosseins-MacBook-Pro acvpnagent[97143]: Function: initiateListening File: ../../vpn/Common/IPC/TcpListenTransport.cpp Line: 145 Invoked Function: ::bind Return Code: 48 (0x00000030) Description: unknown failed attempt (Address already in use), attempting again
Jan 26 09:51:12 Hosseins-MacBook-Pro acvpnagent[97143]: Function: initiateListening File: ../../vpn/Common/IPC/TcpListenTransport.cpp Line: 145 Invoked Function: ::bind Return Code: 48 (0x00000030) Description: unknown failed attempt (Address already in use), attempting again

Jan 26 09:51:18 Hosseins-MacBook-Pro acvpnagent[97143]: Function: initiateListening File: ../../vpn/Common/IPC/TcpListenTransport.cpp Line: 145 Invoked Function: ::bind Return Code: 48 (0x00000030) Description: unknown failed attempt (Address already in use), attempting again
Jan 26 09:51:21 Hosseins-MacBook-Pro acvpnagent[97143]: Function: initiateListening File: ../../vpn/Common/IPC/TcpListenTransport.cpp Line: 153 Invoked Function: ::bind Return Code: 60 (0x0000003C) Description: unknown unable to bind to [127.0.0.1]:29754
Jan 26 09:51:21 Hosseins-MacBook-Pro acvpnagent[97143]: Function: initiateIpcListening File: ../../vpn/Common/IPC/IPCDepot.cpp Line: 446 Invoked Function: CTcpListenTransport::initiateListening Return Code: -31588320 (0xFE1E0020) Description: SOCKETTRANSPORT_ERROR_BIND 
Jan 26 09:51:21 Hosseins-MacBook-Pro acvpnagent[97143]: Function: startIpcDepot File: ../../vpn/Agent/MainThread.cpp Line: 1780 Invoked Function: CIpcDepot::initiateIpcListening Return Code: -31588320 (0xFE1E0020) Description: SOCKETTRANSPORT_ERROR_BIND 
Jan 26 09:51:21 Hosseins-MacBook-Pro acvpnagent[97143]: Function: CMainThread File: ../../vpn/Agent/MainThread.cpp Line: 912 Invoked Function: CMainThread::startIpcDepot Return Code: -31588320 (0xFE1E0020) Description: SOCKETTRANSPORT_ERROR_BIND 
Jan 26 09:51:21 Hosseins-MacBook-Pro acvpnagent[97143]: Function: TerminateApps File: ../../vpn/AgentUtilities/IpcUtil.cpp Line: 290 Invoked Function: CIpcDepot::writeIpc Return Code: -33226745 (0xFE050007) Description: IPCDEPOT_ERROR_NOT_INITIALIZED 
Jan 26 09:51:21 Hosseins-MacBook-Pro acvpnagent[97143]: Function: stopIpcDepot File: ../../vpn/Agent/MainThread.cpp Line: 1831 Invoked Function: CIpcUtil::TerminateApps Return Code: -33226745 (0xFE050007) Description: IPCDEPOT_ERROR_NOT_INITIALIZED 
Jan 26 09:51:21 Hosseins-MacBook-Pro acvpnagent[97143]: Function: CreateSingletonInstance File: ../../vpn/Agent/MainThread.cpp Line: 591 Invoked Function: CMainThread Return Code: -31588320 (0xFE1E0020) Description: SOCKETTRANSPORT_ERROR_BIND 
Jan 26 09:51:21 Hosseins-MacBook-Pro acvpnagent[97143]: Error Message to display to the user: The VPN client agent was unable to create the interprocess communication depot.
Jan 26 09:51:21 Hosseins-MacBook-Pro acvpnagent[97143]: Function: getLocalizationPath File: ../../vpn/Common/i18n/MsgCatalog.cpp Line: 655 Invoked Function: CInstanceSmartPtr<StoragePath> Return Code: -24641526 (0xFE88000A) Description: CSTORAGEPATH_ERROR_NO_INSTANCE 
Jan 26 09:51:21 Hosseins-MacBook-Pro acvpnagent[97143]: Function: initMsgCatalog File: ../../vpn/Common/i18n/MsgCatalog.cpp Line: 256 Current locale: en-ir
4 Replies 4

Attention to the OS!

I meant MacOS not Windows!!!!

pranayteja15
Level 1
Level 1

I am also facing the issue.can anyone help me out in this issue

 

Tib Teng
Level 1
Level 1

I've encountered this on my new corporate issued computer after I ran data migration tool.

  1. Go to System Settings and search for "Internet Sharing", if it's enabled, disable it.
  2. Open a terminal, run ifconfig lo0 and see if there is a inet 127.0.0.1 line. Chances are, some data migrate tool or network tool has changed the address, so you don't see 127.0.0.1 in it.
  3. If you don't see inet 127.0.0.1, run sudo ifconfig lo0 127.0.0.1/8 to reset the address of (local) loopback interface.

This is how it fixed my situation, hope this helps.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: