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

P2P: Session destroy failed #1967

Closed
anjmao opened this issue Mar 31, 2020 · 0 comments · Fixed by #1977
Closed

P2P: Session destroy failed #1967

anjmao opened this issue Mar 31, 2020 · 0 comments · Fixed by #1977
Assignees
Labels

Comments

@anjmao
Copy link
Contributor

anjmao commented Mar 31, 2020

Consumer disconnected but provider side failed to handle session destroy. Tested with CLI consumser (macos).

2020-03-31T10:06:33.703 DBG p2p/channel.go:101                       > Received P2P keep alive ping, peer public key: f48458e692b7221a224a9189a99c39eaafa0ef589f3cb9656c64ac5ea6b89420
2020-03-31T10:06:47.874 INF core/service/subscription.go:88          > Received P2P message for "p2p-session-destroy": consumerID:"0x5018e5d4dd0e1cf4f6de83dd0b4862ae8e6990c6" sessionID:"5569e7f8-b5a6-4f39-9a56-fb0249134b3e"
2020-03-31T10:06:47.875 ERR p2p/channel.go:182                       > Handler "p2p-session-destroy" internal error error="cannot destroy session 5569e7f8-b5a6-4f39-9a56-fb0249134b3e: session does not exists"
2020-03-31T10:07:15.438 DBG session/pingpong/price_calculator.go:66  > Calculated price 214201. Time component: 201191, data component: 13010 
2020-03-31T10:07:23.704 ERR p2p/channel.go:242                       > Failed to send P2P keepalive message error="send timeout"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants