This repository was archived by the owner on Oct 20, 2023. It is now read-only.
Ergo : Unable to identify network type #1317
makertronic
started this conversation in
General
Replies: 1 comment 1 reply
-
For now get rid of the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi i cant start Miningcore i got this message :
[2022-07-17 13:14:10.1735] [E] [ergo1] Unable to identify network type (NodeErgo
[2022-07-17 13:14:10.1735] [E] [Core] Cluster cannot start. Good Bye!
Any clue about this ?
here is my node config :
ergo {
networkType = "mainnet"
directory = "/home/nicola/ergo/"
node {
mining = true
useExternalMiner = true
}
wallet.secretStorage.secretDir = "/home/nicola/ergo/wallet/keystore"
voting {
8 = 1000
}
chain {
reemission {
checkReemissionRules = true
}
}
wallet {
checkEIP27 = true
}
}
scorex {
Beta Was this translation helpful? Give feedback.
All reactions