Skip to content

Unbound _VC crash#1

Merged
mjkeating merged 4 commits intomjkeating:mainfrom
b0a7:unbound_VC
Feb 13, 2026
Merged

Unbound _VC crash#1
mjkeating merged 4 commits intomjkeating:mainfrom
b0a7:unbound_VC

Conversation

@b0a7
Copy link

@b0a7 b0a7 commented Jan 24, 2026

coincashew#184

In "Failover Staking Node" mode there is no validator client. In this mode, when you try to view the software versions you get the following crash:
/usr/local/bin/ethpillar: line 680: _VC: unbound variable
This PR fixes this by adding a missing check that _VC is set, and if not setting the value to 'Validator client: Not Installed'
image

b0a7 added 3 commits November 24, 2025 13:55
Refactor client version checks to use conditional assignments for better error handling.
properly handles unset variables
@mjkeating mjkeating self-assigned this Jan 25, 2026
@mjkeating mjkeating merged commit c7c9498 into mjkeating:main Feb 13, 2026
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