Forum Discussion

ShabnamKhan's avatar
ShabnamKhan
Frequent Visitor
3 years ago
Solved

Publishing error

Greetings everyone!  I always found this forum super helpful and responsive to my needs. Today, I need another favor! I have been receiving this error message for the last two days now. I ...
  • Anonymous's avatar
    Anonymous
    3 years ago

    Hi ShabnamKhan ,

    I'm sorry I didn't fix this. Please refer to the following topic to see if it helps you.

    Solved: "Unable to write to the transport connection." - Microsoft Power BI Community

    The report is quite large 162,106kb could this be an issue?

    Yes, too large data model may be a reason for your scenario, maybe you can try to cut down you data size and try again.

     

    Then I also found a similar blog , please refer to it.

    How to Fix 'An Existing Connection was Forcibly Closed by the Remote Host' Error? - Appuals.com

    • TLS 1.1/1.0 Usage: If the application is running on TLS 1.1 or TLS 1.0, it might trigger this error due to them being depreciated. TLS 1.2 is the way to go when selecting the protocol which the application uses.
    • Cryptography Disabled: If Cryptography has been disabled for your machine it will prevent the usage of TLS 1.2 and will fall back on TLS 1.0 which might trigger the error.
    • Socket Implementation: In some cases, a particular type of socket implementation triggers the error. There is a bug with some implementations by “.NET” application and it might cause this error.
    • Missing Code: For some people who were using the Entity Framework, it was observed that a certain line of code was missing due to which the error was being triggered.
    • Outdated “.NET” Framework: In certain cases, if the “.NET” Framework has been disabled, this error might be triggered. Certain tasks require the “.NET” framework to be updated to the latest version in order for them to work properly.

    If still not helpful,   I suggest you to open a support ticket for help if you are a pro user.

     

    https://powerbi.microsoft.com/en-us/support/

     

    Best Regards

    Community Support Team _ Polly

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.