Context & versions
Using midnightntwrk/midnight-node-docker#65 to run an external midnight-node to sync and peer with midnight-preview env.
Steps to reproduce
- Use the
midnight-node-docker repository to sync with the preview network
- Start
midnight-node targeting midnight-preview
Actual behavior
The node fails at a db-sync related issue:
midnight-node | error: Service(Application("Failed to create db-sync main chain follower: Failed to read candidates data source config: missing field `cardano_security_parameter`"))
The issue does not appear when switching to testnet-02.
Expected behavior
An external full node should be able to sync and peer with the Midnight Preview environment without errors.
Migrated from PM-20587
Context & versions
Using midnightntwrk/midnight-node-docker#65 to run an external
midnight-nodeto sync and peer withmidnight-previewenv.Steps to reproduce
midnight-node-dockerrepository to sync with the preview networkmidnight-nodetargetingmidnight-previewActual behavior
The node fails at a db-sync related issue:
The issue does not appear when switching to
testnet-02.Expected behavior
An external full node should be able to sync and peer with the Midnight Preview environment without errors.
Migrated from PM-20587