Site icon EfmSoft

What does NTSTATUS 0xC000013E (STATUS_LINK_FAILED) mean?

 
Previous Next
STATUS_REMOTE_RESOURCES STATUS_LINK_TIMEOUT

STATUS_LINK_FAILED

The remote transport link failed

Correlate the failure with adapter, media, tunnel, or lower transport events at the same time. Application retries are secondary until the underlying link path has recovered.

The connection had been established and then failed at the remote side or along the path. It is not the same as a refused initial connection.

What to inspect

  • Check peer shutdown, reboot, firewall reset, or link interruption.
  • Record whether data was in flight.
  • Retry at the session layer only if the protocol supports reconnect.

References for STATUS_LINK_FAILED


Looking for a different code? Search another status or error code.

Exit mobile version