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

Execute "dsctl localhost cockpit close-firewall" error #6419

Open
wk333 opened this issue Nov 25, 2024 · 0 comments
Open

Execute "dsctl localhost cockpit close-firewall" error #6419

wk333 opened this issue Nov 25, 2024 · 0 comments
Labels
needs triage The issue will be triaged during scrum

Comments

@wk333
Copy link

wk333 commented Nov 25, 2024

Issue Description

[root@localhost 389]# dsctl localhost cockpit open-firewall
Error: name 'cockpit_present' is not defined

#5615 in src/lib389/lib389/cli_ctl/cockpit.py,cockpit_present function call not removed

Package Version and Platform:

  • Platform: openEuler
  • Package and version: 389-ds-base-1.4.3.36 389-ds-base-3.1.1

Steps to Reproduce
Steps to reproduce the behavior:

  1. dnf install cockpit 389-ds-base
  2. dscreate create-template 389_ds_test.inf
  3. dscreate from-file 389_ds_test.inf
  4. dsctl localhost cockpit open-firewall

Expected results
No Error

Screenshots

[root@localhost 389]# dsctl localhost cockpit open-firewall
Error: name 'cockpit_present' is not defined
[root@localhost 389]# dsctl localhost cockpit close-firewall
Error: name 'cockpit_present' is not defined
[root@localhost 389]# dsctl localhost cockpit disable
Error: name 'cockpit_present' is not defined
@wk333 wk333 added the needs triage The issue will be triaged during scrum label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage The issue will be triaged during scrum
Projects
None yet
Development

No branches or pull requests

1 participant