Pulsar问题无法调用SQL命令

我无法看到三个节点。

select * from system.runtime.nodes;
node_id | http_uri | node_version | coordinator | state
---------+--------------------------+--------------+-------------+--------
1 | http://10.60.143.65:8081 http://10.60.143.65:8081/ | testversion | true | active
(1 row)

Query 20210812_112324_00000_8m6yr, FINISHED, 1 node
Splits: 17 total, 17 done (100.00%)
0:03 [1 rows, 43B] [0 rows/s, 15B/s]

Query 20210812_112344_00001_8m6yr failed: Failed to get schemas from pulsar: HTTP 404 Not Found

我已经按照文章中的进行了操作
我以前用2.5没这些问题。现在2.8版本复杂了很多。