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

Setup node becomes unavailable because of inexistant sessions #184

Open
jdknives opened this issue Jul 26, 2022 · 0 comments
Open

Setup node becomes unavailable because of inexistant sessions #184

jdknives opened this issue Jul 26, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@jdknives
Copy link
Member

Describe the bug
The setup node has recently received an update to its logic to always dial to all available servers to improve its availability. It logs that it is corrected successfully to the servers on test deployment, but clients cannot dial to it for route establishment because the server does not have the setup node session registered.

[2022-07-26T12:21:39Z] INFO [dmsg_srv]: Stopped stream. error="dmsg error 307 - request cannot be forwarded because the next session is non-existent" session=02aa6fc7009d31622705cb3f2feaa8fe0da10c2ae081cf52e7ba7672bf097defad yamux_id=3

Meanwhile the setup node reports it is running well and connected.

[2022-07-26T12:33:58Z] DEBUG [dmsg_client]: Discovering dmsg servers...
[2022-07-26T12:33:58Z] DEBUG [dmsg_client]: Session already exists... remote_pk=024716428e6315d954356e9ad72bea32bb2b41aab5a54a9b5cb4313964016e64d8
[2022-07-26T12:33:58Z] DEBUG [dmsg_client]: Session already exists... remote_pk=03f6b0a20be8fe0fd2fd0bd850507cfb10d0eaa37dce5c174654d07db5749a41bf
[2022-07-26T12:33:58Z] DEBUG [dmsg_client]: Session already exists... remote_pk=02ae49c901480b49f9c40f6f90fa8e775cf9b00b61ded673a9b0776dfb7cccd374
[2022-07-26T12:33:58Z] DEBUG [dmsg_client]: Session already exists... remote_pk=02c5c21778c510f9bd29a54565db1ab20b9248804dce3d3fed171ae45a096f4037

Environment information:

  • this happened on test deployment
@jdknives jdknives added the bug Something isn't working label Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant