-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
60 changed files
with
654,177 additions
and
6 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,75 @@ | ||
INF 2023-11-07 16:12:56.831+00:00 Initializing networking tid=1 file=waku_node.nim:144 addrs="@[/ip4/172.18.248.20/tcp/33593, /ip4/172.18.248.20/tcp/33594/ws]" | ||
INF 2023-11-07 16:12:56.831+00:00 Created WakuMetadata protocol tid=1 file=protocol.nim:102 clusterId=0 | ||
INF 2023-11-07 16:12:56.831+00:00 mounting relay protocol topics="waku node" tid=1 file=waku_node.nim:367 | ||
INF 2023-11-07 16:12:56.831+00:00 relay mounted successfully topics="waku node" tid=1 file=waku_node.nim:386 | ||
INF 2023-11-07 16:12:56.831+00:00 mounting rendezvous discovery protocol topics="waku node" tid=1 file=waku_node.nim:1067 | ||
INF 2023-11-07 16:12:56.831+00:00 mounting libp2p ping protocol topics="waku node" tid=1 file=waku_node.nim:1025 | ||
INF 2023-11-07 16:12:56.831+00:00 mounting store client topics="waku node" tid=1 file=waku_node.nim:821 | ||
INF 2023-11-07 16:12:56.831+00:00 mounting waku peer exchange topics="waku node" tid=1 file=waku_node.nim:977 | ||
INF 2023-11-07 16:12:56.831+00:00 Starting Waku node topics="waku node" tid=1 file=waku_node.nim:1102 version=v0.21.0-23-g200a11 | ||
INF 2023-11-07 16:12:56.831+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:1087 peerId=16U*PLfgLb addrs=@[] | ||
INF 2023-11-07 16:12:56.831+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:1094 full=[/ip4/172.18.248.20/tcp/33593/p2p/16Uiu2HAmAQHraKu5dr9uohamVVGh8JuPPqjr2sLoJKkYXsPLfgLb][/ip4/172.18.248.20/tcp/33594/ws/p2p/16Uiu2HAmAQHraKu5dr9uohamVVGh8JuPPqjr2sLoJKkYXsPLfgLb] | ||
INF 2023-11-07 16:12:56.831+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:1095 enr=enr:-Kq4QHh7zYI5MC_cRTagFlmnoeXdObAO_Dq0sbG2BhQ7EHfYPK8NMQ4O69aHmOhqPpgtOGa3mWJ2tazW_PyzPZt2kIUBgmlkgnY0gmlwhKwS-BSKbXVsdGlhZGRyc4wACgSsEvgUBoM63QOJc2VjcDI1NmsxoQLehLT2xqj5JyajCkr0FaL-JxgupFXw_iwVnS956W77TIN0Y3CCgzmDdWRwgoM7hXdha3UyAQ | ||
INF 2023-11-07 16:12:56.831+00:00 starting relay protocol topics="waku node" tid=1 file=waku_node.nim:336 | ||
INF 2023-11-07 16:12:56.831+00:00 relay started successfully topics="waku node" tid=1 file=waku_node.nim:357 | ||
WRN 2023-11-07 16:12:56.833+00:00 Starting gossipsub twice topics="libp2p gossipsub" tid=1 file=gossipsub.nim:693 | ||
INF 2023-11-07 16:12:56.833+00:00 Setting up AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:185 | ||
INF 2023-11-07 16:12:56.833+00:00 Node started successfully topics="waku node" tid=1 file=waku_node.nim:1132 | ||
INF 2023-11-07 16:12:56.833+00:00 Relay peer connections topics="waku node peer_manager" tid=1 file=peer_manager.nim:735 inRelayConns=0/27 outRelayConns=0/13 totalConnections=0/50 notConnectedPeers=0 outsideBackoffPeers=0 | ||
INF 2023-11-07 16:12:56.833+00:00 Starting discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:274 | ||
INF 2023-11-07 16:12:56.833+00:00 Discv5: discoverable ENR topics="waku discv5" tid=1 file=waku_discv5.nim:288 enr=enr:-Kq4QHh7zYI5MC_cRTagFlmnoeXdObAO_Dq0sbG2BhQ7EHfYPK8NMQ4O69aHmOhqPpgtOGa3mWJ2tazW_PyzPZt2kIUBgmlkgnY0gmlwhKwS-BSKbXVsdGlhZGRyc4wACgSsEvgUBoM63QOJc2VjcDI1NmsxoQLehLT2xqj5JyajCkr0FaL-JxgupFXw_iwVnS956W77TIN0Y3CCgzmDdWRwgoM7hXdha3UyAQ | ||
INF 2023-11-07 16:12:56.833+00:00 Starting discovery v5 search topics="waku discv5" tid=1 file=waku_discv5.nim:253 | ||
INF 2023-11-07 16:12:56.833+00:00 Starting JSON-RPC HTTP server topics="JSONRPC-HTTP-SERVER" tid=1 file=httpserver.nim:85 url=http://0.0.0.0:33592 | ||
INF 2023-11-07 16:12:56.833+00:00 RPC Server started topics="wakunode app" tid=1 file=app.nim:759 address=0.0.0.0:33592 | ||
NOT 2023-11-07 16:12:56.834+00:00 REST service started tid=1 file=server.nim:83 address=0.0.0.0:33591 | ||
INF 2023-11-07 16:12:56.834+00:00 Starting REST HTTP server topics="wakunode app" tid=1 file=app.nim:718 url=http://0.0.0.0:33591/ | ||
INF 2023-11-07 16:12:56.834+00:00 Node setup complete topics="wakunode main" tid=1 file=wakunode2.nim:142 | ||
INF 2023-11-07 16:13:26.834+00:00 Total connections initiated topics="waku node metrics" tid=1 file=waku_metrics.nim:49 count=0.0 | ||
INF 2023-11-07 16:13:26.834+00:00 Total messages topics="waku node metrics" tid=1 file=waku_metrics.nim:50 count=10.0 | ||
INF 2023-11-07 16:13:26.834+00:00 Total store peers topics="waku node metrics" tid=1 file=waku_metrics.nim:51 count=0.0 | ||
INF 2023-11-07 16:13:26.834+00:00 Total peer exchange peers topics="waku node metrics" tid=1 file=waku_metrics.nim:52 count=0.0 | ||
INF 2023-11-07 16:13:26.834+00:00 Total lightpush peers topics="waku node metrics" tid=1 file=waku_metrics.nim:53 count=0.0 | ||
INF 2023-11-07 16:13:26.834+00:00 Total filter peers topics="waku node metrics" tid=1 file=waku_metrics.nim:54 count=0.0 | ||
INF 2023-11-07 16:13:26.834+00:00 Total active filter subscriptions topics="waku node metrics" tid=1 file=waku_metrics.nim:55 count=0.0 | ||
INF 2023-11-07 16:13:26.834+00:00 Total errors topics="waku node metrics" tid=1 file=waku_metrics.nim:56 count=0.0 | ||
INF 2023-11-07 16:13:26.835+00:00 Total messages topics="waku rln_relay" tid=1 file=protocol_metrics.nim:78 count=0.0 | ||
INF 2023-11-07 16:13:26.835+00:00 Total spam messages topics="waku rln_relay" tid=1 file=protocol_metrics.nim:79 count=0.0 | ||
INF 2023-11-07 16:13:26.835+00:00 Total invalid messages topics="waku rln_relay" tid=1 file=protocol_metrics.nim:80 count=0.0 | ||
INF 2023-11-07 16:13:26.835+00:00 Total valid messages topics="waku rln_relay" tid=1 file=protocol_metrics.nim:81 count=0.0 | ||
INF 2023-11-07 16:13:26.835+00:00 Total errors topics="waku rln_relay" tid=1 file=protocol_metrics.nim:82 count=0.0 | ||
INF 2023-11-07 16:13:26.836+00:00 Total proofs verified topics="waku rln_relay" tid=1 file=protocol_metrics.nim:83 count=0.0 | ||
INF 2023-11-07 16:13:56.836+00:00 Total connections initiated topics="waku node metrics" tid=1 file=waku_metrics.nim:49 count=0.0 | ||
INF 2023-11-07 16:13:56.836+00:00 Total messages topics="waku node metrics" tid=1 file=waku_metrics.nim:50 count=24.0 | ||
INF 2023-11-07 16:13:56.836+00:00 Total store peers topics="waku node metrics" tid=1 file=waku_metrics.nim:51 count=0.0 | ||
INF 2023-11-07 16:13:56.836+00:00 Total peer exchange peers topics="waku node metrics" tid=1 file=waku_metrics.nim:52 count=0.0 | ||
INF 2023-11-07 16:13:56.836+00:00 Total lightpush peers topics="waku node metrics" tid=1 file=waku_metrics.nim:53 count=0.0 | ||
INF 2023-11-07 16:13:56.837+00:00 Total filter peers topics="waku node metrics" tid=1 file=waku_metrics.nim:54 count=0.0 | ||
INF 2023-11-07 16:13:56.837+00:00 Total active filter subscriptions topics="waku node metrics" tid=1 file=waku_metrics.nim:55 count=0.0 | ||
INF 2023-11-07 16:13:56.837+00:00 Total errors topics="waku node metrics" tid=1 file=waku_metrics.nim:56 count=0.0 | ||
INF 2023-11-07 16:13:56.837+00:00 Total messages topics="waku rln_relay" tid=1 file=protocol_metrics.nim:78 count=0.0 | ||
INF 2023-11-07 16:13:56.837+00:00 Total spam messages topics="waku rln_relay" tid=1 file=protocol_metrics.nim:79 count=0.0 | ||
INF 2023-11-07 16:13:56.837+00:00 Total invalid messages topics="waku rln_relay" tid=1 file=protocol_metrics.nim:80 count=0.0 | ||
INF 2023-11-07 16:13:56.837+00:00 Total valid messages topics="waku rln_relay" tid=1 file=protocol_metrics.nim:81 count=0.0 | ||
INF 2023-11-07 16:13:56.837+00:00 Total errors topics="waku rln_relay" tid=1 file=protocol_metrics.nim:82 count=0.0 | ||
INF 2023-11-07 16:13:56.837+00:00 Total proofs verified topics="waku rln_relay" tid=1 file=protocol_metrics.nim:83 count=0.0 | ||
INF 2023-11-07 16:14:26.838+00:00 Total connections initiated topics="waku node metrics" tid=1 file=waku_metrics.nim:49 count=0.0 | ||
INF 2023-11-07 16:14:26.838+00:00 Total messages topics="waku node metrics" tid=1 file=waku_metrics.nim:50 count=38.0 | ||
INF 2023-11-07 16:14:26.839+00:00 Total store peers topics="waku node metrics" tid=1 file=waku_metrics.nim:51 count=0.0 | ||
INF 2023-11-07 16:14:26.839+00:00 Total peer exchange peers topics="waku node metrics" tid=1 file=waku_metrics.nim:52 count=0.0 | ||
INF 2023-11-07 16:14:26.839+00:00 Total lightpush peers topics="waku node metrics" tid=1 file=waku_metrics.nim:53 count=0.0 | ||
INF 2023-11-07 16:14:26.839+00:00 Total filter peers topics="waku node metrics" tid=1 file=waku_metrics.nim:54 count=0.0 | ||
INF 2023-11-07 16:14:26.839+00:00 Total active filter subscriptions topics="waku node metrics" tid=1 file=waku_metrics.nim:55 count=0.0 | ||
INF 2023-11-07 16:14:26.840+00:00 Total errors topics="waku node metrics" tid=1 file=waku_metrics.nim:56 count=0.0 | ||
INF 2023-11-07 16:14:26.840+00:00 Total messages topics="waku rln_relay" tid=1 file=protocol_metrics.nim:78 count=0.0 | ||
INF 2023-11-07 16:14:26.840+00:00 Total spam messages topics="waku rln_relay" tid=1 file=protocol_metrics.nim:79 count=0.0 | ||
INF 2023-11-07 16:14:26.841+00:00 Total invalid messages topics="waku rln_relay" tid=1 file=protocol_metrics.nim:80 count=0.0 | ||
INF 2023-11-07 16:14:26.841+00:00 Total valid messages topics="waku rln_relay" tid=1 file=protocol_metrics.nim:81 count=0.0 | ||
INF 2023-11-07 16:14:26.841+00:00 Total errors topics="waku rln_relay" tid=1 file=protocol_metrics.nim:82 count=0.0 | ||
INF 2023-11-07 16:14:26.841+00:00 Total proofs verified topics="waku rln_relay" tid=1 file=protocol_metrics.nim:83 count=0.0 | ||
NOT 2023-11-07 16:14:48.806+00:00 Shutting down after receiving SIGTERM topics="wakunode main" tid=1 file=wakunode2.nim:123 | ||
NOT 2023-11-07 16:14:48.807+00:00 REST service stopped tid=1 file=server.nim:88 address=0.0.0.0:33591 | ||
INF 2023-11-07 16:14:48.807+00:00 Stopping discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:296 | ||
INF 2023-11-07 16:14:48.807+00:00 Stopping AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:203 | ||
INF 2023-11-07 16:14:48.809+00:00 Stopping AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:203 | ||
WRN 2023-11-07 16:14:48.809+00:00 service is already stopped topics="libp2p switch" tid=1 file=switch.nim:86 | ||
WRN 2023-11-07 16:14:48.809+00:00 Stopping gossipsub without starting it topics="libp2p gossipsub" tid=1 file=gossipsub.nim:705 |
Oops, something went wrong.