节点红色管理页面未加载

Node-red admin page not loading

我今天注意到我无法加载 node-red 管理页面,我检查了 1880 端口状态,它仍然打开,它甚至显示 node-red 作为 1880 上的侦听器。

知道我正在研究 Ubuntu ( VPS ) 有谁知道我如何解决这个问题?或者我如何重新启动 node-red ?

谢谢。

根据 docs

To remotely administer a Node-RED instance, the tool must first be pointed at the Node-RED instance you want it to access. By default, it assumes http://localhost:1880. To change that, use the target command:

node-red-admin target http://node-red.example.com/admin