You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched for existing issues that already report this problem.
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
Configure Mempool to use CLN
Set Advanced > Mempool > Max Mempool Size to 6000 in Bitcoin config
Navigate to Mempool and see dependency error "Config not satisfied. Mempool will not work as expected" for both Bitcoin and CLN
Anything else?
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.
The text was updated successfully, but these errors were encountered:
elvece
added
Bug
Something isn't working
UI
Issues pertaining to any of the embassy-served web applications
labels
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
Advanced > Mempool > Max Mempool Size
to 6000 in Bitcoin configAnything else?
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.
The text was updated successfully, but these errors were encountered: