Kết quả: không có SlugRoute active cho tenantId request, nhưng slug có trên DB master. slugKey=index resolveCurrentTenantId=6 --- TenantContext --- tenantId=6 tenantCode=spacestaging hostname=spacestaging.pyro.vn TenantRoutingHints.isMasterRegistryRead()=false --- Bản ghi master (slug khớp, tối đa 8) --- slugRoute.id=5 slugRoute.tenant_id=5 slug_normalized=index target_ref=content:51 route_type=UIHUB_PAGE_CONTENT is_active=true --- JDBC probe (routing DataSource) --- jdbcUrl(routing)=jdbc:postgresql://postgres:5432/pyro_spacestaging TenantRoutingHints.isMasterRegistryRead()=false tenant DB row: (không có dòng tenant_id=6 slug=index) jdbcUrl(master hint)=jdbc:postgresql://postgres:5432/spring-pyro-vn master row: (không có dòng tenant_id=6 slug=index) --- Gợi ý --- - slugRoute.tenant_id khác tenantId request: sửa tenant_id trên master hoặc hostname map sai tenant. - Trước fix master routing: slug có thể chỉ đọc được sau khi deploy bản mới.