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

[bug]: Config unsatisfied for multiple services #2743

Open
1 task done
elvece opened this issue Sep 24, 2024 · 0 comments
Open
1 task done

[bug]: Config unsatisfied for multiple services #2743

elvece opened this issue Sep 24, 2024 · 0 comments
Assignees
Labels
Bug Something isn't working UI Issues pertaining to any of the embassy-served web applications
Milestone

Comments

@elvece
Copy link
Member

elvece commented Sep 24, 2024

Prerequisites

Server Hardware

Pure 32GB

StartOS Version

0.3.5.1

Client OS

MacOS

Client OS Version

MacOS Sonoma

Browser

Firefox

Browser Version

130.0.1

Current Behavior

When dependency has a config unsatisfied error, it displays for all dependencies not just the dependency where the error actually occurred.

Case: for Mempool and BTCPayServer, when Bitcoin config is unsatisfied due to a config error, all other dependencies show a config unsatisfied error.

Expected Behavior

The "Config not satisfied" error should only appear under the Bitcoin dependency, not CLN.

Steps to Reproduce

  1. Configure Mempool to use CLN
  2. Set Advanced > Mempool > Max Mempool Size to 6000 in Bitcoin config
  3. Navigate to Mempool and see dependency error "Config not satisfied. Mempool will not work as expected" for both Bitcoin and CLN

Anything else?

image

This might be resolved in 036 since dependency management and auto configuration were reworked. This issue is mainly for tracking testing of this case for the 036 release.

@elvece elvece added Bug Something isn't working UI Issues pertaining to any of the embassy-served web applications labels Sep 24, 2024
@elvece elvece added this to the 0.3.6 milestone Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working UI Issues pertaining to any of the embassy-served web applications
Projects
None yet
Development

No branches or pull requests

2 participants