Created attachment 1540853[details]
video demo
Description of problem:
Perform Backup fails when Back end Name is not configured
Actions > Perform Backup
Gets error: Error: {'desc': 'Server is unwilling to perform'}
Version-Release number of selected component (if applicable):
389-ds-base-1.4.0.20-7.module+el8+2809+aaa18b6a.x86_64
How reproducible:
Always
Steps to Reproduce:
Mentioned Above
Actual results:
Error: {'desc': 'Server is unwilling to perform'}
Expected results:
Should Give Feedback like 'Nothing to backup' Or 'Success'
Additional info:
Build tested: 389-ds-base-1.4.1.6-2.module+el8dsrv+3912+aa2ce078.x86_64
I get a following error:
{"desc": "Server is unwilling to perform", "info": "no db2archive function defined. There is no backend/suffix present"}
Error message states why backup operation failed, marking as VERIFIED.
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHEA-2019:3731
Created attachment 1540853 [details] video demo Description of problem: Perform Backup fails when Back end Name is not configured Actions > Perform Backup Gets error: Error: {'desc': 'Server is unwilling to perform'} Version-Release number of selected component (if applicable): 389-ds-base-1.4.0.20-7.module+el8+2809+aaa18b6a.x86_64 How reproducible: Always Steps to Reproduce: Mentioned Above Actual results: Error: {'desc': 'Server is unwilling to perform'} Expected results: Should Give Feedback like 'Nothing to backup' Or 'Success' Additional info: