首页 > 技术文章 > openfalcon 使用记录

hiyang 2021-04-01 12:40 原文

注册用户出错

现象

Type Status Report
Message /api/v1/user/create
Description The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.

原因
docker 实例启动了openfalcon的web,但是openfalcon的后端并没有启动(端口被占用)。

推荐阅读