You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**********************************************
Nethermind CLI 1.30.1+2b75a75a
https://github.com/NethermindEth/nethermind
https://nethermind.readthedocs.io/en/latest/
powered by:
https://github.com/sebastienros/jint
https://github.com/tomakita/Colorful.Console
https://github.com/tonerdo/readline
**********************************************
Unhandled exception: System.IO.FileNotFoundException: Could not load file or assembly 'Google.Protobuf, Version=3.28.3.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604'. The system cannot find the file specified.
File name: 'Google.Protobuf, Version=3.28.3.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604'
---> System.IO.FileNotFoundException: Could not load file or assembly '/home/user/nethermind-1.30.1/plugins/Google.Protobuf.dll'. The system cannot find the file specified.
File name: '/home/user/nethermind-1.30.1/plugins/Google.Protobuf.dll'
at System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyPath(String assemblyPath)
at Nethermind.Cli.Modules.CliModuleLoader.<>c__DisplayClass12_0.<DiscoverAndLoadModules>b__0(AssemblyLoadContext context, AssemblyName name)
at System.Runtime.Loader.AssemblyLoadContext.GetFirstResolvedAssemblyFromResolvingEvent(AssemblyName assemblyName)
at System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent(AssemblyName assemblyName)
at System.Runtime.Loader.AssemblyLoadContext.ResolveUsingResolvingEvent(IntPtr gchManagedAssemblyLoadContext, AssemblyName assemblyName)
at System.Reflection.RuntimeAssembly.GetExportedTypes()
at Nethermind.Cli.Modules.CliModuleLoader.DiscoverAndLoadModules()
at Nethermind.Cli.Program.<>c__DisplayClass2_0.<Main>b__0(ParseResult parseResult)
at System.CommandLine.Invocation.AnonymousSynchronousCliAction.Invoke(ParseResult parseResult)
at System.CommandLine.Invocation.InvocationPipeline.Invoke(ParseResult parseResult)
The text was updated successfully, but these errors were encountered:
Description
nethermind-cli won't run.
Steps to Reproduce
Actual behavior
nethermind-cli won't start and exits with an error and a backtrace.
Expected behavior
nethermind-cli actually starts.
Desktop (please complete the following information):
Please provide the following information regarding your setup:
Logs
The text was updated successfully, but these errors were encountered: