Skip to content

Issue 6331 - UI - Instance fails to load when DB backup directory doesn't exist #6332

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

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

droideck
Copy link
Member

Description: RHDS Console will fail to load an instance if the DB backup directory ( nsslapd-bakdir ) is set to a non-existing directory. The Console will show a spinner and won't allow to select any other RHDS instances.

Correctly process 'failed' case, update the progress bar and send a notification. Also, validate all settings tabs after the load, so the error is visible right away.

Fixes: #6331

Reviewed by: ?

…sn't exist

Description: RHDS Console will fail to load an instance if the DB backup directory ( nsslapd-bakdir ) is set to a non-existing directory.
The Console will show a spinner and won't allow to select any other RHDS instances.

Correctly process 'failed' case, update the progress bar and send a notification.
Also, validate all settings tabs after the load, so the error is visible right away.

Fixes: 389ds#6331

Reviewed by: ?
Copy link
Contributor

@progier389 progier389 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@droideck droideck merged commit 5fa26ea into 389ds:main Oct 10, 2024
195 of 197 checks passed
droideck added a commit that referenced this pull request Oct 10, 2024
…sn't exist (#6332)

Description: RHDS Console will fail to load an instance if the DB backup directory
( nsslapd-bakdir ) is set to a non-existing directory.
The Console will show a spinner and won't allow to select any other RHDS instances.

Correctly process 'failed' case, update the progress bar and send a notification.
Also, validate all settings tabs after the load, so the error is visible right away.

Fixes: #6331

Reviewed by: @progier389 (Thanks!)
droideck added a commit that referenced this pull request Oct 10, 2024
…sn't exist (#6332)

Description: RHDS Console will fail to load an instance if the DB backup directory
( nsslapd-bakdir ) is set to a non-existing directory.
The Console will show a spinner and won't allow to select any other RHDS instances.

Correctly process 'failed' case, update the progress bar and send a notification.
Also, validate all settings tabs after the load, so the error is visible right away.

Fixes: #6331

Reviewed by: @progier389 (Thanks!)
droideck added a commit that referenced this pull request Oct 10, 2024
…sn't exist (#6332)

Description: RHDS Console will fail to load an instance if the DB backup directory
( nsslapd-bakdir ) is set to a non-existing directory.
The Console will show a spinner and won't allow to select any other RHDS instances.

Correctly process 'failed' case, update the progress bar and send a notification.
Also, validate all settings tabs after the load, so the error is visible right away.

Fixes: #6331

Reviewed by: @progier389 (Thanks!)
droideck added a commit that referenced this pull request Oct 10, 2024
…sn't exist (#6332)

Description: RHDS Console will fail to load an instance if the DB backup directory
( nsslapd-bakdir ) is set to a non-existing directory.
The Console will show a spinner and won't allow to select any other RHDS instances.

Correctly process 'failed' case, update the progress bar and send a notification.
Also, validate all settings tabs after the load, so the error is visible right away.

Fixes: #6331

Reviewed by: @progier389 (Thanks!)
droideck added a commit that referenced this pull request Oct 10, 2024
…sn't exist (#6332)

Description: RHDS Console will fail to load an instance if the DB backup directory
( nsslapd-bakdir ) is set to a non-existing directory.
The Console will show a spinner and won't allow to select any other RHDS instances.

Correctly process 'failed' case, update the progress bar and send a notification.
Also, validate all settings tabs after the load, so the error is visible right away.

Fixes: #6331

Reviewed by: @progier389 (Thanks!)
droideck added a commit that referenced this pull request Oct 10, 2024
…sn't exist (#6332)

Description: RHDS Console will fail to load an instance if the DB backup directory
( nsslapd-bakdir ) is set to a non-existing directory.
The Console will show a spinner and won't allow to select any other RHDS instances.

Correctly process 'failed' case, update the progress bar and send a notification.
Also, validate all settings tabs after the load, so the error is visible right away.

Fixes: #6331

Reviewed by: @progier389 (Thanks!)
droideck added a commit that referenced this pull request Oct 10, 2024
…sn't exist (#6332)

Description: RHDS Console will fail to load an instance if the DB backup directory
( nsslapd-bakdir ) is set to a non-existing directory.
The Console will show a spinner and won't allow to select any other RHDS instances.

Correctly process 'failed' case, update the progress bar and send a notification.
Also, validate all settings tabs after the load, so the error is visible right away.

Fixes: #6331

Reviewed by: @progier389 (Thanks!)
droideck added a commit that referenced this pull request Oct 10, 2024
…sn't exist (#6332)

Description: RHDS Console will fail to load an instance if the DB backup directory
( nsslapd-bakdir ) is set to a non-existing directory.
The Console will show a spinner and won't allow to select any other RHDS instances.

Correctly process 'failed' case, update the progress bar and send a notification.
Also, validate all settings tabs after the load, so the error is visible right away.

Fixes: #6331

Reviewed by: @progier389 (Thanks!)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UI - Instance fails to load when DB backup directory doesn't exist
2 participants