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

bc: add informative log on backup restore error #1848

Closed
wants to merge 2 commits into from

Conversation

SamuelPull
Copy link
Collaborator

@SamuelPull SamuelPull commented May 27, 2024

Checklist

  • I have followed (at least) the PR section of the contributing guide.
  • I fixed all necessary PR warnings
  • The commit history is clean
  • The E2E tests are passing
  • If possible, the issue has been divided into more subtasks
  • I did a self review before requesting a review from another team member

Description

How to test

1

  1. Configure orgnaization in env variables and start
  2. log in as admin
  3. download backup
  4. change organization value in env vars and restart
  5. log in as admin
  6. restore backup
  7. inspect blockchain logs

2

Try similar scenario, but change MULTICHAIN_RPC_PASSWORD.

3

If you are feeling particularly meticulous, try making a backup from 1.x version a restoring to 2.x version.

Closes #1835

Copy link

github-actions bot commented May 27, 2024

Warnings
⚠️ No CHANGELOG added.

Generated by 🚫 dangerJS against 4e9429e

@openkfwCI
Copy link

openkfwCI commented May 27, 2024

NotesTime
Note for Reviewer: E2E tests on pipeline 59249 on remote server failedMon, 27 May 2024 14:32:34 +0000

Generated by E2E-Test

Copy link

stale bot commented Jul 27, 2024

This issue has been automatically marked as stale because it has not had activity for 30 days. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Jul 27, 2024
Copy link

stale bot commented Aug 4, 2024

This issue has been automatically closed because of inactivity. You can re-open it if needed.

@stale stale bot closed this Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

blockchain: On backup restore (via UI), there is insufficient information about errors
2 participants