---
title: 多机无法拉起DeepSeek-R1模型推理，Failed to init endpoint-昇腾社区
description: MindIE推理启服务出现 Failed to init endpoint! Please check the service log or console output.
keywords: TLS，HCCL，AllReduce，通信，DeepSeek，推理
url: https://www.hiascend.com/document/caselibrary/detail/topic_0000002193313946
section: (其他)
---

# 多机无法拉起DeepSeek-R1模型推理，Failed to init endpoint-昇腾社区

URL: https://www.hiascend.com/document/caselibrary/detail/topic_0000002193313946
描述: MindIE推理启服务出现 Failed to init endpoint! Please check the service log or console output.
关键词: TLS，HCCL，AllReduce，通信，DeepSeek，推理

昇腾文档 [了解详情](https://www.hiascend.com/document)

故障案例 [了解详情](https://www.hiascend.com/document/caselibrary)

多机无法拉起DeepSeek-R1模型推理，Failed to init endpoint

多机无法拉起DeepSeek-R1模型推理，Failed to init endpoint

2025/03/04

6.1k

问题信息

| 问题来源 | 产品大类 | 关键字 |
| --- | --- | ---|
| 现网 | 模型推理 | TLS，HCCL，AllReduce，通信，DeepSeek，推理 |

#### 问题现象描述

MindIE推理启服务出现 Failed to init endpoint! Please check the service log or console output.

#### 原因分析

开启 HTTPS，但未设置证书导致的问题。

#### 解决措施

1. httpsEnabled 设置的true，如果为true的情况下需要配置证书，请检查证书配置是否正确。证书配置请参考MindIE 社区文档：https://www.hiascend.com/document/detail/zh/mindie/100/mindieservice/servicedev/mindie_service0312.html

2. 将httpsEnabled 修改为false。

本页内容

- 问题信息
- 问题现象描述
- 原因分析
- 解决措施
