SaintAngeLs / distributed_minispace

Microservices based Social Network -- Distributed .Net Blazor solution. MiniSpace is a microservices-based social network designed to enhance student life. Built with .NET Blazor, it enables event management, social interactions, and administrative oversight, providing a comprehensive platform for students and event organizers.
https://minispace.itsharppro.com
Apache License 2.0
6 stars 0 forks source link

The production problem. #137

Closed SaintAngeLs closed 1 month ago

SaintAngeLs commented 1 month ago

In the production the only service working is the Identity. The others are just being pinged by consul and have no other incomming requests. Alse all the services are registered in the rabbitmq.

SaintAngeLs commented 1 month ago

http://157.230.89.181:8500/ui/dc1/services -- consul

http://157.230.89.181:9998/routes -- fabio

http://157.230.89.181:5000/docs/index.html

SaintAngeLs commented 1 month ago

Problem was connected with the outdated ntrade-docker-async file.