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

start err: field sgdIndexDBPath not found in type blockchain.Config #4397

Closed
yun81911 opened this issue Sep 19, 2024 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@yun81911
Copy link

deploy master on ubuntu ,configfile=https://raw.githubusercontent.com/iotexproject/iotex-bootstrap/v2.0.4/config_mainnet.yaml

when start system error message :
./bin/server -config-path=$IOTEX_HOME/etc/config.yaml -genesis-path=$IOTEX_HOME/etc/genesis.yaml

2024/09/19 11:55:43 Failed to new config. {error 26 0 failed to unmarshal YAML config to struct: yaml: unmarshal errors:
line 94: field sgdIndexDBPath not found in type blockchain.Config}

@yun81911 yun81911 added the bug Something isn't working label Sep 19, 2024
@dustinxie
Copy link
Member

sgdIndexDBPath is a deprecated field that will be removed in the next release
please deploy the latest release v2.0.4 code/image, do not use master branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants