This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automatic service discovery (Consul).
MIT License
44
stars
9
forks
source link
Problem with Ocelot.Provider.Consul package version 23.3.3- error 502 #1
When I update all packages related to Ocelot and Consul, I had an error 502 when requesting the server. I understand this error is related to the Ocelot.Provider.Consul package with version 23.3.3. How do I fix it?
I didn't saw this changes with latest version mentioned here. Solution is now updated to .NET 8 and latest NuGet packages. Please make a pull and test it now.
When I update all packages related to Ocelot and Consul, I had an error 502 when requesting the server. I understand this error is related to the Ocelot.Provider.Consul package with version 23.3.3. How do I fix it?
Thanks in advance.