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

UI shows inconsistency when shield restore itself while running [BUG] #689

Open
xiujiao opened this issue Jun 11, 2020 · 0 comments
Open
Labels
triage Issues that are pending triage / validation by a SHIELD contributor web ui
Milestone

Comments

@xiujiao
Copy link
Contributor

xiujiao commented Jun 11, 2020

Describe the bug
The restore task shows green on the side which means success.
While when you click the task log, it shows

EXITING 4
ERR> remote execution failed: Process exited with status 4

Use shield cli to check the jobs that I modified on purpose to test restore, it shows it did not restore successfully.

*To Reproduce
When we configure shield backup for shield itself, we use shield URL with http://ip, then with core ca-cert set and skip-ssl-verify to false.

Expected behavior
The sideline should be red instead of green when the job fails. If it can give more information on why it fails in the log, it will be a plus. When we change the shield core URL to https://ip , with ca cert and skip-ssl-verify to false, the restore works. If the error message can indicate the configuration error, it will be more helpful.

SHIELD versions (please complete the following information):

  • SHIELD Core: [8.7.2]
  • SHIELD CLI: 8.7.2

Browser version(s) (please complete if reporting a web UI bug):

  • OS: MacOs
  • Browser: Chrome
  • Version: Version 81.0.4044.122 (Official Build) (64-bit)
@xiujiao xiujiao added the triage Issues that are pending triage / validation by a SHIELD contributor label Jun 11, 2020
@jhunt jhunt added this to the v9 milestone Jun 26, 2020
@jhunt jhunt added the web ui label Jun 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Issues that are pending triage / validation by a SHIELD contributor web ui
Development

No branches or pull requests

2 participants