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

Missing dependencies - node 1.3.0 #343

Open
gitmachtl opened this issue Dec 30, 2024 · 1 comment
Open

Missing dependencies - node 1.3.0 #343

gitmachtl opened this issue Dec 30, 2024 · 1 comment

Comments

@gitmachtl
Copy link

Hi,

i tried the binary download and also compiled v1.3.0, but it always fails with:

2024-12-29 00:47:12 Partner Chains Node
2024-12-29 00:47:12 ✌️  version 1.3.0-1fc4cb26afc
2024-12-29 00:47:12 ❤️  by IOG, 2017-2024
2024-12-29 00:47:12 📋 Chain specification: testnet1
2024-12-29 00:47:12 🏷  Node name: ATADA
2024-12-29 00:47:12 👤 Role: AUTHORITY
2024-12-29 00:47:12 💾 Database: RocksDb at ./data/chains/testnet/db/full
2024-12-29 00:47:12 Using block data source configuration: DbSyncBlockDataSourceConfig { cardano_security_parameter: 432, cardano_active_slots_coeff: 0.05, block_stability_margin: 0 }
2024-12-29 00:47:12 Executing 'CREATE INDEX IF NOT EXISTS idx_ma_tx_out_ident ON ma_tx_out(ident)', this might take a while
2024-12-29 00:47:12 Relation »idx_ma_tx_out_ident« existiert bereits, wird übersprungen
2024-12-29 00:47:12 Using candidate data source configuration: CandidateDataSourceCacheConfig { cardano_security_parameter: 432 }
Error: Service(Client(VersionInvalid("Other error happened while constructing the runtime: runtime requires function imports which are not present on the host: 'env:ext_ledger_bridge_apply_transaction_version_1', 'env:ext_ledger_bridge_validate_transaction_version_1', 'env:ext_ledger_bridge_get_contract_state_version_1', 'env:ext_ledger_bridge_get_version_version_1', 'env:ext_ledger_bridge_get_zswap_chain_state_version_1', 'env:ext_ledger_bridge_get_contract_state_json_version_1', 'env:ext_ledger_bridge_get_decoded_transaction_version_1'")))
2024-12-29 00:47:13 Cannot create a runtime error=Other("runtime requires function imports which are not present on the host: 'env:ext_ledger_bridge_apply_transaction_version_1', 'env:ext_ledger_bridge_validate_transaction_version_1', 'env:ext_ledger_bridge_get_contract_state_version_1', 'env:ext_ledger_bridge_get_version_version_1', 'env:ext_ledger_bridge_get_zswap_chain_state_version_1', 'env:ext_ledger_bridge_get_contract_state_json_version_1', 'env:ext_ledger_bridge_get_decoded_transaction_version_1'")

What are the missing dependencies here?

Thx!

@LGLO
Copy link
Contributor

LGLO commented Jan 9, 2025

Hello!

To be honest, I don't know. Could you provide details like OS, architecture and the command for running this node?

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

No branches or pull requests

2 participants