-
Notifications
You must be signed in to change notification settings - Fork 488
Closed
Labels
kind/bugA bug in existing code (including security flaws)A bug in existing code (including security flaws)
Description
- Version: libp2p
0.19.0
- Platform:
Linux - 4.4.0-97-generic #120-Ubuntu SMP Tue Sep 19 17:28:18 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
- Subsystem: identify?
Type: Bug
Severity: Critical
Description: Error: no protocol with code: 56
Steps to reproduce the error:
Just run a node with some protocols missing in the protocols table. (Or use https://libp2p-nodetrust.tk/demo which apparently causes the server to crash after connecting - it restarts)
Possible fix:
Just write these errors to stderr or use the debug log to notify the user of that error but PLEASE don't crash the whole thing. (This did happen often in the past, this will happen often in the future)
Metadata
Metadata
Assignees
Labels
kind/bugA bug in existing code (including security flaws)A bug in existing code (including security flaws)