IOException
After the latest update, sending files to Windows always shows this error: "Unable to write data to the transport connection: Broken pipe." However, sending to mobile works well. PC Version 25H2 OS Build 26200.7462 Mobile Android 16
Thanks for reporting this issue! Could you please send me the logs from your Windows PC?
-
For this you need to enable logging by creating a file called
CDPGlobalSettings.cdp.overrideatC:\Windows\ServiceProfiles\LocalService\AppData\Local\ConnectedDevicesPlatform\with the following content:{ "TraceLog.EnabledHandlerTypes": 255, "TraceLog.Level": 100 } -
Restart nearby-sharing on windows by running the following command in an elevated powershell:
Get-Service *cdp* | Restart-Service -
Try to send a file to your PC again (Reproduce the issue)
-
Send the content of
C:\Windows\ServiceProfiles\LocalService\AppData\Local\ConnectedDevicesPlatform\CDPTraces.logto my email: [email protected]
Thanks for reporting this issue! Could you please send me the logs from your Windows PC?
- For this you need to enable logging by creating a file called
CDPGlobalSettings.cdp.overrideatC:\Windows\ServiceProfiles\LocalService\AppData\Local\ConnectedDevicesPlatform\with the following content: { "TraceLog.EnabledHandlerTypes": 255, "TraceLog.Level": 100 }- Restart nearby-sharing on windows by running the following command in an elevated powershell: Get-Service cdp | Restart-Service
- Try to send a file to your PC again (Reproduce the issue)
- Send the content of
C:\Windows\ServiceProfiles\LocalService\AppData\Local\ConnectedDevicesPlatform\CDPTraces.logto my email: [email protected]
The mail has been sent.
The mail has been sent.
I sadly did not get it yet.
The mail has been sent.
I sadly did not get it yet.
I sent it again.