Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi Community,
Since a day or so, I am getting this error message when Copying JSON files to a Lakehouse via a copy data activity:
ErrorCode=SftpNetworkIssue,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Meet network issue when connect to Sftp server '*****.sftp.wpengine.com', SocketErrorCode: 'ConnectionReset'.,Source=Microsoft.DataTransfer.ClientLibrary.SftpConnector,''Type=System.Net.Sockets.SocketException,Message=An existing connection was forcibly closed by the remote host,Source=Renci.SshNet,'
The strange thing is that this used to work without a problem. Any idea of what I can do to make this work again?
I read on other forms that this error can happen randomly but even after 10 retries it still fails consitently.
Any help is greatly appreciated,
Nico
Solved! Go to Solution.
Based on the support I received from Microsoft I changed the degree of Copy parallelism to 1 and this fixed the issue!
Stop guessing, start ticketing.
If you have a Pro license you can open a Pro ticket at https://admin.powerplatform.microsoft.com/newsupportticket/powerbi
Otherwise you can raise an issue at https://community.fabric.microsoft.com/t5/Issues/idb-p/Issues .
Thanks,
I've just created a support request
Based on the support I received from Microsoft I changed the degree of Copy parallelism to 1 and this fixed the issue!