heroledger boostrap no longer, need to use new zinit #33

Closed
opened 2026-02-23 14:31:48 +00:00 by despiegk · 1 comment
Owner

################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################# 100.0%
Download complete! File size: 62.39 MB
heroledgerd installed successfully at: /Users/despiegk/hero/bin/heroledgerd

Installation complete!
Path: /Users/despiegk/hero/bin/heroledgerd
Version: neard (release 2.10.6) (build 2.10.6) (commit 3def2f7ebb7455199e7b3f7b371e3735c23e2930) (rustc 1.86.0) (min_protocol 80) (protocol 82) (db 46)
features: [default, json_rpc, rosetta_rpc]
=== Cleaning Up Existing Environment ===

Destroying existing 'dev' cluster...
Done.

=== Initialize Single HeroLedgerd Node ===

Setting up vault...
Vault ready.

Node initialized successfully!

Configuration location: ~/.heroledger/
Files created:

  • config.json (node configuration)
  • genesis.json (chain genesis)
  • node_key.json (node identity)
  • validator_key.json (validator credentials)

=== Starting HeroLedgerd via Cluster Manager ===

Creating 'dev' cluster with 'local' network...
Adding local node 'v0'...
Starting node...

=== Script Error ===
Runtime error: Failed to start cluster: Zinit error: Zinit is not available. Please ensure zinit server is running:
zinit init &
Or check if it's already running: zinit status (line 191, position 5)
Error: Script execution failed
make: *** [bootstrap] Error 1
despiegk@kristofs-MacBook-Pro-1092 hero_ledger % make bootstrap

################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################# 100.0% Download complete! File size: 62.39 MB heroledgerd installed successfully at: /Users/despiegk/hero/bin/heroledgerd Installation complete! Path: /Users/despiegk/hero/bin/heroledgerd Version: neard (release 2.10.6) (build 2.10.6) (commit 3def2f7ebb7455199e7b3f7b371e3735c23e2930) (rustc 1.86.0) (min_protocol 80) (protocol 82) (db 46) features: [default, json_rpc, rosetta_rpc] === Cleaning Up Existing Environment === Destroying existing 'dev' cluster... Done. === Initialize Single HeroLedgerd Node === Setting up vault... Vault ready. Node initialized successfully! Configuration location: ~/.heroledger/ Files created: - config.json (node configuration) - genesis.json (chain genesis) - node_key.json (node identity) - validator_key.json (validator credentials) === Starting HeroLedgerd via Cluster Manager === Creating 'dev' cluster with 'local' network... Adding local node 'v0'... Starting node... === Script Error === Runtime error: Failed to start cluster: Zinit error: Zinit is not available. Please ensure zinit server is running: zinit init & Or check if it's already running: zinit status (line 191, position 5) Error: Script execution failed make: *** [bootstrap] Error 1 despiegk@kristofs-MacBook-Pro-1092 hero_ledger % make bootstrap
despiegk added this to the ACTIVE project 2026-02-23 14:31:48 +00:00
Owner

Updated to be compatible with the new zinit version.

Updated to be compatible with the new zinit version.
scott closed this issue 2026-02-24 19:05:19 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_ledger#33
No description provided.