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

[Logs] No log info abotu invalid parameter applied #6942

Open
kamilchodola opened this issue Apr 23, 2024 · 0 comments
Open

[Logs] No log info abotu invalid parameter applied #6942

kamilchodola opened this issue Apr 23, 2024 · 0 comments

Comments

@kamilchodola
Copy link
Contributor

When executing command ./nethermind --JsonRpc.WebsocketsPort 8546
Only thing I'm getting is this output:

2024-04-23 10-38-04.6152|Nethermind starting initialization.
2024-04-23 10-38-04.6402|Client version: Nethermind/v1.26.0-exp.4+62849a41/linux-x64/dotnet8.0.4
2024-04-23 10-38-04.6459|Loading embedded plugins
2024-04-23 10-38-04.6459|  Found plugin type Nethermind.Consensus.AuRa.AuRaPlugin
2024-04-23 10-38-04.6459|  Found plugin type Nethermind.Consensus.Clique.CliquePlugin
2024-04-23 10-38-04.6459|  Found plugin type Nethermind.Consensus.Ethash.EthashPlugin
2024-04-23 10-38-04.6460|  Found plugin type Nethermind.Consensus.Ethash.NethDevPlugin
2024-04-23 10-38-04.6460|  Found plugin type Nethermind.Hive.HivePlugin
2024-04-23 10-38-04.6460|  Found plugin type Nethermind.UPnP.Plugin.UPnPPlugin
Resolved executing directory as /root.
2024-04-23 10-38-04.6610|Loading 12 assemblies from /root/plugins
2024-04-23 10-38-04.6611|Loading assembly Nethermind.Optimism
2024-04-23 10-38-04.6649|  Found plugin type Nethermind.Optimism
2024-04-23 10-38-04.6649|Loading assembly Nethermind.Api
2024-04-23 10-38-04.6656|Loading assembly Nethermind.EthStats
2024-04-23 10-38-04.6660|  Found plugin type Nethermind.EthStats
2024-04-23 10-38-04.6661|Loading assembly Nethermind.Merge.AuRa
2024-04-23 10-38-04.6665|  Found plugin type Nethermind.Merge.AuRa
2024-04-23 10-38-04.6665|Loading assembly Nethermind.Mev
2024-04-23 10-38-04.6680|  Found plugin type Nethermind.Mev
2024-04-23 10-38-04.6681|Loading assembly Nethermind.Merge.Plugin
2024-04-23 10-38-04.6702|  Found plugin type Nethermind.Merge.Plugin
2024-04-23 10-38-04.6702|Loading assembly Nethermind.Consensus.AuRa
2024-04-23 10-38-04.6718|Loading assembly Nethermind.HealthChecks
2024-04-23 10-38-04.6726|  Found plugin type Nethermind.HealthChecks
2024-04-23 10-38-04.6726|Loading assembly Nethermind.Init
2024-04-23 10-38-04.6730|Loading assembly Nethermind.JsonRpc.TraceStore
2024-04-23 10-38-04.6734|  Found plugin type Nethermind.JsonRpc.TraceStore
2024-04-23 10-38-04.6735|Loading assembly Nethermind.Init.Snapshot
2024-04-23 10-38-04.6737|  Found plugin type Nethermind.Init.Snapshot
2024-04-23 10-38-04.6737|Loading assembly Nethermind.AccountAbstraction
2024-04-23 10-38-04.6754|  Found plugin type Nethermind.AccountAbstraction
Specify --help for a list of available options and commands.

It should point out that there is no parameter: --JsonRpc.WebsocketsPort because there is a typo in it (should be --JsonRpc.WebSocketsPort)

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

No branches or pull requests

1 participant