Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit registration fails when specifying a unit name containing spaces #952

Open
cotosso opened this issue Dec 5, 2024 · 1 comment
Open
Labels
controller The issue is related to the controller testing Packages are available from testing repositories

Comments

@cotosso
Copy link
Contributor

cotosso commented Dec 5, 2024

Description
When attempting to connect a unit to the controller and specifying a unit name containing spaces during the connection process, the registration fails unexpectedly.

Steps to Reproduce

  • Add a unit in the controller and copy the join code
  • Go to the "controller" section in the unit
  • Specify a unit name with spaces inside the name (e.g., "Test Unit 1").
  • paste the join coide
  • Try to connect

Expected Behavior
The unit should register successfully, even if the specified unit name contains spaces.

Actual Behavior
The unit fails to register when the specified unit name includes spaces. No clear error message is displayed.

Components
Version: NethSecurity 8.3

@cotosso cotosso added the controller The issue is related to the controller label Dec 5, 2024
@cotosso cotosso added this to the NethSecurity 8.4 milestone Dec 5, 2024
@github-project-automation github-project-automation bot moved this to ToDo 🕐 in NethSecurity Dec 5, 2024
@Tbaile Tbaile self-assigned this Dec 5, 2024
@Tbaile Tbaile moved this from ToDo 🕐 to In Progress 🛠 in NethSecurity Dec 5, 2024
@Tbaile
Copy link
Contributor

Tbaile commented Dec 12, 2024

Image: 23.05.5-ns.1.3.0-136-gfcaf653d
QA: test that the issue doesn't reproduce

@Tbaile Tbaile moved this from In Progress 🛠 to Testing in NethSecurity Dec 12, 2024
@Tbaile Tbaile added the testing Packages are available from testing repositories label Dec 12, 2024
@Tbaile Tbaile removed their assignment Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
controller The issue is related to the controller testing Packages are available from testing repositories
Projects
Status: Testing
Development

No branches or pull requests

3 participants