B4J Question Where from Shell IPC client warning

mcqueccu

Well-Known Member
Licensed User
Longtime User
Hello, I sometimes get this warning in the logs window.
Is this due to the Google Drive desktop installed on the machine?

B4X:
Waiting for debugger to connect...
Program started.
Call B4XPages.GetManager.LogEvents = True to enable logging B4XPages events.
Excel Created Succesfully
2022-06-27T11:17:03.282ZE [3856:ShellIpcClient] shell_ipc_client.cc:129:Connect Can't connect to socket at: \\.\Pipe\GoogleDriveFSPipe_DevPC_shell
2022-06-27T11:17:03.284ZE [3856:ShellIpcClient] shell_ipc_client.cc:602:operator() Failed to connect to the server: Status::UNAVAILABLE_RESOURCE
2022-06-27T11:17:03.284ZE [6032:ShellIpcClient] shell_ipc_client.cc:129:Connect Can't connect to socket at: \\.\Pipe\GoogleDriveFSPipe_DevPC_shell
2022-06-27T11:17:03.284ZE [6032:ShellIpcClient] shell_ipc_client.cc:602:operator() Failed to connect to the server: Status::UNAVAILABLE_RESOURCE
2022-06-27T11:17:03.285ZE [9336:ShellIpcClient] shell_ipc_client.cc:129:Connect Can't connect to socket at: \\.\Pipe\GoogleDriveFSPipe_DevPC_shell
2022-06-27T11:17:03.285ZE [9336:ShellIpcClient] shell_ipc_client.cc:602:operator() Failed to connect to the server: Status::UNAVAILABLE_RESOURCE
 

DonManfred

Expert
Licensed User
Longtime User
Upvote 0
Top