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

error - deprecated field in node/groups.go #935

Open
pocoloko opened this issue Mar 11, 2022 · 1 comment
Open

error - deprecated field in node/groups.go #935

pocoloko opened this issue Mar 11, 2022 · 1 comment

Comments

@pocoloko
Copy link

No big deal just thought I'd let you know...

INFO [03-11|12:48:02.306] Consensus config transformed to          ver=7
INFO [03-11|12:48:02.306] Idena node is starting                   version=0.28.7
2022-03-11T13:48:28.910+0100    ERROR   core:constructor        node/groups.go:129      The 'Swarm.EnableAutoRelay' config field is deprecated.
2022-03-11T13:48:28.910+0100    ERROR   core:constructor        node/groups.go:133      'Swarm.EnableAutoRelay' has been overridden by 'Swarm.AutoRelay.Enabled'
INFO [03-11|12:48:30.286] Ipfs initialized                         peerId=
WARN [03-11|12:48:30.293] cannot parse subscriptions.json          err="unexpected end of JSON input"
INFO [03-11|12:48:30.296] Set new fd limit                         value=1000000

The error appears only in console, doesn't get written to output.log

@hlolve
Copy link

hlolve commented Mar 17, 2022

Stop node
Delete IPFS folder
Restart node

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants