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

Controller: can't connect unit if UI is disabled on port 443 #490

Closed
gsanchietti opened this issue May 7, 2024 · 3 comments
Closed

Controller: can't connect unit if UI is disabled on port 443 #490

gsanchietti opened this issue May 7, 2024 · 3 comments
Assignees
Labels
bug Something isn't working controller The issue is related to the controller verified All test cases were verified successfully

Comments

@gsanchietti
Copy link
Member

Steps to reproduce

  • Disable the web interface on port 443 following the documentation.
  • Attempt to connect a new unit to the controller.

Expected behavior

The controller should connect the new unit correctly, displaying the unit name and allowing it to be opened without issues.

Actual behavior

After disabling the web interface as explained in the documentation, the controller shows the new unit as connected but fails to display the unit name. Additionally, when attempting to "Open unit," the operation fails.

Components

NethSecurity version: 8-23.05.3-ns.0.0.3-rc1-80-g615c01e

See also

https://community.nethserver.org/t/nethsecurity-controller-doesnt-work-when-the-nethsec-web-interface-is-disabled/23517


Thanks to mrarkuz for reporting

@gsanchietti gsanchietti added bug Something isn't working firewall The issue is about the firewall/unit controller The issue is related to the controller labels May 7, 2024
@gsanchietti gsanchietti added this to the NethSecurity 8.0 Final milestone May 7, 2024
gsanchietti added a commit to NethServer/nethsecurity-controller that referenced this issue May 8, 2024
Port 443 could be not accessible due to a port forward.

NethServer/nethsecurity#490
gsanchietti added a commit to NethServer/nethsecurity-docs that referenced this issue May 8, 2024
@gsanchietti gsanchietti self-assigned this May 8, 2024
@gsanchietti gsanchietti removed the firewall The issue is about the firewall/unit label May 8, 2024
@gsanchietti
Copy link
Member Author

Check the bug is not reproducible.

Use latest tag for the ns8-nethsecurity-controller module: https://github.com/NethServer/ns8-nethsecurity-controller?tab=readme-ov-file#install

@gsanchietti gsanchietti added the testing Packages are available from testing repositories label May 8, 2024
@andre8244
Copy link
Collaborator

After disabling the web interface on port 443, units can be connected and opened successfully

@andre8244 andre8244 added verified All test cases were verified successfully and removed testing Packages are available from testing repositories labels May 9, 2024
@gsanchietti
Copy link
Member Author

Fix released on ghcr.io/nethserver/nethsecurity-controller:0.0.18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working controller The issue is related to the controller verified All test cases were verified successfully
Projects
Archived in project
Development

No branches or pull requests

2 participants