Windows event log error

sang uk park 1 Reputation point
2024-12-17T08:57:06.9466667+00:00
The event error shown in the photo below is occurring.

It happens once every two weeks.

When an error occurs, it seems that communication is not possible because the communication port is blocked.

Please check the symptoms and solution.


Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,906 questions
Windows Hardware Performance
Windows Hardware Performance
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
1,651 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Daisy Zhou 26,871 Reputation points Microsoft Vendor
    2024-12-18T08:50:55.9233333+00:00

    Hello

    Thank you for posting in Q&A forum.

    I am sorry you may forget to add the photo. According to your description, it may relate to the communication port blocked.

    If it is the case, here are something you could check:

    Blocked communication ports can be quite troublesome, especially if they disrupt your regular operations. Here are some steps to diagnose and resolve the issue:

    Hello

    Thank you for posting in Q&A forum.

    I am sorry you may forget to add the photo. According to your description, it may relate to the communication port blocked.

    If it is the case, here are something you could check:

    Blocked communication ports can be quite troublesome, especially if they disrupt your regular operations. Here are some steps to diagnose and resolve the issue:

    1. Identify the Blocked Port:

    • Use the netstat -na command in Command Prompt to check for listening ports and identify which port is being blocked.

    • Alternatively, use the PowerShell command Test-NetConnection -ComputerName <hostname> -Port <port> to test specific ports.

    1. Check Firewall Settings:
    2. Examine Network Configuration:
    3. Look for Conflicting Applications:
    4. Check for Malware:
    5. Use Port Query Tools

    Reference:

    Troubleshooting Blocked Ports - Concurrency

    I hope the information above is helpful.

    If you have any questions or concerns, please feel free to let us know.

    Best Regards,

    Daisy Zhou

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it. Reference:

    Troubleshooting Blocked Ports - Concurrency

    I hope the information above is helpful.

    If you have any questions or concerns, please feel free to let us know.

    Best Regards,

    Daisy Zhou

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.