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:
-
- Install Tye 0.6.0-alpha.21070.5+a42e4463943e3136dbd1de38474d8d62b802797c
-
- Navigate to the main solution folder and type "tye init" in the command prompt or shell.
-
- Then change the config as needed and then run "tye run"
-
- 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)
-
0
I guess you hit this issue https://github.com/dotnet/runtime/issues/1720
-
0
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
-
0
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.
-
0
This question has been automatically marked as stale because it has not had recent activity.