Skip to content

Conversation

cmmarslender
Copy link
Member

@cmmarslender cmmarslender commented Sep 12, 2024

Fix an edge case startup bug where we end up in a failing loop with t…he wrong certs loaded

Happens in a rare case in chia operator where the first init is called, then exporter loads those certs, then chia init -c is called and we dont have the proper new certs. By refreshing the client on every connection attempt, we ensure we have the latest configuration for the initial connection

…he wrong certs loaded

Happens in a rare case in chia operator where the first init is called, then exporter loads those certs, then chia init -c is called and we dont have the proper new certs. By refreshing the client on every connection attempt, we ensure we have the latest configuration for the initial connection
@cmmarslender cmmarslender changed the title Fix an edge case startup bug where we end up in a failing loop with t… Fix an edge case startup bug Sep 12, 2024
@cmmarslender cmmarslender merged commit d03829e into main Sep 12, 2024
17 checks passed
@cmmarslender cmmarslender deleted the fix-edge-startup-bug branch September 12, 2024 02:31
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.

2 participants