Help Center> Cloud Service Engine> Best Practices> ServiceComb Engine Application Hosting> Hosting a Spring Cloud Application> FAQs> Common Spring Cloud Startup Errors> Different Services of the Same Application in the Same Environment Cannot Invoke Each Other
Updated on 2023-07-20 GMT+08:00

Different Services of the Same Application in the Same Environment Cannot Invoke Each Other

Description

The exclusive microservice engine with security authentication enabled is loaded in the environment where services of the same application are deployed, however, different services use different accounts. As a result, these services of the same application cannot discover each other and cannot invoke each other.

Solutions

Grant the account invoking this service all permissions on this service and the read-only permission on other services.

For details, see System Management.