ClusterLabs/pcs

Unable to get metadata for resource agent 'stonith:fence_watchdog' (SyntaxError:JSON.parse:unexpected character at line 1)

Closed this issue · 1 comments

pcs 0.10.14 resource-agents 4.11.0 pacemaker 2.1.5 corosync 3.1.0
When I refresh the web page,a pop-up window appears on the page.The pop-up content is as follows.

Unable to get metadata for resource agent 'stonith:fence_watchdog' (SyntaxError:JSON.parse:unexpected character at line 1)
Warning:Agent 'pacemaker_fenced' is not installed or does not provide valid metadata:Element content failed to validate content,line 30...

I tried to execute ' pcs stonith describe fence_watchdog'
[root@node1 resource-agents]# pcs stonith describe fence_watchdog
Warning: Agent 'pacemaker-fenced' is not installed or does not provide valid metadata: Element content failed to validate content, line 30
Warning: Agent 'pacemaker-fenced' is not installed or does not provide valid metadata: Element content failed to validate content, line 30

Hi @ashore1992, thank you for reporting this issue. We have already fixed it, though, in pcs-0.10.15 (commit d0a8cce).