datalust / serilog-sinks-seq

A Serilog sink that writes events to the Seq structured log server
https://datalust.co/seq
Apache License 2.0
225 stars 50 forks source link

.NET 5 SocketException #153

Closed bohbra closed 2 years ago

bohbra commented 3 years ago

I can run the sample application without issue. However, if I update the TargetFrameworks to .NET 5 it stops working.

bohbra commented 3 years ago

Might be related to https://github.com/serilog/serilog-sinks-seq/issues/144

nblumhardt commented 3 years ago

Hi @bohbra - are you observing this locally, or only in Azure web apps?

bohbra commented 3 years ago

Both

nblumhardt commented 3 years ago

Odd! Thanks for the follow-up. Not sure where this could be coming from - there are tonnes of .NET 5 apps using this package, so there must be some configuration/environmental issue involved 🤔

KodrAus commented 2 years ago

Just coming back in through some triage. It's been a while since we've had some activity here so I'll go ahead and close this one. If it's still an issue though please feel free to re-open!