Skip to content

Conversation

@michalrus
Copy link

@michalrus michalrus commented Sep 20, 2023

Description

Problem: our current Docker image is not compatible with SanchoNet.

Note: This PR should be based off 4059d53 (michalrus:build-with-haskelldotnix) – stacked on top of PR #537 – but I don’t have necessary permissions to select that.

Proposed Solution

This diff – 1cbed8c – shows how to update cardano-node and cardano-db-sync now, after PR #537

Important Changes Introduced

n/a

Testing

n/a

@michalrus michalrus changed the title Update for sancho chore: update the node and db-sync for SanchoNet Sep 20, 2023
@rhyslbw rhyslbw self-requested a review September 20, 2023 12:37
Copy link
Author

@michalrus michalrus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need newer network configs:

❯ docker run -it --rm -p 8080:8080 --shm-size=2g cardano-rosetta--new
Cardano Rosetta
Initializing DB
Starting

[…]

2023-10-03T15:32:25: PM2 log: App [cardano-node:1] exited with code [1] via signal [SIGINT]
AesonException "Error in $: key \"ConwayGenesisFile\" not found"
cardano-node: Aeson exception:
Error in $: key "ConwayGenesisFile" not found

Looking at the repo, is /config/ a Git subtree merge?

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.

1 participant