Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NullRef in JsonLd to be investigated #220

Open
serialseb opened this issue Jun 17, 2024 · 0 comments
Open

NullRef in JsonLd to be investigated #220

serialseb opened this issue Jun 17, 2024 · 0 comments

Comments

@serialseb
Copy link
Member

System.NullReferenceException: Object reference not set to an instance of an object.
   at OpenRasta.Plugins.Hydra.Internal.Serialization.JsonLdCodecWriter.WriteTo(Object entity, IHttpEntity response, IEnumerable`1 codecParameters) in /_/src/OpenRasta.Plugins.Hydra/Internal/Serialization/JsonLdCodecWriter.cs:line 45
   at OpenRasta.Pipeline.Contributors.ResponseEntityWriterContributor.WriteResponseEntity(ICommunicationContext context)
   at OpenRasta.Pipeline.ResponseMiddleware.InvokeCore(ICommunicationContext env) in /_/src/OpenRasta/Pipeline/ResponseMiddleware.cs:line 27
   at OpenRasta.Pipeline.ResponseMiddleware.InvokeCore(ICommunicationContext env) in /_/src/OpenRasta/Pipeline/ResponseMiddleware.cs:line 44
   at OpenRasta.Pipeline.ResponseMiddleware.InvokeCore(ICommunicationContext env) in /_/src/OpenRasta/Pipeline/ResponseMiddleware.cs:line 44
   at OpenRasta.Pipeline.ResponseMiddleware.InvokeCore(ICommunicationContext env) in /_/src/OpenRasta/Pipeline/ResponseMiddleware.cs:line 44
   at OpenRasta.Pipeline.ResponseMiddleware.InvokeCore(ICommunicationContext env) in /_/src/OpenRasta/Pipeline/ResponseMiddleware.cs:line 44
   at OpenRasta.Pipeline.ResponseRetryMiddleware.ShouldRetryRendering(ICommunicationContext env) in /_/src/OpenRasta/Pipeline/ResponseRetryMiddleware.cs:line 76
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant