Open Closed

IOException: Cannot determine the frame size or a corrupted frame was received. #893


User avatar
0
Neozzz created
  • ABP Framework version: 4.2.0 (Stable)
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Seperated (Angular): yes Using microservices architecture.
  • Exception message and stack trace: IOException: Cannot determine the frame size or a corrupted frame was received.
  • Steps to reproduce the issue:
    1. Install Tye 0.6.0-alpha.21070.5+a42e4463943e3136dbd1de38474d8d62b802797c
    1. Navigate to the main solution folder and type "tye init" in the command prompt or shell.
    1. Then change the config as needed and then run "tye run"
    1. We've setup the web app to use the https protocol and when trying to reach the app through https on port 44321we get the above mentioned error.

4 Answer(s)
  • User Avatar
    0
    alper created
    Support Team Director

    I guess you hit this issue https://github.com/dotnet/runtime/issues/1720

  • User Avatar
    0
    Neozzz created

    I couldn't find a proper solution from that link. It looks like changes made to code in previous versions. The current version should have it already I suppose? If so, what might be the fix?

    Thanks

  • User Avatar
    0
    alper created
    Support Team Director

    I haven't used tye therefore I can't predict anything. but for the ABP part, I also couldn't see an ABP code in the ex stack.

  • User Avatar
    0
    ServiceBot created
    Support Team Automatic process manager

    This question has been automatically marked as stale because it has not had recent activity.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11