Skip to content

RunTime Error #6

Description

@9outerhaven

Hello,
I keep getting an error when I run the client. Have been working on it a few days now, any suggestions?
Thanks!

Pyethapp error: File "/usr/local/bin/pyethapp", line 11, in
load_entry_point('pyethapp', 'console_scripts', 'pyethapp')()
File "/home//.local/lib/python2.7/site-packages/click/core.py", line 722, in call
return self.main(*args, **kwargs)
File "/home//.local/lib/python2.7/site-packages/click/core.py", line 697, in main
rv = self.invoke(ctx)
File "/home//.local/lib/python2.7/site-packages/click/core.py", line 1066, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "/home//.local/lib/python2.7/site-packages/click/core.py", line 895, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/home//.local/lib/python2.7/site-packages/click/core.py", line 535, in invoke
return callback(*args, **kwargs)
File "/home//.local/lib/python2.7/site-packages/click/decorators.py", line 17, in new_func
return f(get_current_context(), *args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/pyethapp-1.5.0-py2.7.egg/pyethapp/app.py", line 226, in run
service.register_with_app(app)
File "/home//.local/lib/python2.7/site-packages/devp2p/service.py", line 47, in register_with_app
s = klass(app)
File "/usr/local/lib/python2.7/dist-packages/pyethapp-1.5.0-py2.7.egg/pyethapp/eth_service.py", line 133, in init
self.config['data_dir'], db_network_id, sce['network_id']
RuntimeError: The database in '/home//.config/pyethapp' was initialized with network id 2 and can not be used when connecting to network id 1. Please choose a different data directory.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions