Skip to content
Discussion options

You must be logged in to vote

@cm-ops Thank you for pointing me in the right direction! :D
More testing revealed that there is a bug when node descriptions contain both spaces and numbers. I've filed #15540 .

Workarounds are to do any of the following:
a. do not set a node description
b. use underscores or hyphens instead of spaces in a node description
c. do not use numbers after spaces in a node description (however note that only the characters before the first space will actually be set as the node's description in the UI)

In my case, I was using the following node descriptions. The Search node would fail, whereas the Fleet node would (mostly) succeed because it did not contain a number after a space.

  • Search node…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by akibako
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
2.4
Labels
None yet
2 participants