Closed Norbus closed 6 months ago
Can you show us your code in your src\OrchardCore.Cms.Web\Pages\index.cshtml
.
Sure:
@page @inject OrchardCore.IOrchardHelper Orchard @addTagHelper *, OrchardCore.Media
These are due to network issues between your server and the database instance. Are you using a proxy like istio ?
System.IO.EndOfStreamException: Attempted to read past the end of the stream.
The PostgreSQL database is behind Keepalived and HAProxy (for HA purposes). Java-based projects seem to run fine with this configuration and have no such errors.
This doesn't seem to be still a bug, so I'll close now. Please reopen if you still experience this.
Hello,
I'm experiencing a problem with orchard. From time to time in getting error while reading streams from db after first page load... When I try to reload page - problem disappears
Call stack:
Can somebody help me with this? I don't have any idea why this happens.