You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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:
dnf install cockpit 389-ds-base
dscreate create-template 389_ds_test.inf
dscreate from-file 389_ds_test.inf
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
The text was updated successfully, but these errors were encountered:
Issue Description
#5615 in src/lib389/lib389/cli_ctl/cockpit.py,cockpit_present function call not removed
Package Version and Platform:
Steps to Reproduce
Steps to reproduce the behavior:
Expected results
No Error
Screenshots
The text was updated successfully, but these errors were encountered: