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

[BUG] - not able to get configuration files for cardano-node 8.9.4 #5899

Open
den-is opened this issue Jul 6, 2024 · 3 comments
Open

[BUG] - not able to get configuration files for cardano-node 8.9.4 #5899

den-is opened this issue Jul 6, 2024 · 3 comments
Labels
needs triage Issue / PR needs to be triaged. Stale

Comments

@den-is
Copy link

den-is commented Jul 6, 2024

Internal/External
External

Area
Other

Summary
Links to configurations included with each release lead to latest configuration files only.
Config files are not versioned.

For example, I'm trying to setup cardano-node 8.9.4 pre-prod, I'm not able to get node config file for 8.9.4.
Config page: https://book.play.dev.cardano.org/env-preprod.html
Link to config file on the page: https://book.play.dev.cardano.org/environments/preprod/config.json

Config file says "MinNodeVersion": "8.12.0",.
I don't know if editing this key is safe.
Maybe the 8.9.4 and 8.12.0 config files differ in some other places/keys too.

(This is in addition to missing Conway genesis #5891)

Recommendation
Supply versioned configs URLs.

@den-is den-is added the needs triage Issue / PR needs to be triaged. label Jul 6, 2024
Copy link

github-actions bot commented Aug 6, 2024

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 120 days.

@github-actions github-actions bot added the Stale label Aug 6, 2024
@reeshavacharya
Copy link

I was able to run the cardano-node-8.9.4 despite the "MinNodeVersion": "8.12.0" in config.json
But i had to change the "threshold" field of the conway genesis to "quorum" and change the hash in config file as well.

$ cardano-node --version
cardano-node 8.9.4 - linux-x86_64 - ghc-8.10
git rev 8ac5f75342fe3fec14ee410c4c73fd5e2381bb18

@github-actions github-actions bot removed the Stale label Aug 22, 2024
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 120 days.

@github-actions github-actions bot added the Stale label Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Issue / PR needs to be triaged. Stale
Projects
None yet
Development

No branches or pull requests

2 participants