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

Node crashes when restarted #2419

Closed
CosminNechifor opened this issue Sep 10, 2018 · 0 comments · Fixed by #2420
Closed

Node crashes when restarted #2419

CosminNechifor opened this issue Sep 10, 2018 · 0 comments · Fixed by #2420

Comments

@CosminNechifor
Copy link
Contributor

Problem Definition

My node crashes when I try to start it, and I get the following stacktrace:
Log: https://gist.github.com/CosminNechifor/db8c5f7d51b21653d69e804392e9596e

System Description

Linux cosmin-Lenovo-ideapad-100-15IBD 4.15.0-33-generic #36-Ubuntu SMP Wed Aug 15 16:00:05 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
/usr/bin/solc
solc, the solidity compiler commandline interface
Version: 0.4.24+commit.e67f0147.Linux.g++
/usr/bin/geth
Geth
Version: 1.8.12-stable
Git Commit: 37685930d953bcbe023f9bc65b135a8d8b8f1488
Architecture: amd64
Protocol Versions: [63 62]
Network Id: 1
Go Version: go1.10.1
Operating System: linux
GOPATH=
GOROOT=/usr/lib/go-1.10
/home/cosmin/.virtualenvs/raiden/bin/raiden
{
  "raiden": "0.8.1.dev5+gfe831802",
  "python_implementation": "CPython",
  "python_version": "3.6.5",
  "system": "Linux 64bit_ELF 4.15.0-33-generic x86_64",
  "distribution": "source"
}
2836a864b8e9401c0a1690c124a6064752b33474

hackaugusto added a commit to hackaugusto/raiden that referenced this issue Sep 10, 2018
This changes the transport class to receive a list of message instead of
a list of events, which removes the necessity of encoding the event from
the transport and moves it to the raiden service.

fixes raiden-network#2419

[ci integration]
hackaugusto added a commit to hackaugusto/raiden that referenced this issue Sep 10, 2018
This changes the transport class to receive a list of message instead of
a list of events, which removes the necessity of encoding the event from
the transport and moves it to the raiden service.

fixes raiden-network#2419

[ci integration]
hackaugusto added a commit to hackaugusto/raiden that referenced this issue Sep 10, 2018
This changes the transport class to receive a list of message instead of
a list of events, which removes the necessity of encoding the event from
the transport and moves it to the raiden service.

fixes raiden-network#2419

[ci integration]
LefterisJP pushed a commit to hackaugusto/raiden that referenced this issue Sep 11, 2018
This changes the transport class to receive a list of message instead of
a list of events, which removes the necessity of encoding the event from
the transport and moves it to the raiden service.

fixes raiden-network#2419

[ci integration]
LefterisJP pushed a commit that referenced this issue Sep 11, 2018
This changes the transport class to receive a list of message instead of
a list of events, which removes the necessity of encoding the event from
the transport and moves it to the raiden service.

fixes #2419

[ci integration]
@LefterisJP LefterisJP added this to the Red Eyes Testnet 9 milestone Sep 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants