Reason:
You attempted to attach a non-instance child node to a parent edge node.
Resolution:
Ensure the child node is an instance node or that the parent node is not an edge node.
Tips:
- Are the child node and parent node names correct?
- Use the star$nodes view to determine which nodes exist and their types.
- Use the star$topology view to determine the current network topology.
Comments
Article is closed for comments.