mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 09:03:25 +00:00
2686 lines
576 KiB
Plaintext
2686 lines
576 KiB
Plaintext
WRN 2026-03-30 04:56:12.489+00:00 whether to mount storeSync is not specified, defaulting to not mounting topics="waku conf builder" tid=1 file=waku_conf_builder.nim:471
|
|
bSubscribeShards: some(@[0])
|
|
INF 2026-03-30 04:56:12.489+00:00 Sharding configuration: topics="waku conf builder" tid=1 file=waku_conf_builder.nim:506 shardingConf="(kind: AutoSharding, numShardsInCluster: 1)" subscribeShards=@[0]
|
|
INF 2026-03-30 04:56:12.489+00:00 Configuration: Enabled protocols topics="waku conf" tid=1 file=waku_conf.nim:157 relay=false rlnRelay=false store=false filter=false lightPush=false peerExchange=true rendezvous=true
|
|
INF 2026-03-30 04:56:12.489+00:00 Configuration. Network topics="waku conf" tid=1 file=waku_conf.nim:166 cluster=3
|
|
INF 2026-03-30 04:56:12.489+00:00 Configuration. Active Relay Shards topics="waku conf" tid=1 file=waku_conf.nim:169 shard=0
|
|
INF 2026-03-30 04:56:12.489+00:00 Configuration. Bootstrap nodes topics="waku conf" tid=1 file=waku_conf.nim:173 node=enr:-L24QD88hcKiWCwR5bpkByB2dAurOnUzNusF7k1U8zQ3hKk7barOt4HdJc2kA-0mH5Au10mCpL_HCjPQPDEiAHPZf_ICgmlkgnY0gmlwhKwSag6KbXVsdGlhZGRyc5YACASsEmoOBt1xAAoErBJqDgbdct0DgnJzhQADAQAAiXNlY3AyNTZrMaEDNN2RUayv5DBqfvfdJoTv2W9gKxfDpFKXHp0kRHqeaziDdGNwgt1xg3VkcILdc4V3YWt1MgU
|
|
INF 2026-03-30 04:56:12.490+00:00 Setting up storage tid=1 file=node_factory.nim:532
|
|
INF 2026-03-30 04:56:12.490+00:00 Initializing node tid=1 file=node_factory.nim:541
|
|
TRC 2026-03-30 04:56:12.491+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/ipfs/id/1.0.0]"
|
|
TRC 2026-03-30 04:56:12.491+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/libp2p/autonat/1.0.0]"
|
|
TRC 2026-03-30 04:56:12.491+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/libp2p/circuit/relay/0.2.0/hop, /libp2p/circuit/relay/0.1.0]"
|
|
TRC 2026-03-30 04:56:12.492+00:00 no peer storage found tid=1 file=peer_manager.nim:1219
|
|
INF 2026-03-30 04:56:12.492+00:00 Initializing networking tid=1 file=waku_node.nim:228 addrs="@[/ip4/172.18.127.37/tcp/18164, /ip4/172.18.127.37/tcp/18165/ws]"
|
|
INF 2026-03-30 04:56:12.492+00:00 Mounting protocols tid=1 file=node_factory.nim:547
|
|
INF 2026-03-30 04:56:12.492+00:00 Created WakuMetadata protocol topics="waku node" tid=1 file=protocol.nim:107 clusterId=3 shards="[0]"
|
|
TRC 2026-03-30 04:56:12.492+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/metadata/1.0.0]"
|
|
INF 2026-03-30 04:56:12.492+00:00 mounting store client topics="waku node store api" tid=1 file=store.nim:274
|
|
INF 2026-03-30 04:56:12.492+00:00 mounting legacy store client topics="waku node store api" tid=1 file=store.nim:145
|
|
INF 2026-03-30 04:56:12.492+00:00 mounting auto sharding topics="waku node" tid=1 file=waku_node.nim:305 clusterId=3 shardCount=1
|
|
INF 2026-03-30 04:56:12.492+00:00 Shards created from content topics tid=1 file=node_factory.nim:333 contentTopics=[] shards=[]
|
|
INF 2026-03-30 04:56:12.492+00:00 mounting rendezvous discovery protocol topics="waku node" tid=1 file=waku_node.nim:432
|
|
INF 2026-03-30 04:56:12.492+00:00 waku rendezvous initialized topics="waku node" tid=1 file=protocol.nim:206 clusterId=3 shards="[0]" capabilities=[] wakuPeerRecord="(peerId: 16U*DiWSxD, seqNo: 1774846572, addresses: [/ip4/172.18.127.37/tcp/18164, /ip4/172.18.127.37/tcp/18165/ws], mixKey: )"
|
|
TRC 2026-03-30 04:56:12.493+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/rendezvous/1.0.0]"
|
|
INF 2026-03-30 04:56:12.493+00:00 mounting rendezvous client topics="waku node" tid=1 file=waku_node.nim:418
|
|
INF 2026-03-30 04:56:12.493+00:00 waku rendezvous client initialized topics="waku node" tid=1 file=client.nim:130 clusterId=3
|
|
INF 2026-03-30 04:56:12.493+00:00 mounting libp2p ping protocol topics="waku node ping api" tid=1 file=ping.nim:20
|
|
TRC 2026-03-30 04:56:12.493+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/ipfs/ping/1.0.0]"
|
|
INF 2026-03-30 04:56:12.493+00:00 mounting light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:183
|
|
INF 2026-03-30 04:56:12.493+00:00 mounting legacy light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:72
|
|
INF 2026-03-30 04:56:12.493+00:00 mounting filter client topics="waku node filter api" tid=1 file=filter.nim:81
|
|
TRC 2026-03-30 04:56:12.493+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/filter-push/2.0.0-beta1]"
|
|
INF 2026-03-30 04:56:12.493+00:00 Adding peer to service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:281 peerId=16U*Vi9Kaf addr=/ip4/172.18.106.14/tcp/56689 service=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:12.494+00:00 Adding peer to manager topics="waku node peer_manager" tid=1 file=peer_manager.nim:154 peerId=16U*Vi9Kaf addresses="[/ip4/172.18.106.14/tcp/56689]" origin=UnknownOrigin
|
|
INF 2026-03-30 04:56:12.494+00:00 mounting waku peer exchange topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:37
|
|
TRC 2026-03-30 04:56:12.494+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/peer-exchange/2.0.0-alpha1]"
|
|
INF 2026-03-30 04:56:12.494+00:00 mounting waku peer exchange client topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:54
|
|
NTC 2026-03-30 04:56:12.494+00:00 REST service started tid=1 file=server.nim:182 address=0.0.0.0:18163
|
|
INF 2026-03-30 04:56:12.494+00:00 Starting REST HTTP server tid=1 file=builder.nim:113 url=http://0.0.0.0:18163/
|
|
INF 2026-03-30 04:56:12.494+00:00 No external callbacks to be set topics="wakunode waku" tid=1 file=waku.nim:127
|
|
INF 2026-03-30 04:56:12.494+00:00 Retrieve dynamic bootstrap nodes topics="wakunode waku" tid=1 file=waku.nim:367
|
|
INF 2026-03-30 04:56:12.495+00:00 Running nwaku node tid=1 file=node_factory.nim:464 version=v0.38.0-rc.0-14-g5c335c
|
|
INF 2026-03-30 04:56:12.495+00:00 Starting Waku node topics="waku node" tid=1 file=waku_node.nim:625 version=v0.38.0-rc.0-14-g5c335c
|
|
INF 2026-03-30 04:56:12.495+00:00 waku rendezvous periodic registration started topics="waku rendezvous" tid=1 file=protocol.nim:127 interval=10s
|
|
INF 2026-03-30 04:56:12.495+00:00 waku rendezvous discovery started topics="waku rendezvous" tid=1 file=protocol.nim:227
|
|
INF 2026-03-30 04:56:12.495+00:00 waku rendezvous periodic requests started topics="waku rendezvous client" tid=1 file=client.nim:80 interval=10s
|
|
INF 2026-03-30 04:56:12.495+00:00 waku rendezvous client started topics="waku rendezvous client" tid=1 file=client.nim:136
|
|
DBG 2026-03-30 04:56:12.495+00:00 starting switch for peer topics="libp2p switch" tid=1 file=switch.nim:363 peerInfo="(peerId: 16Uiu2HAmAYPSDztHcH6VUFV3dKGnBiX968iHggjKjNd4EZDiWSxD, listenAddrs: [/ip4/0.0.0.0/tcp/18165/ws, /ip4/0.0.0.0/tcp/18164], addrs: [], protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], protoVersion: ipfs/0.1.0, agentVersion: logos-delivery-v0.38.0-rc.0-14-g5c335c)"
|
|
TRC 2026-03-30 04:56:12.495+00:00 Starting TCP transport topics="libp2p tcptransport" tid=1 file=tcptransport.nim:116
|
|
TRC 2026-03-30 04:56:12.495+00:00 Listening on topics="libp2p tcptransport" tid=1 file=tcptransport.nim:140 address=/ip4/0.0.0.0/tcp/18164
|
|
TRC 2026-03-30 04:56:12.495+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:49 address=@[/ip4/0.0.0.0/tcp/18164]
|
|
DBG 2026-03-30 04:56:12.496+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:272
|
|
TRC 2026-03-30 04:56:12.496+00:00 Starting WS transport topics="libp2p wstransport" tid=1 file=wstransport.nim:154
|
|
TRC 2026-03-30 04:56:12.496+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:49 address=@[/ip4/0.0.0.0/tcp/18165/ws]
|
|
TRC 2026-03-30 04:56:12.496+00:00 Created HTTP Server topics="libp2p wstransport" tid=1 file=server.nim:262 host=0.0.0.0:18165
|
|
TRC 2026-03-30 04:56:12.496+00:00 Listening on topics="libp2p wstransport" tid=1 file=wstransport.nim:204 addresses="[/ip4/0.0.0.0/tcp/18165/ws]"
|
|
INF 2026-03-30 04:56:12.496+00:00 Setting up AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:207
|
|
TRC 2026-03-30 04:56:12.497+00:00 Running AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:231
|
|
TRC 2026-03-30 04:56:12.497+00:00 Asking peers for reachability topics="libp2p autonatservice" tid=1 file=service.nim:160
|
|
DBG 2026-03-30 04:56:12.497+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:272
|
|
TRC 2026-03-30 04:56:12.497+00:00 WsTransport accept topics="libp2p wstransport" tid=1 file=wstransport.nim:279
|
|
TRC 2026-03-30 04:56:12.497+00:00 Awaiting new request topics="websock http-server" tid=1 file=server.nim:194
|
|
WRN 2026-03-30 04:56:12.497+00:00 Starting rendezvous twice topics="waku rendezvous" tid=1 file=rendezvous.nim:626
|
|
DBG 2026-03-30 04:56:12.497+00:00 Started libp2p node topics="libp2p switch" tid=1 file=switch.nim:403 peer="(peerId: 16Uiu2HAmAYPSDztHcH6VUFV3dKGnBiX968iHggjKjNd4EZDiWSxD, listenAddrs: [/ip4/0.0.0.0/tcp/18164, /ip4/0.0.0.0/tcp/18165/ws], addrs: [/ip4/172.18.127.37/tcp/18164, /ip4/172.18.127.37/tcp/18165/ws], protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], protoVersion: ipfs/0.1.0, agentVersion: logos-delivery-v0.38.0-rc.0-14-g5c335c)"
|
|
INF 2026-03-30 04:56:12.497+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:478 peerId=16U*DiWSxD addrs="[/ip4/172.18.127.37/tcp/18164, /ip4/172.18.127.37/tcp/18165/ws]"
|
|
INF 2026-03-30 04:56:12.498+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:501 full=[/ip4/0.0.0.0/tcp/18164/p2p/16Uiu2HAmAYPSDztHcH6VUFV3dKGnBiX968iHggjKjNd4EZDiWSxD][/ip4/0.0.0.0/tcp/18165/ws/p2p/16Uiu2HAmAYPSDztHcH6VUFV3dKGnBiX968iHggjKjNd4EZDiWSxD] localIp=172.17.0.3 switchAddress="@[/ip4/172.18.127.37/tcp/18164, /ip4/172.18.127.37/tcp/18165/ws]"
|
|
INF 2026-03-30 04:56:12.498+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:503 full=[/ip4/172.18.127.37/tcp/18164/p2p/16Uiu2HAmAYPSDztHcH6VUFV3dKGnBiX968iHggjKjNd4EZDiWSxD][/ip4/172.18.127.37/tcp/18165/ws/p2p/16Uiu2HAmAYPSDztHcH6VUFV3dKGnBiX968iHggjKjNd4EZDiWSxD]
|
|
INF 2026-03-30 04:56:12.498+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:504 enr=enr:-LO4QHh-7YTtfqBseFal06BAxrvOMXjQ-l2bbxc3ES-iBUXMMHVwvnVPMmUFATZ30s9zaO6u-vl_5aQR1mZg6PY3e8EBgmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc4wACgSsEn8lBkb13QOCcnOFAAMBAACJc2VjcDI1NmsxoQLgl6myKfUomZ6XYnTy5401n7xJPTYSJJNbTnPIGywGHoN0Y3CCRvSDdWRwgkb2hXdha3UyAA
|
|
INF 2026-03-30 04:56:12.498+00:00 Node started successfully topics="waku node" tid=1 file=waku_node.nim:681
|
|
INF 2026-03-30 04:56:12.498+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:478 peerId=16U*DiWSxD addrs="[/ip4/172.18.127.37/tcp/18164, /ip4/172.18.127.37/tcp/18165/ws]"
|
|
INF 2026-03-30 04:56:12.498+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:501 full=[/ip4/0.0.0.0/tcp/18164/p2p/16Uiu2HAmAYPSDztHcH6VUFV3dKGnBiX968iHggjKjNd4EZDiWSxD][/ip4/0.0.0.0/tcp/18165/ws/p2p/16Uiu2HAmAYPSDztHcH6VUFV3dKGnBiX968iHggjKjNd4EZDiWSxD] localIp=172.17.0.3 switchAddress="@[/ip4/172.18.127.37/tcp/18164, /ip4/172.18.127.37/tcp/18165/ws]"
|
|
INF 2026-03-30 04:56:12.499+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:503 full=[/ip4/172.18.127.37/tcp/18164/p2p/16Uiu2HAmAYPSDztHcH6VUFV3dKGnBiX968iHggjKjNd4EZDiWSxD][/ip4/172.18.127.37/tcp/18165/ws/p2p/16Uiu2HAmAYPSDztHcH6VUFV3dKGnBiX968iHggjKjNd4EZDiWSxD]
|
|
INF 2026-03-30 04:56:12.500+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:504 enr=enr:-LO4QHh-7YTtfqBseFal06BAxrvOMXjQ-l2bbxc3ES-iBUXMMHVwvnVPMmUFATZ30s9zaO6u-vl_5aQR1mZg6PY3e8EBgmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc4wACgSsEn8lBkb13QOCcnOFAAMBAACJc2VjcDI1NmsxoQLgl6myKfUomZ6XYnTy5401n7xJPTYSJJNbTnPIGywGHoN0Y3CCRvSDdWRwgkb2hXdha3UyAA
|
|
INF 2026-03-30 04:56:12.500+00:00 Waku node ENR updated successfully with new multiaddress topics="wakunode waku" tid=1 file=waku.nim:301 enr=enr:-L24QCmnQphBVYoaFvkimsuPEA5WEW9prZ-XfGLPONbc9YJAHpDyXACOtLLcEZSSHwDYbhjXP_dSo7d6TiJhvB4qmlgCgmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc5YACASsEn8lBkb0AAoErBJ_JQZG9d0DgnJzhQADAQAAiXNlY3AyNTZrMaEC4Jepsin1KJmel2J08ueNNZ-8ST02EiSTW05zyBssBh6DdGNwgkb0g3VkcIJG9oV3YWt1MgA record="(2, id: \"v4\", ip: 172.18.127.37, multiaddrs: 0x000804AC127F250646F4000A04AC127F250646F5DD03, rs: 0x0003010000, secp256k1: 0x02E097A9B229F528999E976274F2E78D359FBC493D361224935B4E73C81B2C061E, tcp: 18164, udp: 18166, waku2: 0x00)"
|
|
TRC 2026-03-30 04:56:12.501+00:00 Adding peer to manager topics="waku node peer_manager" tid=1 file=peer_manager.nim:154 peerId=16U*Vi9Kaf addresses="[/ip4/172.18.106.14/tcp/56689]" origin=Discv5
|
|
INF 2026-03-30 04:56:12.501+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
INF 2026-03-30 04:56:12.501+00:00 Starting discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:336
|
|
INF 2026-03-30 04:56:12.501+00:00 start listening on udp port topics="waku discv5" tid=1 file=waku_discv5.nim:338 address=0.0.0.0 port=18166
|
|
TRC 2026-03-30 04:56:12.501+00:00 start discv5 service topics="waku discv5" tid=1 file=waku_discv5.nim:346
|
|
INF 2026-03-30 04:56:12.502+00:00 Starting discovery v5 search topics="waku discv5" tid=1 file=waku_discv5.nim:258
|
|
TRC 2026-03-30 04:56:12.502+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
|
|
INF 2026-03-30 04:56:12.502+00:00 Successfully started discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:352
|
|
INF 2026-03-30 04:56:12.502+00:00 Discv5: discoverable ENR topics="waku discv5" tid=1 file=waku_discv5.nim:353 enrUri=enr:-L24QPS6xQqvoip4pv_rFUB-XfMGc3zpCARIzg-7QUrIfnfdK9x9hm-8RM_fU8hyaL1QVEtoGHAtmRvr6yRbJkDXPTwDgmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc5YACASsEn8lBkb0AAoErBJ_JQZG9d0DgnJzhQADAQAAiXNlY3AyNTZrMaEC4Jepsin1KJmel2J08ueNNZ-8ST02EiSTW05zyBssBh6DdGNwgkb0g3VkcIJG9oV3YWt1MgA enr="(3, id: \"v4\", ip: 172.18.127.37, multiaddrs: 0x000804AC127F250646F4000A04AC127F250646F5DD03, rs: 0x0003010000, secp256k1: 0x02E097A9B229F528999E976274F2E78D359FBC493D361224935B4E73C81B2C061E, tcp: 18164, udp: 18166, waku2: 0x00)"
|
|
TRC 2026-03-30 04:56:12.502+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:101 address=one.one.one.one servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_UNSPEC
|
|
INF 2026-03-30 04:56:12.502+00:00 Health monitor loop start tid=1 file=node_health_monitor.nim:516
|
|
DBG 2026-03-30 04:56:12.503+00:00 calculateConnectionState tid=1 file=node_health_monitor.nim:408 relayCount=0 storeClientCount=0 lightpushCount=0 filterCount=0
|
|
INF 2026-03-30 04:56:12.503+00:00 starting keepalive tid=1 file=node_health_monitor.nim:678 randomPeersKeepalive=10s allPeersKeepalive=2m
|
|
TRC 2026-03-30 04:56:12.503+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
|
|
INF 2026-03-30 04:56:12.504+00:00 REST services are installed tid=1 file=builder.nim:221
|
|
INF 2026-03-30 04:56:12.504+00:00 Starting metrics HTTP server topics="waku node metrics" tid=1 file=waku_metrics.nim:63 serverIp=0.0.0.0 serverPort=18167
|
|
INF 2026-03-30 04:56:12.505+00:00 Metrics HTTP server started topics="waku node metrics" tid=1 file=waku_metrics.nim:73 serverIp=0.0.0.0 serverPort=18167
|
|
INF 2026-03-30 04:56:12.505+00:00 Setting up shutdown hooks topics="wakunode main" tid=1 file=wakunode2.nim:63
|
|
INF 2026-03-30 04:56:12.505+00:00 Node setup complete topics="wakunode main" tid=1 file=wakunode2.nim:102
|
|
TRC 2026-03-30 04:56:12.507+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:155 resolvedAddresses={"1.1.1.1", "1.0.0.1", "2606:4700:4700:0000:0000:0000:0000:1111", "2606:4700:4700:0000:0000:0000:0000:1001"} server=1.1.1.1:53
|
|
DBG 2026-03-30 04:56:13.524+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55328 meth=GET uri=/health
|
|
DBG 2026-03-30 04:56:13.524+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55328 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
|
|
DBG 2026-03-30 04:56:13.524+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55328 uri=/health content_type=application/json content_size=893
|
|
DBG 2026-03-30 04:56:13.527+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55336 meth=GET uri=/debug/v1/info
|
|
DBG 2026-03-30 04:56:13.527+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55336 meth=GET uri=/debug/v1/info path_params=[] query_params=[] content_body=(None)
|
|
INF 2026-03-30 04:56:13.527+00:00 node info topics="waku node" tid=1 file=waku_node.nim:270 wakuInfo="(listenAddresses: [/ip4/172.18.127.37/tcp/18164/p2p/16Uiu2HAmAYPSDztHcH6VUFV3dKGnBiX968iHggjKjNd4EZDiWSxD, /ip4/172.18.127.37/tcp/18165/ws/p2p/16Uiu2HAmAYPSDztHcH6VUFV3dKGnBiX968iHggjKjNd4EZDiWSxD], enrUri: enr:-L24QCmnQphBVYoaFvkimsuPEA5WEW9prZ-XfGLPONbc9YJAHpDyXACOtLLcEZSSHwDYbhjXP_dSo7d6TiJhvB4qmlgCgmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc5YACASsEn8lBkb0AAoErBJ_JQZG9d0DgnJzhQADAQAAiXNlY3AyNTZrMaEC4Jepsin1KJmel2J08ueNNZ-8ST02EiSTW05zyBssBh6DdGNwgkb0g3VkcIJG9oV3YWt1MgA, mixPubKey: none(string))"
|
|
DBG 2026-03-30 04:56:13.527+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55336 uri=/debug/v1/info content_type=application/json content_size=473
|
|
DBG 2026-03-30 04:56:13.531+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55348 meth=POST uri=/admin/v1/peers
|
|
DBG 2026-03-30 04:56:13.545+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55348 meth=POST uri=/admin/v1/peers path_params=[] query_params=[] content_body="(application/json, 90 bytes)"
|
|
TRC 2026-03-30 04:56:13.545+00:00 Connecting to peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:318 wireAddr="[/ip4/172.18.106.14/tcp/56689]" peerId=16U*Vi9Kaf failedAttempts=0
|
|
TRC 2026-03-30 04:56:13.545+00:00 connection not found topics="libp2p connmanager" tid=1 file=connmanager.nim:294 peerId=16U*Vi9Kaf
|
|
DBG 2026-03-30 04:56:13.545+00:00 Dialing peer topics="libp2p dialer" tid=1 file=dialer.nim:141 peerId=16U*Vi9Kaf addrs="[/ip4/172.18.106.14/tcp/56689]"
|
|
DBG 2026-03-30 04:56:13.546+00:00 Expanded address and hostname topics="libp2p dialer" tid=1 file=dialer.nim:156 expandedAddress=/ip4/172.18.106.14/tcp/56689 hostname=172.18.106.14 resolvedAddresses="[/ip4/172.18.106.14/tcp/56689]"
|
|
TRC 2026-03-30 04:56:13.546+00:00 Dialing address topics="libp2p dialer" tid=1 file=dialer.nim:49 addrs=/ip4/172.18.106.14/tcp/56689 peerId=16U*Vi9Kaf hostname=172.18.106.14
|
|
TRC 2026-03-30 04:56:13.546+00:00 Dialing remote peer topics="libp2p tcptransport" tid=1 file=tcptransport.nim:298 address=/ip4/172.18.106.14/tcp/56689
|
|
TRC 2026-03-30 04:56:13.546+00:00 Handling tcp connection topics="libp2p tcptransport" tid=1 file=tcptransport.nim:47 address=ok(/ip4/172.18.106.14/tcp/56689) dir=Out clients=0
|
|
TRC 2026-03-30 04:56:13.546+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc864 objName=ChronosStream dir=Out
|
|
TRC 2026-03-30 04:56:13.546+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc864 timeout=10m
|
|
TRC 2026-03-30 04:56:13.546+00:00 Upgrading connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:63 conn=:69ca026d48bb1e75b10dc864 direction=Out
|
|
TRC 2026-03-30 04:56:13.546+00:00 initiating handshake topics="libp2p upgrade" tid=1 file=multistream.nim:47 conn=:69ca026d48bb1e75b10dc864 codec=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.547+00:00 selecting proto topics="libp2p upgrade" tid=1 file=multistream.nim:51 conn=:69ca026d48bb1e75b10dc864 proto=/noise
|
|
TRC 2026-03-30 04:56:13.548+00:00 multistream handshake success topics="libp2p upgrade" tid=1 file=multistream.nim:61 conn=:69ca026d48bb1e75b10dc864
|
|
TRC 2026-03-30 04:56:13.548+00:00 reading first requested proto topics="libp2p upgrade" tid=1 file=multistream.nim:68 conn=:69ca026d48bb1e75b10dc864 s=/noise proto="[/noise]"
|
|
TRC 2026-03-30 04:56:13.548+00:00 successfully selected topics="libp2p upgrade" tid=1 file=multistream.nim:70 conn=:69ca026d48bb1e75b10dc864 proto=/noise
|
|
TRC 2026-03-30 04:56:13.548+00:00 Securing connection topics="libp2p upgrade" tid=1 file=upgrade.nim:58 conn=:69ca026d48bb1e75b10dc864 codec=/noise
|
|
TRC 2026-03-30 04:56:13.548+00:00 Starting Noise handshake topics="libp2p noise" tid=1 file=noise.nim:495 conn=:69ca026d48bb1e75b10dc864 initiator=true
|
|
TRC 2026-03-30 04:56:13.548+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=f3d15e6108ed...2e0958dc002d
|
|
TRC 2026-03-30 04:56:13.548+00:00 noise write e topics="libp2p noise" tid=1 file=noise.nim:231
|
|
TRC 2026-03-30 04:56:13.548+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=81e9179aacf8...93080f3c41e0
|
|
TRC 2026-03-30 04:56:13.548+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=34485ffbfb23...8262ba7c704d
|
|
TRC 2026-03-30 04:56:13.548+00:00 sendHSMessage topics="libp2p noise" tid=1 file=noise.nim:329 conn=:69ca026d48bb1e75b10dc864 size=32
|
|
TRC 2026-03-30 04:56:13.548+00:00 Empty byte seq, nothing to write topics="libp2p chronosstream" tid=1 file=chronosstream.nim:138
|
|
TRC 2026-03-30 04:56:13.549+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=:69ca026d48bb1e75b10dc864 size=207
|
|
TRC 2026-03-30 04:56:13.549+00:00 noise read e topics="libp2p noise" tid=1 file=noise.nim:272 size=207
|
|
TRC 2026-03-30 04:56:13.549+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=bd327f8e1002...c2c5f9fe1857
|
|
TRC 2026-03-30 04:56:13.549+00:00 noise dh ee topics="libp2p noise" tid=1 file=noise.nim:245
|
|
TRC 2026-03-30 04:56:13.549+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=3f481fbf61eb...8c5b03bd5f43
|
|
TRC 2026-03-30 04:56:13.549+00:00 noise read s topics="libp2p noise" tid=1 file=noise.nim:285 size=175
|
|
TRC 2026-03-30 04:56:13.549+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d90f9ed960ae...07252649212a tagOut=d90f9ed960ae...07252649212a nonce=0
|
|
TRC 2026-03-30 04:56:13.549+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=f85d76d4ea18...cc4e4dbca953
|
|
TRC 2026-03-30 04:56:13.549+00:00 noise dh es topics="libp2p noise" tid=1 file=noise.nim:250
|
|
TRC 2026-03-30 04:56:13.549+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=f63daa41aa46...0fdd409d7f7b
|
|
TRC 2026-03-30 04:56:13.549+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9dc19ced6150...d4f5bba8eaee tagOut=9dc19ced6150...d4f5bba8eaee nonce=0
|
|
TRC 2026-03-30 04:56:13.549+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=dd752b73a6bc...38c89ead7c37
|
|
TRC 2026-03-30 04:56:13.549+00:00 noise write s topics="libp2p noise" tid=1 file=noise.nim:240
|
|
TRC 2026-03-30 04:56:13.549+00:00 encryptWithAd topics="libp2p noise" tid=1 file=noise.nim:150 tag=aafa42016b64b5f6c8229d13726d55cc data=78959178119f...9d13726d55cc nonce=1
|
|
TRC 2026-03-30 04:56:13.549+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=505cde45fe8d...a94f5d6c9f52
|
|
TRC 2026-03-30 04:56:13.549+00:00 noise dh se topics="libp2p noise" tid=1 file=noise.nim:258
|
|
TRC 2026-03-30 04:56:13.549+00:00 mixKey topics="libp2p noise" tid=1 file=noise.nim:184 key=aff47955afa8...d3e5f4db0ac3
|
|
TRC 2026-03-30 04:56:13.549+00:00 encryptWithAd topics="libp2p noise" tid=1 file=noise.nim:150 tag=3b3b98b6962af335d4a8a92cf9641de4 data=02d845a686a0...a92cf9641de4 nonce=0
|
|
TRC 2026-03-30 04:56:13.549+00:00 mixHash topics="libp2p noise" tid=1 file=noise.nim:192 hash=2f30bbc057dc...b563d610a2c8
|
|
TRC 2026-03-30 04:56:13.550+00:00 sendHSMessage topics="libp2p noise" tid=1 file=noise.nim:329 conn=:69ca026d48bb1e75b10dc864 size=176
|
|
TRC 2026-03-30 04:56:13.550+00:00 Remote signature verified topics="libp2p noise" tid=1 file=noise.nim:555 conn=:69ca026d48bb1e75b10dc864
|
|
TRC 2026-03-30 04:56:13.550+00:00 Remote peer id topics="libp2p noise" tid=1 file=noise.nim:560 pid=16Uiu2HAmGDMWL1PhaZkb5mNjKXFcrrUkti7x9RbDSZhugvVi9Kaf
|
|
TRC 2026-03-30 04:56:13.550+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc865 objName=SecureConn dir=Out
|
|
TRC 2026-03-30 04:56:13.550+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 timeout=5m
|
|
TRC 2026-03-30 04:56:13.550+00:00 Noise handshake completed! topics="libp2p noise" tid=1 file=noise.nim:592 initiator=true peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.550+00:00 Muxing connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:34 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.550+00:00 initiating handshake topics="libp2p upgrade" tid=1 file=multistream.nim:47 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 codec=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.550+00:00 selecting proto topics="libp2p upgrade" tid=1 file=multistream.nim:51 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 proto=/yamux/1.0.0
|
|
TRC 2026-03-30 04:56:13.553+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=36
|
|
TRC 2026-03-30 04:56:13.553+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=694173f2428f...14cb11e89414 tagOut=694173f2428f...14cb11e89414 nonce=0
|
|
TRC 2026-03-30 04:56:13.553+00:00 multistream handshake success topics="libp2p upgrade" tid=1 file=multistream.nim:61 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.553+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=30
|
|
TRC 2026-03-30 04:56:13.553+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d8987a503e41...28d672b18e8f tagOut=d8987a503e41...28d672b18e8f nonce=1
|
|
TRC 2026-03-30 04:56:13.553+00:00 reading first requested proto topics="libp2p upgrade" tid=1 file=multistream.nim:68 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 s=/yamux/1.0.0 proto="[/yamux/1.0.0, /mplex/6.7.0]"
|
|
TRC 2026-03-30 04:56:13.553+00:00 successfully selected topics="libp2p upgrade" tid=1 file=multistream.nim:70 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 proto=/yamux/1.0.0
|
|
TRC 2026-03-30 04:56:13.553+00:00 Found a muxer topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:50 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 muxerName=/yamux/1.0.0
|
|
TRC 2026-03-30 04:56:13.553+00:00 Starting yamux handler topics="libp2p yamux" tid=1 file=yamux.nim:559 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.553+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.553+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.553+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=0de348be2170...116b5fd109b0 tagOut=0de348be2170...116b5fd109b0 nonce=2
|
|
TRC 2026-03-30 04:56:13.553+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 2, length: 0}"
|
|
TRC 2026-03-30 04:56:13.553+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc866 objName=YamuxStream dir=In
|
|
TRC 2026-03-30 04:56:13.553+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc866 timeout=5m
|
|
TRC 2026-03-30 04:56:13.553+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=2 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.553+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 2, length: 0}"
|
|
TRC 2026-03-30 04:56:13.553+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc866
|
|
TRC 2026-03-30 04:56:13.553+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc866 handshaked=false
|
|
TRC 2026-03-30 04:56:13.553+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc866 handshaked=false
|
|
TRC 2026-03-30 04:56:13.553+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.553+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.553+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=4e1f4076739b...bdd3b2f29db8 tagOut=4e1f4076739b...bdd3b2f29db8 nonce=3
|
|
TRC 2026-03-30 04:56:13.553+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 2, length: 20}"
|
|
TRC 2026-03-30 04:56:13.553+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.553+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.554+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=54
|
|
TRC 2026-03-30 04:56:13.554+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7f6cfaf7fc23...b1c250033660 tagOut=7f6cfaf7fc23...b1c250033660 nonce=4
|
|
TRC 2026-03-30 04:56:13.554+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 2, length: 26}"
|
|
TRC 2026-03-30 04:56:13.554+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=192f7661632f...312e302e300a
|
|
TRC 2026-03-30 04:56:13.554+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.554+00:00 Upgraded connection topics="libp2p muxedupgrade" tid=1 file=muxedupgrade.nim:81 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 direction=Out
|
|
DBG 2026-03-30 04:56:13.554+00:00 Dial successful topics="libp2p dialer" tid=1 file=dialer.nim:92 peerId=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.554+00:00 About to trigger connection events topics="libp2p connmanager" tid=1 file=connmanager.nim:148 peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.554+00:00 About to trigger peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:180 peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.554+00:00 triggering peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:185 peer=16U*Vi9Kaf event="(kind: Joined, initiator: true)"
|
|
TRC 2026-03-30 04:56:13.554+00:00 Dialing (existing) topics="libp2p dialer" tid=1 file=dialer.nim:322 peerId=16U*Vi9Kaf protos="[/vac/waku/metadata/1.0.0]"
|
|
TRC 2026-03-30 04:56:13.554+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc867 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.554+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc867 timeout=5m
|
|
TRC 2026-03-30 04:56:13.554+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=1 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.554+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 1, length: 0}"
|
|
TRC 2026-03-30 04:56:13.554+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc867 protos="[/vac/waku/metadata/1.0.0]"
|
|
TRC 2026-03-30 04:56:13.554+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc867 codec=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.554+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 1, length: 20}"
|
|
TRC 2026-03-30 04:56:13.554+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc867 proto=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-30 04:56:13.554+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 1, length: 26}"
|
|
TRC 2026-03-30 04:56:13.554+00:00 Stored muxer topics="libp2p connmanager" tid=1 file=connmanager.nim:347 muxer=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 direction=Out peers=1
|
|
TRC 2026-03-30 04:56:13.554+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc868 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.554+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc868 timeout=5m
|
|
TRC 2026-03-30 04:56:13.554+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=3 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.554+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 3, length: 0}"
|
|
TRC 2026-03-30 04:56:13.555+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc868 codec=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.555+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 20}"
|
|
TRC 2026-03-30 04:56:13.555+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc868 proto=/ipfs/id/1.0.0
|
|
TRC 2026-03-30 04:56:13.555+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 3, length: 16}"
|
|
TRC 2026-03-30 04:56:13.555+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc866 ms=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.555+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 2, length: 20}"
|
|
TRC 2026-03-30 04:56:13.555+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc866 ms=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-30 04:56:13.555+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:164 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc866 protocol=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-30 04:56:13.555+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 2, length: 26}"
|
|
TRC 2026-03-30 04:56:13.555+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:189 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc866 protocol=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-30 04:56:13.557+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.557+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a8caa0b464be...b8861918c597 tagOut=a8caa0b464be...b8861918c597 nonce=5
|
|
TRC 2026-03-30 04:56:13.557+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 4, length: 0}"
|
|
TRC 2026-03-30 04:56:13.557+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc869 objName=YamuxStream dir=In
|
|
TRC 2026-03-30 04:56:13.557+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc869 timeout=5m
|
|
TRC 2026-03-30 04:56:13.557+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=4 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.557+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 4, length: 0}"
|
|
TRC 2026-03-30 04:56:13.557+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc869
|
|
TRC 2026-03-30 04:56:13.557+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc869 handshaked=false
|
|
TRC 2026-03-30 04:56:13.557+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc869 handshaked=false
|
|
TRC 2026-03-30 04:56:13.557+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.557+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.557+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c6631e70af3b...6fc4ec0b0f71 tagOut=c6631e70af3b...6fc4ec0b0f71 nonce=6
|
|
TRC 2026-03-30 04:56:13.557+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 20}"
|
|
TRC 2026-03-30 04:56:13.557+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.557+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.557+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=51
|
|
TRC 2026-03-30 04:56:13.557+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=96c68b6b0a40...b03e8cd7db34 tagOut=96c68b6b0a40...b03e8cd7db34 nonce=7
|
|
TRC 2026-03-30 04:56:13.557+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 23}"
|
|
TRC 2026-03-30 04:56:13.557+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=162f7661632f...322e302e300a
|
|
TRC 2026-03-30 04:56:13.557+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.557+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.557+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=499a0a724ad3...712a88f4e627 tagOut=499a0a724ad3...712a88f4e627 nonce=8
|
|
TRC 2026-03-30 04:56:13.557+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 6, length: 0}"
|
|
TRC 2026-03-30 04:56:13.557+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc86a objName=YamuxStream dir=In
|
|
TRC 2026-03-30 04:56:13.557+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc86a timeout=5m
|
|
TRC 2026-03-30 04:56:13.557+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=6 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.557+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 6, length: 0}"
|
|
TRC 2026-03-30 04:56:13.558+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86a
|
|
TRC 2026-03-30 04:56:13.558+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86a handshaked=false
|
|
TRC 2026-03-30 04:56:13.558+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86a handshaked=false
|
|
TRC 2026-03-30 04:56:13.558+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.558+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.558+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8e743516b677...a5bbac9aad68 tagOut=8e743516b677...a5bbac9aad68 nonce=9
|
|
TRC 2026-03-30 04:56:13.558+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 6, length: 20}"
|
|
TRC 2026-03-30 04:56:13.558+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.558+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.558+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=44
|
|
TRC 2026-03-30 04:56:13.558+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=bdfbb2250a99...9a3d405024a5 tagOut=bdfbb2250a99...9a3d405024a5 nonce=10
|
|
TRC 2026-03-30 04:56:13.558+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 6, length: 16}"
|
|
TRC 2026-03-30 04:56:13.558+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f69706673...312e302e300a
|
|
TRC 2026-03-30 04:56:13.558+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.558+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.558+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=00baf6aabfa9...39cb44bbaf97 tagOut=00baf6aabfa9...39cb44bbaf97 nonce=11
|
|
TRC 2026-03-30 04:56:13.558+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 1, length: 0}"
|
|
TRC 2026-03-30 04:56:13.558+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.558+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.558+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=ed0d2b35eaad...6e60f964fbe2 tagOut=ed0d2b35eaad...6e60f964fbe2 nonce=12
|
|
TRC 2026-03-30 04:56:13.558+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc869 ms=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.558+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 20}"
|
|
TRC 2026-03-30 04:56:13.558+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc869 ms=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-30 04:56:13.558+00:00 no handlers topics="libp2p multistream" tid=1 file=multistream.nim:169 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc869 protocol=/vac/waku/relay/2.0.0
|
|
TRC 2026-03-30 04:56:13.558+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 4}"
|
|
TRC 2026-03-30 04:56:13.558+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86a ms=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.558+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 6, length: 20}"
|
|
TRC 2026-03-30 04:56:13.559+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86a ms=/ipfs/id/1.0.0
|
|
TRC 2026-03-30 04:56:13.559+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:164 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86a protocol=/ipfs/id/1.0.0
|
|
TRC 2026-03-30 04:56:13.559+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 6, length: 16}"
|
|
TRC 2026-03-30 04:56:13.559+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:189 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86a protocol=/ipfs/id/1.0.0
|
|
TRC 2026-03-30 04:56:13.559+00:00 handling identify request topics="libp2p identify" tid=1 file=identify.nim:146 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86a
|
|
TRC 2026-03-30 04:56:13.559+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 6, length: 342}"
|
|
DBG 2026-03-30 04:56:13.559+00:00 identify: info sent topics="libp2p identify" tid=1 file=identify.nim:149 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86a info="(peerId: 16Uiu2HAmAYPSDztHcH6VUFV3dKGnBiX968iHggjKjNd4EZDiWSxD, listenAddrs: [/ip4/0.0.0.0/tcp/18164, /ip4/0.0.0.0/tcp/18165/ws], addrs: [/ip4/172.18.127.37/tcp/18164, /ip4/172.18.127.37/tcp/18165/ws], protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], protoVersion: ipfs/0.1.0, agentVersion: logos-delivery-v0.38.0-rc.0-14-g5c335c)"
|
|
TRC 2026-03-30 04:56:13.559+00:00 exiting identify handler topics="libp2p identify" tid=1 file=identify.nim:156 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86a
|
|
TRC 2026-03-30 04:56:13.559+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc86a
|
|
TRC 2026-03-30 04:56:13.559+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=6 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.559+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 6, length: 0}"
|
|
TRC 2026-03-30 04:56:13.559+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 3, length: 0}"
|
|
TRC 2026-03-30 04:56:13.559+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.559+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.559+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=53a3c3c74c5f...b05a11845a54 tagOut=53a3c3c74c5f...b05a11845a54 nonce=13
|
|
TRC 2026-03-30 04:56:13.559+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 1, length: 20}"
|
|
TRC 2026-03-30 04:56:13.559+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.559+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.559+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=54
|
|
TRC 2026-03-30 04:56:13.559+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=79f0a0f8d63e...cb267d31b5e5 tagOut=79f0a0f8d63e...cb267d31b5e5 nonce=14
|
|
TRC 2026-03-30 04:56:13.559+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 1, length: 26}"
|
|
TRC 2026-03-30 04:56:13.559+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=192f7661632f...312e302e300a
|
|
TRC 2026-03-30 04:56:13.559+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.559+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.559+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=97b7a8e94067...7e1c265ed88d tagOut=97b7a8e94067...7e1c265ed88d nonce=15
|
|
TRC 2026-03-30 04:56:13.559+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 3, length: 20}"
|
|
TRC 2026-03-30 04:56:13.559+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.559+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.560+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=44
|
|
TRC 2026-03-30 04:56:13.561+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=4fca8d9b2cf6...6541f238a3c5 tagOut=4fca8d9b2cf6...6541f238a3c5 nonce=16
|
|
TRC 2026-03-30 04:56:13.561+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 3, length: 16}"
|
|
TRC 2026-03-30 04:56:13.561+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f69706673...312e302e300a
|
|
TRC 2026-03-30 04:56:13.561+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.561+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=433
|
|
TRC 2026-03-30 04:56:13.561+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=2017d44efe35...cd254732152f tagOut=2017d44efe35...cd254732152f nonce=17
|
|
TRC 2026-03-30 04:56:13.561+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 3, length: 405}"
|
|
TRC 2026-03-30 04:56:13.561+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=93030a250802...356333333563
|
|
TRC 2026-03-30 04:56:13.561+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.561+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.561+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a5a9890c02bb...9f7dbccce6fa tagOut=a5a9890c02bb...9f7dbccce6fa nonce=18
|
|
TRC 2026-03-30 04:56:13.561+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 3, length: 0}"
|
|
TRC 2026-03-30 04:56:13.561+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:13.561+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.561+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=36
|
|
TRC 2026-03-30 04:56:13.561+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc868
|
|
TRC 2026-03-30 04:56:13.561+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc868 s=/ipfs/id/1.0.0 proto="[/ipfs/id/1.0.0]"
|
|
TRC 2026-03-30 04:56:13.561+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc868 proto=/ipfs/id/1.0.0
|
|
TRC 2026-03-30 04:56:13.561+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=47406b9cd6fe...850a0c715c1c tagOut=47406b9cd6fe...850a0c715c1c nonce=19
|
|
TRC 2026-03-30 04:56:13.561+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc867
|
|
TRC 2026-03-30 04:56:13.561+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc867 s=/vac/waku/metadata/1.0.0 proto="[/vac/waku/metadata/1.0.0]"
|
|
TRC 2026-03-30 04:56:13.563+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc867 proto=/vac/waku/metadata/1.0.0
|
|
TRC 2026-03-30 04:56:13.563+00:00 initiating identify topics="libp2p identify" tid=1 file=identify.nim:170 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc868
|
|
DBG 2026-03-30 04:56:13.563+00:00 identify: info received topics="libp2p identify" tid=1 file=identify.nim:178 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc868 pubkey=some(s...cbab)) addresses=/ip4/172.18.106.14/tcp/56689,/ip4/172.18.106.14/tcp/56690/ws protocols=/ipfs/id/1.0.0,/libp2p/autonat/1.0.0,/libp2p/circuit/relay/0.2.0/hop,/vac/waku/metadata/1.0.0,/vac/waku/relay/2.0.0,/vac/waku/rendezvous/1.0.0,/ipfs/ping/1.0.0,/vac/waku/filter-subscribe/2.0.0-beta1,/vac/waku/filter-push/2.0.0-beta1,/vac/waku/peer-exchange/2.0.0-alpha1 observable_address=some(/ip4/172.18.127.37/tcp/32948) proto_version=ipfs/0.1.0 agent_version=logos-delivery-v0.38.0-rc.0-14-g5c335c signedPeerRecord=None
|
|
TRC 2026-03-30 04:56:13.563+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc868
|
|
TRC 2026-03-30 04:56:13.563+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=3 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.563+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 3, length: 0}"
|
|
TRC 2026-03-30 04:56:13.563+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc868
|
|
TRC 2026-03-30 04:56:13.563+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc868
|
|
TRC 2026-03-30 04:56:13.563+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc868 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.563+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc868 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.563+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 2, length: 8}"
|
|
TRC 2026-03-30 04:56:13.563+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=07080310001a0100
|
|
TRC 2026-03-30 04:56:13.563+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.563+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=44
|
|
TRC 2026-03-30 04:56:13.563+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=238327b5fb32...86e99d09ec1f tagOut=238327b5fb32...86e99d09ec1f nonce=20
|
|
TRC 2026-03-30 04:56:13.563+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 16}"
|
|
TRC 2026-03-30 04:56:13.563+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f6d657368...312e332e300a
|
|
TRC 2026-03-30 04:56:13.563+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.563+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.563+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=82c23ff9ac0e...0752a70b7ef1 tagOut=82c23ff9ac0e...0752a70b7ef1 nonce=21
|
|
TRC 2026-03-30 04:56:13.563+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 6, length: 0}"
|
|
TRC 2026-03-30 04:56:13.563+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:13.563+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc86a
|
|
TRC 2026-03-30 04:56:13.563+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc86a
|
|
TRC 2026-03-30 04:56:13.563+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc86a objName=YamuxStream dir=In
|
|
TRC 2026-03-30 04:56:13.563+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc86a objName=YamuxStream dir=In
|
|
TRC 2026-03-30 04:56:13.563+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.563+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 1, length: 8}"
|
|
TRC 2026-03-30 04:56:13.563+00:00 About to trigger peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:180 peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.563+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69ca026d48bb1e75b10dc86a
|
|
INF 2026-03-30 04:56:13.563+00:00 Received WakuMetadata request topics="waku metadata" tid=1 file=protocol.nim:86 remoteClusterId=some(3) remoteShards="[0]" localClusterId=3 localShards="[0]" peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.563+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 2, length: 8}"
|
|
TRC 2026-03-30 04:56:13.563+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc866
|
|
TRC 2026-03-30 04:56:13.563+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=2 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.564+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 2, length: 0}"
|
|
TRC 2026-03-30 04:56:13.564+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc869 ms=/meshsub/1.3.0
|
|
TRC 2026-03-30 04:56:13.564+00:00 no handlers topics="libp2p multistream" tid=1 file=multistream.nim:169 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc869 protocol=/meshsub/1.3.0
|
|
TRC 2026-03-30 04:56:13.564+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 4}"
|
|
TRC 2026-03-30 04:56:13.564+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc86a
|
|
TRC 2026-03-30 04:56:13.564+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:309
|
|
TRC 2026-03-30 04:56:13.564+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86a
|
|
TRC 2026-03-30 04:56:13.564+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
DBG 2026-03-30 04:56:13.564+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:55348 uri=/admin/v1/peers content_type=text/plain content_size=2
|
|
TRC 2026-03-30 04:56:13.580+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.580+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=3b36118d8de2...7751c569eccd tagOut=3b36118d8de2...7751c569eccd nonce=22
|
|
TRC 2026-03-30 04:56:13.580+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 2, length: 0}"
|
|
TRC 2026-03-30 04:56:13.580+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:13.580+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc866
|
|
TRC 2026-03-30 04:56:13.580+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc866
|
|
TRC 2026-03-30 04:56:13.580+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc866 objName=YamuxStream dir=In
|
|
TRC 2026-03-30 04:56:13.580+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc866 objName=YamuxStream dir=In
|
|
TRC 2026-03-30 04:56:13.580+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.580+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69ca026d48bb1e75b10dc866
|
|
TRC 2026-03-30 04:56:13.580+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc866
|
|
TRC 2026-03-30 04:56:13.581+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:309
|
|
TRC 2026-03-30 04:56:13.581+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc866
|
|
TRC 2026-03-30 04:56:13.581+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
TRC 2026-03-30 04:56:13.581+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=36
|
|
TRC 2026-03-30 04:56:13.581+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d4c4593f3139...7ff304f8da59 tagOut=d4c4593f3139...7ff304f8da59 nonce=23
|
|
TRC 2026-03-30 04:56:13.581+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 1, length: 8}"
|
|
TRC 2026-03-30 04:56:13.581+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=07080310001a0100
|
|
TRC 2026-03-30 04:56:13.581+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.581+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.581+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=38301cee325c...548d561a8274 tagOut=38301cee325c...548d561a8274 nonce=24
|
|
TRC 2026-03-30 04:56:13.581+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 1, length: 0}"
|
|
TRC 2026-03-30 04:56:13.581+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:13.581+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.581+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=44
|
|
TRC 2026-03-30 04:56:13.581+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9221633c93b9...7a0453461c2b tagOut=9221633c93b9...7a0453461c2b nonce=25
|
|
TRC 2026-03-30 04:56:13.581+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 16}"
|
|
TRC 2026-03-30 04:56:13.581+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f6d657368...312e322e300a
|
|
TRC 2026-03-30 04:56:13.581+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.582+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc867
|
|
TRC 2026-03-30 04:56:13.582+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=1 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.582+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 1, length: 0}"
|
|
TRC 2026-03-30 04:56:13.582+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc867
|
|
TRC 2026-03-30 04:56:13.582+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc867
|
|
TRC 2026-03-30 04:56:13.582+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc867 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.582+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc867 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.582+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc869 ms=/meshsub/1.2.0
|
|
TRC 2026-03-30 04:56:13.582+00:00 no handlers topics="libp2p multistream" tid=1 file=multistream.nim:169 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc869 protocol=/meshsub/1.2.0
|
|
TRC 2026-03-30 04:56:13.582+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 4}"
|
|
DBG 2026-03-30 04:56:13.583+00:00 calculateConnectionState tid=1 file=node_health_monitor.nim:408 relayCount=0 storeClientCount=0 lightpushCount=0 filterCount=1
|
|
TRC 2026-03-30 04:56:13.584+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=44
|
|
TRC 2026-03-30 04:56:13.584+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c663b6a0b459...2d7f9e75aec6 tagOut=c663b6a0b459...2d7f9e75aec6 nonce=26
|
|
TRC 2026-03-30 04:56:13.584+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 16}"
|
|
TRC 2026-03-30 04:56:13.584+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f6d657368...312e312e300a
|
|
TRC 2026-03-30 04:56:13.584+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.584+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc869 ms=/meshsub/1.1.0
|
|
TRC 2026-03-30 04:56:13.584+00:00 no handlers topics="libp2p multistream" tid=1 file=multistream.nim:169 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc869 protocol=/meshsub/1.1.0
|
|
TRC 2026-03-30 04:56:13.584+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 4}"
|
|
TRC 2026-03-30 04:56:13.586+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=44
|
|
TRC 2026-03-30 04:56:13.586+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=2258abd7569a...20f811853d2c tagOut=2258abd7569a...20f811853d2c nonce=27
|
|
TRC 2026-03-30 04:56:13.586+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 16}"
|
|
TRC 2026-03-30 04:56:13.586+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f6d657368...312e302e300a
|
|
TRC 2026-03-30 04:56:13.586+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.586+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc869 ms=/meshsub/1.0.0
|
|
TRC 2026-03-30 04:56:13.586+00:00 no handlers topics="libp2p multistream" tid=1 file=multistream.nim:169 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc869 protocol=/meshsub/1.0.0
|
|
TRC 2026-03-30 04:56:13.586+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 4}"
|
|
TRC 2026-03-30 04:56:13.586+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=44
|
|
TRC 2026-03-30 04:56:13.587+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a02f8971ee75...85a69e848e42 tagOut=a02f8971ee75...85a69e848e42 nonce=28
|
|
TRC 2026-03-30 04:56:13.587+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 16}"
|
|
TRC 2026-03-30 04:56:13.587+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f6d657368...312e332e300a
|
|
TRC 2026-03-30 04:56:13.587+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.587+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc869 ms=/meshsub/1.3.0
|
|
TRC 2026-03-30 04:56:13.587+00:00 no handlers topics="libp2p multistream" tid=1 file=multistream.nim:169 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc869 protocol=/meshsub/1.3.0
|
|
TRC 2026-03-30 04:56:13.587+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 4}"
|
|
TRC 2026-03-30 04:56:13.587+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=44
|
|
TRC 2026-03-30 04:56:13.587+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d65a4ea833eb...90ee0d5ee135 tagOut=d65a4ea833eb...90ee0d5ee135 nonce=29
|
|
TRC 2026-03-30 04:56:13.587+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 16}"
|
|
TRC 2026-03-30 04:56:13.587+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f6d657368...312e322e300a
|
|
TRC 2026-03-30 04:56:13.587+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.587+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc869 ms=/meshsub/1.2.0
|
|
TRC 2026-03-30 04:56:13.588+00:00 no handlers topics="libp2p multistream" tid=1 file=multistream.nim:169 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc869 protocol=/meshsub/1.2.0
|
|
TRC 2026-03-30 04:56:13.588+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 4}"
|
|
TRC 2026-03-30 04:56:13.588+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=44
|
|
TRC 2026-03-30 04:56:13.588+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=1957020fcece...281217d4dcb2 tagOut=1957020fcece...281217d4dcb2 nonce=30
|
|
TRC 2026-03-30 04:56:13.588+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 16}"
|
|
TRC 2026-03-30 04:56:13.588+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f6d657368...312e312e300a
|
|
TRC 2026-03-30 04:56:13.588+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.588+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc869 ms=/meshsub/1.1.0
|
|
TRC 2026-03-30 04:56:13.588+00:00 no handlers topics="libp2p multistream" tid=1 file=multistream.nim:169 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc869 protocol=/meshsub/1.1.0
|
|
TRC 2026-03-30 04:56:13.588+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 4}"
|
|
DBG 2026-03-30 04:56:13.588+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55356 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-30 04:56:13.588+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55356 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 135 bytes)"
|
|
INF 2026-03-30 04:56:13.588+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 56, 49, 56, 99, 99, 49, 52, 51, 45, 51, 53, 102, 57, 45, 52, 97, 49, 48, 45, 97, 57, 56, 52, 45, 56, 48, 101, 56, 49, 54, 53, 52, 98, 51, 97, 97, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 47, 116, 101, 115, 116, 47, 49, 47, 119, 97, 107, 117, 45, 102, 105, 108, 116, 101, 114, 47, 112, 114, 111, 116, 111, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-30 04:56:13.588+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*Vi9Kaf, addrs: [/ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56690/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 106, 14])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56])), ("tcp", (kind: kNum, num: 56689)), ("udp", (kind: kNum, num: 56691)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 63, 60, 133, 194, 162, 88, 44, 17, 229, 186, 100, 7, 32, 118, 116, 11, 171, 58, 117, 51, 54, 235, 5, 238, 77, 84, 243, 52, 55, 132, 169, 59, 109, 170, 206, 183, 129, 221, 37, 205, 164, 3, 237, 38, 31, 144, 46, 215, 73, 130, 164, 191, 199, 10, 51, 208, 60, 49, 34, 0, 115, 217, 127, 242, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 106, 14, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56, 131, 116, 99, 112, 130, 221, 113, 131, 117, 100, 112, 130, 221, 115, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0434dd9151acafe4306a7ef7dd2684efd96f602b17c3a452971e9d24447a9e6b387dba01a793eba399a4cfefbfdc42ac01ba50b47306a63ff220010a4bdd42cbab), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140014466950224
|
|
TRC 2026-03-30 04:56:13.588+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*Vi9Kaf multi=/ip4/172.18.106.14/tcp/56689 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-30 04:56:13.588+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[/test/1/waku-filter/proto]" peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.588+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*Vi9Kaf filterSubscribeRequest=FilterSubscribeRequest of req:9e1fc7c331ae7224e7a6 [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["/test/1/waku-filter/proto"]
|
|
TRC 2026-03-30 04:56:13.588+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.106.14/tcp/56689]" peerId=16U*Vi9Kaf proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.588+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*Vi9Kaf protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.589+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 direction=Out
|
|
TRC 2026-03-30 04:56:13.589+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.589+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc86b objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.589+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc86b timeout=5m
|
|
TRC 2026-03-30 04:56:13.589+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=5 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.589+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 5, length: 0}"
|
|
TRC 2026-03-30 04:56:13.589+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86b protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.589+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86b codec=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.589+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 5, length: 20}"
|
|
TRC 2026-03-30 04:56:13.589+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86b proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.589+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 5, length: 40}"
|
|
TRC 2026-03-30 04:56:13.590+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.590+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d8b79d591ab7...2903443a2210 tagOut=d8b79d591ab7...2903443a2210 nonce=31
|
|
TRC 2026-03-30 04:56:13.590+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 5, length: 0}"
|
|
TRC 2026-03-30 04:56:13.590+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.590+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=44
|
|
TRC 2026-03-30 04:56:13.590+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=0ddb104aa310...f001a2dacefc tagOut=0ddb104aa310...f001a2dacefc nonce=32
|
|
TRC 2026-03-30 04:56:13.590+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 4, length: 16}"
|
|
TRC 2026-03-30 04:56:13.590+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=0f2f6d657368...312e302e300a
|
|
TRC 2026-03-30 04:56:13.590+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.590+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc869 ms=/meshsub/1.0.0
|
|
TRC 2026-03-30 04:56:13.590+00:00 no handlers topics="libp2p multistream" tid=1 file=multistream.nim:169 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc869 protocol=/meshsub/1.0.0
|
|
TRC 2026-03-30 04:56:13.590+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 4, length: 4}"
|
|
TRC 2026-03-30 04:56:13.591+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.591+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=326ebf1632f2...2895561094b7 tagOut=326ebf1632f2...2895561094b7 nonce=33
|
|
TRC 2026-03-30 04:56:13.591+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 5, length: 20}"
|
|
TRC 2026-03-30 04:56:13.591+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.591+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.591+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86b
|
|
TRC 2026-03-30 04:56:13.591+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=68
|
|
TRC 2026-03-30 04:56:13.591+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=756eebc0589f...5eabefb8a2a5 tagOut=756eebc0589f...5eabefb8a2a5 nonce=34
|
|
TRC 2026-03-30 04:56:13.591+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 5, length: 40}"
|
|
TRC 2026-03-30 04:56:13.591+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-30 04:56:13.591+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.591+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86b s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.591+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86b proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.591+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 5, length: 68}"
|
|
TRC 2026-03-30 04:56:13.591+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.591+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=68d23cb397be...d7fac28bf984 tagOut=68d23cb397be...d7fac28bf984 nonce=35
|
|
TRC 2026-03-30 04:56:13.591+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 4, length: 0}"
|
|
TRC 2026-03-30 04:56:13.591+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:13.591+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.591+00:00 couldn't read all bytes, stream EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:158 s=69ca026d48bb1e75b10dc869 nbytes=1 read=0 objName=YamuxStream
|
|
TRC 2026-03-30 04:56:13.592+00:00 Exception in multistream topics="libp2p multistream" tid=1 file=multistream.nim:209 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc869 description="Stream Remotely Closed!"
|
|
TRC 2026-03-30 04:56:13.592+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=4 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.592+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 4, length: 0}"
|
|
TRC 2026-03-30 04:56:13.592+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc869
|
|
TRC 2026-03-30 04:56:13.592+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc869
|
|
TRC 2026-03-30 04:56:13.592+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc869 objName=YamuxStream dir=In
|
|
TRC 2026-03-30 04:56:13.592+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc869 objName=YamuxStream dir=In
|
|
TRC 2026-03-30 04:56:13.592+00:00 Stopped multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:213 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc869
|
|
TRC 2026-03-30 04:56:13.592+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc869
|
|
TRC 2026-03-30 04:56:13.592+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69ca026d48bb1e75b10dc869
|
|
TRC 2026-03-30 04:56:13.592+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc869
|
|
TRC 2026-03-30 04:56:13.592+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
TRC 2026-03-30 04:56:13.594+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=58
|
|
TRC 2026-03-30 04:56:13.594+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8b5d01e5de4e...34ae6f488d25 tagOut=8b5d01e5de4e...34ae6f488d25 nonce=36
|
|
TRC 2026-03-30 04:56:13.594+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 5, length: 30}"
|
|
TRC 2026-03-30 04:56:13.594+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14396531...c8015a024f4b
|
|
TRC 2026-03-30 04:56:13.594+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.594+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.594+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c6ed80ab7d26...164ac16adb4e tagOut=c6ed80ab7d26...164ac16adb4e nonce=37
|
|
TRC 2026-03-30 04:56:13.594+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 5, length: 0}"
|
|
TRC 2026-03-30 04:56:13.594+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:13.594+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.594+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc86b
|
|
TRC 2026-03-30 04:56:13.594+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=5 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.594+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 5, length: 0}"
|
|
TRC 2026-03-30 04:56:13.594+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc86b
|
|
TRC 2026-03-30 04:56:13.594+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc86b
|
|
TRC 2026-03-30 04:56:13.594+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc86b objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.594+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc86b objName=YamuxStream dir=Out
|
|
INF 2026-03-30 04:56:13.594+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[/test/1/waku-filter/proto]"
|
|
INF 2026-03-30 04:56:13.594+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QKAnE7lIqtTEelBsw08hyadkPkYTdK5UGwL4n9w3F1TGekkUJ8B9eZukFbhig7ErqupFx8_8wBBAO5A3xw8Lg4oEgmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc5YACASsEn8lBkb0AAoErBJ_JQZG9d0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQLgl6myKfUomZ6XYnTy5401n7xJPTYSJJNbTnPIGywGHoN0Y3CCRvSDdWRwgkb2hXdha3UyAA enr="(4, id: \"v4\", ip: 172.18.127.37, multiaddrs: 0x000804AC127F250646F4000A04AC127F250646F5DD03, rs: 0x00030200000001, secp256k1: 0x02E097A9B229F528999E976274F2E78D359FBC493D361224935B4E73C81B2C061E, tcp: 18164, udp: 18166, waku2: 0x00)"
|
|
INF 2026-03-30 04:56:13.594+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-30 04:56:13.595+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:55356 uri=/filter/v2/subscriptions content_type=application/json content_size=70
|
|
DBG 2026-03-30 04:56:13.603+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55364 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-30 04:56:13.604+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55364 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 76 bytes)"
|
|
INF 2026-03-30 04:56:13.604+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 48, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-30 04:56:13.604+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*Vi9Kaf, addrs: [/ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56690/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 106, 14])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56])), ("tcp", (kind: kNum, num: 56689)), ("udp", (kind: kNum, num: 56691)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 63, 60, 133, 194, 162, 88, 44, 17, 229, 186, 100, 7, 32, 118, 116, 11, 171, 58, 117, 51, 54, 235, 5, 238, 77, 84, 243, 52, 55, 132, 169, 59, 109, 170, 206, 183, 129, 221, 37, 205, 164, 3, 237, 38, 31, 144, 46, 215, 73, 130, 164, 191, 199, 10, 51, 208, 60, 49, 34, 0, 115, 217, 127, 242, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 106, 14, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56, 131, 116, 99, 112, 130, 221, 113, 131, 117, 100, 112, 130, 221, 115, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0434dd9151acafe4306a7ef7dd2684efd96f602b17c3a452971e9d24447a9e6b387dba01a793eba399a4cfefbfdc42ac01ba50b47306a63ff220010a4bdd42cbab), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140014466950224
|
|
TRC 2026-03-30 04:56:13.604+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*Vi9Kaf multi=/ip4/172.18.106.14/tcp/56689 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-30 04:56:13.604+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[0]" peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.604+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*Vi9Kaf filterSubscribeRequest=FilterSubscribeRequest of req:808e7bcb3bade5f82080 [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["0"]
|
|
TRC 2026-03-30 04:56:13.606+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.106.14/tcp/56689]" peerId=16U*Vi9Kaf proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.606+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*Vi9Kaf protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.606+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 direction=Out
|
|
TRC 2026-03-30 04:56:13.606+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.606+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc86c objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.606+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc86c timeout=5m
|
|
TRC 2026-03-30 04:56:13.606+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=7 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.606+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 7, length: 0}"
|
|
TRC 2026-03-30 04:56:13.606+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86c protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.606+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86c codec=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.606+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 7, length: 20}"
|
|
TRC 2026-03-30 04:56:13.606+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86c proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.607+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 7, length: 40}"
|
|
TRC 2026-03-30 04:56:13.607+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.607+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=ea7f6522d7dc...eef1a89953e0 tagOut=ea7f6522d7dc...eef1a89953e0 nonce=38
|
|
TRC 2026-03-30 04:56:13.607+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 7, length: 0}"
|
|
TRC 2026-03-30 04:56:13.607+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.607+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.607+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8d007a3181ed...1029ca167b4e tagOut=8d007a3181ed...1029ca167b4e nonce=39
|
|
TRC 2026-03-30 04:56:13.607+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 7, length: 20}"
|
|
TRC 2026-03-30 04:56:13.607+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.607+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.607+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=68
|
|
TRC 2026-03-30 04:56:13.607+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=ad4c2100ad0b...ffb1ecef3edb tagOut=ad4c2100ad0b...ffb1ecef3edb nonce=40
|
|
TRC 2026-03-30 04:56:13.607+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86c
|
|
TRC 2026-03-30 04:56:13.607+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 7, length: 40}"
|
|
TRC 2026-03-30 04:56:13.607+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-30 04:56:13.607+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.607+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86c s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.607+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86c proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.607+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 7, length: 44}"
|
|
TRC 2026-03-30 04:56:13.608+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=58
|
|
TRC 2026-03-30 04:56:13.608+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f7355cf3afaa...5d98df42a9ed tagOut=f7355cf3afaa...5d98df42a9ed nonce=41
|
|
TRC 2026-03-30 04:56:13.608+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 7, length: 30}"
|
|
TRC 2026-03-30 04:56:13.608+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14383038...c8015a024f4b
|
|
TRC 2026-03-30 04:56:13.608+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.608+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.608+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=274e3d3b2be3...822c717f6101 tagOut=274e3d3b2be3...822c717f6101 nonce=42
|
|
TRC 2026-03-30 04:56:13.609+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 7, length: 0}"
|
|
TRC 2026-03-30 04:56:13.609+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:13.609+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.609+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc86c
|
|
TRC 2026-03-30 04:56:13.609+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=7 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.609+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 7, length: 0}"
|
|
TRC 2026-03-30 04:56:13.609+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc86c
|
|
TRC 2026-03-30 04:56:13.609+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc86c
|
|
TRC 2026-03-30 04:56:13.609+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc86c objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.610+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc86c objName=YamuxStream dir=Out
|
|
INF 2026-03-30 04:56:13.610+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[0]"
|
|
INF 2026-03-30 04:56:13.610+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QI4IYYonrRl9OakDjQbFnM9a44PvyO_Zs2i10TnyAZhFWz06p4_2M8lyuxc4w2RYPAXZBTCsmiB-vh6ImafS3PgFgmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc5YACASsEn8lBkb0AAoErBJ_JQZG9d0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQLgl6myKfUomZ6XYnTy5401n7xJPTYSJJNbTnPIGywGHoN0Y3CCRvSDdWRwgkb2hXdha3UyAA enr="(5, id: \"v4\", ip: 172.18.127.37, multiaddrs: 0x000804AC127F250646F4000A04AC127F250646F5DD03, rs: 0x00030200000001, secp256k1: 0x02E097A9B229F528999E976274F2E78D359FBC493D361224935B4E73C81B2C061E, tcp: 18164, udp: 18166, waku2: 0x00)"
|
|
INF 2026-03-30 04:56:13.610+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-30 04:56:13.610+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:55364 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-30 04:56:13.613+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55380 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-30 04:56:13.613+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55380 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 76 bytes)"
|
|
INF 2026-03-30 04:56:13.613+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 49, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-30 04:56:13.613+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*Vi9Kaf, addrs: [/ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56690/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 106, 14])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56])), ("tcp", (kind: kNum, num: 56689)), ("udp", (kind: kNum, num: 56691)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 63, 60, 133, 194, 162, 88, 44, 17, 229, 186, 100, 7, 32, 118, 116, 11, 171, 58, 117, 51, 54, 235, 5, 238, 77, 84, 243, 52, 55, 132, 169, 59, 109, 170, 206, 183, 129, 221, 37, 205, 164, 3, 237, 38, 31, 144, 46, 215, 73, 130, 164, 191, 199, 10, 51, 208, 60, 49, 34, 0, 115, 217, 127, 242, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 106, 14, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56, 131, 116, 99, 112, 130, 221, 113, 131, 117, 100, 112, 130, 221, 115, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0434dd9151acafe4306a7ef7dd2684efd96f602b17c3a452971e9d24447a9e6b387dba01a793eba399a4cfefbfdc42ac01ba50b47306a63ff220010a4bdd42cbab), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140014466950224
|
|
TRC 2026-03-30 04:56:13.614+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*Vi9Kaf multi=/ip4/172.18.106.14/tcp/56689 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-30 04:56:13.614+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[1]" peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.614+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*Vi9Kaf filterSubscribeRequest=FilterSubscribeRequest of req:579819e9ed24a75fc90c [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["1"]
|
|
TRC 2026-03-30 04:56:13.614+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.106.14/tcp/56689]" peerId=16U*Vi9Kaf proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.614+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*Vi9Kaf protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.614+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 direction=Out
|
|
TRC 2026-03-30 04:56:13.614+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.614+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc86d objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.614+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc86d timeout=5m
|
|
TRC 2026-03-30 04:56:13.614+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=9 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.614+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 9, length: 0}"
|
|
TRC 2026-03-30 04:56:13.614+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86d protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.614+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86d codec=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.615+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 9, length: 20}"
|
|
TRC 2026-03-30 04:56:13.615+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86d proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.615+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 9, length: 40}"
|
|
TRC 2026-03-30 04:56:13.615+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.615+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a4fb465654af...59795ce96116 tagOut=a4fb465654af...59795ce96116 nonce=43
|
|
TRC 2026-03-30 04:56:13.615+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 9, length: 0}"
|
|
TRC 2026-03-30 04:56:13.615+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.615+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.615+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e9fd9584c0cf...41edf54f5634 tagOut=e9fd9584c0cf...41edf54f5634 nonce=44
|
|
TRC 2026-03-30 04:56:13.616+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 9, length: 20}"
|
|
TRC 2026-03-30 04:56:13.616+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.616+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.616+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86d
|
|
TRC 2026-03-30 04:56:13.616+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=68
|
|
TRC 2026-03-30 04:56:13.616+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=2732031bf44a...5c5bd4075d6e tagOut=2732031bf44a...5c5bd4075d6e nonce=45
|
|
TRC 2026-03-30 04:56:13.616+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 9, length: 40}"
|
|
TRC 2026-03-30 04:56:13.616+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-30 04:56:13.616+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.617+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86d s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.617+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86d proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.617+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 9, length: 44}"
|
|
TRC 2026-03-30 04:56:13.618+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=58
|
|
TRC 2026-03-30 04:56:13.618+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a0a198df331d...db76d54f178a tagOut=a0a198df331d...db76d54f178a nonce=46
|
|
TRC 2026-03-30 04:56:13.618+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 9, length: 30}"
|
|
TRC 2026-03-30 04:56:13.618+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14353739...c8015a024f4b
|
|
TRC 2026-03-30 04:56:13.618+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.618+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.619+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=2ec71a473e3a...505003c79723 tagOut=2ec71a473e3a...505003c79723 nonce=47
|
|
TRC 2026-03-30 04:56:13.619+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 9, length: 0}"
|
|
TRC 2026-03-30 04:56:13.619+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:13.619+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.619+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc86d
|
|
TRC 2026-03-30 04:56:13.619+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=9 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.619+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 9, length: 0}"
|
|
TRC 2026-03-30 04:56:13.619+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc86d
|
|
TRC 2026-03-30 04:56:13.619+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc86d
|
|
TRC 2026-03-30 04:56:13.619+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc86d objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.619+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc86d objName=YamuxStream dir=Out
|
|
INF 2026-03-30 04:56:13.619+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[1]"
|
|
INF 2026-03-30 04:56:13.619+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QFLui6KiUAA7ov53AoObJ8En5qE0jugdwNJZCNhD6cY_EwYw7738GT_Wwlcvg7he63j2bAcjUNhHKf27NobRkrIGgmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc5YACASsEn8lBkb0AAoErBJ_JQZG9d0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQLgl6myKfUomZ6XYnTy5401n7xJPTYSJJNbTnPIGywGHoN0Y3CCRvSDdWRwgkb2hXdha3UyAA enr="(6, id: \"v4\", ip: 172.18.127.37, multiaddrs: 0x000804AC127F250646F4000A04AC127F250646F5DD03, rs: 0x00030200000001, secp256k1: 0x02E097A9B229F528999E976274F2E78D359FBC493D361224935B4E73C81B2C061E, tcp: 18164, udp: 18166, waku2: 0x00)"
|
|
INF 2026-03-30 04:56:13.619+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-30 04:56:13.621+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:55380 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-30 04:56:13.622+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55396 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-30 04:56:13.623+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55396 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 76 bytes)"
|
|
INF 2026-03-30 04:56:13.623+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 50, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-30 04:56:13.623+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*Vi9Kaf, addrs: [/ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56690/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 106, 14])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56])), ("tcp", (kind: kNum, num: 56689)), ("udp", (kind: kNum, num: 56691)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 63, 60, 133, 194, 162, 88, 44, 17, 229, 186, 100, 7, 32, 118, 116, 11, 171, 58, 117, 51, 54, 235, 5, 238, 77, 84, 243, 52, 55, 132, 169, 59, 109, 170, 206, 183, 129, 221, 37, 205, 164, 3, 237, 38, 31, 144, 46, 215, 73, 130, 164, 191, 199, 10, 51, 208, 60, 49, 34, 0, 115, 217, 127, 242, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 106, 14, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56, 131, 116, 99, 112, 130, 221, 113, 131, 117, 100, 112, 130, 221, 115, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0434dd9151acafe4306a7ef7dd2684efd96f602b17c3a452971e9d24447a9e6b387dba01a793eba399a4cfefbfdc42ac01ba50b47306a63ff220010a4bdd42cbab), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140014466950224
|
|
TRC 2026-03-30 04:56:13.623+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*Vi9Kaf multi=/ip4/172.18.106.14/tcp/56689 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-30 04:56:13.623+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[2]" peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.623+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*Vi9Kaf filterSubscribeRequest=FilterSubscribeRequest of req:7e6ec8be6b4a8b98a115 [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["2"]
|
|
TRC 2026-03-30 04:56:13.624+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.106.14/tcp/56689]" peerId=16U*Vi9Kaf proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.624+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*Vi9Kaf protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.624+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 direction=Out
|
|
TRC 2026-03-30 04:56:13.624+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.624+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc86e objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.624+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc86e timeout=5m
|
|
TRC 2026-03-30 04:56:13.624+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=11 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.624+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 11, length: 0}"
|
|
TRC 2026-03-30 04:56:13.624+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86e protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.624+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86e codec=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.624+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 11, length: 20}"
|
|
TRC 2026-03-30 04:56:13.624+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86e proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.624+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 11, length: 40}"
|
|
TRC 2026-03-30 04:56:13.624+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.624+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e382aebbdd2e...08ae46d37876 tagOut=e382aebbdd2e...08ae46d37876 nonce=48
|
|
TRC 2026-03-30 04:56:13.625+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 11, length: 0}"
|
|
TRC 2026-03-30 04:56:13.625+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.625+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.625+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=12bdba3db405...5cc8fe6f9b15 tagOut=12bdba3db405...5cc8fe6f9b15 nonce=49
|
|
TRC 2026-03-30 04:56:13.625+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 11, length: 20}"
|
|
TRC 2026-03-30 04:56:13.625+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.625+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.625+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=68
|
|
TRC 2026-03-30 04:56:13.626+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=77e5b49fec39...226f74dc4ffe tagOut=77e5b49fec39...226f74dc4ffe nonce=50
|
|
TRC 2026-03-30 04:56:13.626+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86e
|
|
TRC 2026-03-30 04:56:13.626+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 11, length: 40}"
|
|
TRC 2026-03-30 04:56:13.626+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-30 04:56:13.626+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.626+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86e s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.626+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86e proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.626+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 11, length: 44}"
|
|
TRC 2026-03-30 04:56:13.628+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=58
|
|
TRC 2026-03-30 04:56:13.628+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=ce515563acc3...2656aa43b689 tagOut=ce515563acc3...2656aa43b689 nonce=51
|
|
TRC 2026-03-30 04:56:13.628+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 11, length: 30}"
|
|
TRC 2026-03-30 04:56:13.628+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14376536...c8015a024f4b
|
|
TRC 2026-03-30 04:56:13.628+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.628+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.628+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f66358398fa7...1e7d57bdfd1c tagOut=f66358398fa7...1e7d57bdfd1c nonce=52
|
|
TRC 2026-03-30 04:56:13.628+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 11, length: 0}"
|
|
TRC 2026-03-30 04:56:13.628+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:13.628+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.628+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc86e
|
|
TRC 2026-03-30 04:56:13.628+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=11 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.628+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 11, length: 0}"
|
|
TRC 2026-03-30 04:56:13.628+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc86e
|
|
TRC 2026-03-30 04:56:13.628+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc86e
|
|
TRC 2026-03-30 04:56:13.628+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc86e objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.628+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc86e objName=YamuxStream dir=Out
|
|
INF 2026-03-30 04:56:13.628+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[2]"
|
|
INF 2026-03-30 04:56:13.629+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QItcgQdQ0ZLOB4I-NKPbZXppMAmNZhIn5P0bkl15haAVWHBrfAv1lVW_jTFaZNw9m3GbME0cNmOzwJ5v-tFeut0HgmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc5YACASsEn8lBkb0AAoErBJ_JQZG9d0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQLgl6myKfUomZ6XYnTy5401n7xJPTYSJJNbTnPIGywGHoN0Y3CCRvSDdWRwgkb2hXdha3UyAA enr="(7, id: \"v4\", ip: 172.18.127.37, multiaddrs: 0x000804AC127F250646F4000A04AC127F250646F5DD03, rs: 0x00030200000001, secp256k1: 0x02E097A9B229F528999E976274F2E78D359FBC493D361224935B4E73C81B2C061E, tcp: 18164, udp: 18166, waku2: 0x00)"
|
|
INF 2026-03-30 04:56:13.629+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-30 04:56:13.629+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:55396 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-30 04:56:13.632+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55410 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-30 04:56:13.633+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55410 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 76 bytes)"
|
|
INF 2026-03-30 04:56:13.633+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 51, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-30 04:56:13.633+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*Vi9Kaf, addrs: [/ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56690/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 106, 14])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56])), ("tcp", (kind: kNum, num: 56689)), ("udp", (kind: kNum, num: 56691)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 63, 60, 133, 194, 162, 88, 44, 17, 229, 186, 100, 7, 32, 118, 116, 11, 171, 58, 117, 51, 54, 235, 5, 238, 77, 84, 243, 52, 55, 132, 169, 59, 109, 170, 206, 183, 129, 221, 37, 205, 164, 3, 237, 38, 31, 144, 46, 215, 73, 130, 164, 191, 199, 10, 51, 208, 60, 49, 34, 0, 115, 217, 127, 242, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 106, 14, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56, 131, 116, 99, 112, 130, 221, 113, 131, 117, 100, 112, 130, 221, 115, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0434dd9151acafe4306a7ef7dd2684efd96f602b17c3a452971e9d24447a9e6b387dba01a793eba399a4cfefbfdc42ac01ba50b47306a63ff220010a4bdd42cbab), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140014466950224
|
|
TRC 2026-03-30 04:56:13.633+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*Vi9Kaf multi=/ip4/172.18.106.14/tcp/56689 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-30 04:56:13.633+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[3]" peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.633+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*Vi9Kaf filterSubscribeRequest=FilterSubscribeRequest of req:a32df8e4fe61eb6a59c5 [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["3"]
|
|
TRC 2026-03-30 04:56:13.633+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.106.14/tcp/56689]" peerId=16U*Vi9Kaf proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.633+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*Vi9Kaf protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.633+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 direction=Out
|
|
TRC 2026-03-30 04:56:13.633+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.633+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc86f objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.634+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc86f timeout=5m
|
|
TRC 2026-03-30 04:56:13.634+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=13 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.634+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 13, length: 0}"
|
|
TRC 2026-03-30 04:56:13.634+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86f protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.634+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86f codec=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.634+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 13, length: 20}"
|
|
TRC 2026-03-30 04:56:13.634+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86f proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.634+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 13, length: 40}"
|
|
TRC 2026-03-30 04:56:13.635+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.635+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c2835c2f512f...6a5f18106aae tagOut=c2835c2f512f...6a5f18106aae nonce=53
|
|
TRC 2026-03-30 04:56:13.635+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 13, length: 0}"
|
|
TRC 2026-03-30 04:56:13.635+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.635+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.635+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=fda4c24dcc29...0949333c3a66 tagOut=fda4c24dcc29...0949333c3a66 nonce=54
|
|
TRC 2026-03-30 04:56:13.635+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 13, length: 20}"
|
|
TRC 2026-03-30 04:56:13.635+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.635+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.635+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86f
|
|
TRC 2026-03-30 04:56:13.637+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=68
|
|
TRC 2026-03-30 04:56:13.637+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=ebc84f9f8d71...73a3934fabe2 tagOut=ebc84f9f8d71...73a3934fabe2 nonce=55
|
|
TRC 2026-03-30 04:56:13.637+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 13, length: 40}"
|
|
TRC 2026-03-30 04:56:13.637+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-30 04:56:13.637+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.637+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86f s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.637+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc86f proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.637+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 13, length: 44}"
|
|
TRC 2026-03-30 04:56:13.638+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=58
|
|
TRC 2026-03-30 04:56:13.638+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=10184bd3ace8...8c072c4c7cbd tagOut=10184bd3ace8...8c072c4c7cbd nonce=56
|
|
TRC 2026-03-30 04:56:13.638+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 13, length: 30}"
|
|
TRC 2026-03-30 04:56:13.638+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14613332...c8015a024f4b
|
|
TRC 2026-03-30 04:56:13.638+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.638+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc86f
|
|
TRC 2026-03-30 04:56:13.638+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=13 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.638+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 13, length: 0}"
|
|
TRC 2026-03-30 04:56:13.638+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.638+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=ec5a81890408...b94a40285dfa tagOut=ec5a81890408...b94a40285dfa nonce=57
|
|
TRC 2026-03-30 04:56:13.638+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 13, length: 0}"
|
|
TRC 2026-03-30 04:56:13.638+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:13.638+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc86f
|
|
TRC 2026-03-30 04:56:13.638+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc86f
|
|
TRC 2026-03-30 04:56:13.638+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc86f objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.639+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc86f objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.639+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:13.639+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[3]"
|
|
INF 2026-03-30 04:56:13.639+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QH8bUmRj_PKe8r7BFq6sE_EymzH6y9ks0eAySH3ZmKY-a1dhuHsM8qASKH_ozRKbnhM3csTuBWS0MOM-nD4F44YIgmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc5YACASsEn8lBkb0AAoErBJ_JQZG9d0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQLgl6myKfUomZ6XYnTy5401n7xJPTYSJJNbTnPIGywGHoN0Y3CCRvSDdWRwgkb2hXdha3UyAA enr="(8, id: \"v4\", ip: 172.18.127.37, multiaddrs: 0x000804AC127F250646F4000A04AC127F250646F5DD03, rs: 0x00030200000001, secp256k1: 0x02E097A9B229F528999E976274F2E78D359FBC493D361224935B4E73C81B2C061E, tcp: 18164, udp: 18166, waku2: 0x00)"
|
|
INF 2026-03-30 04:56:13.639+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-30 04:56:13.639+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:55410 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-30 04:56:13.643+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55426 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-30 04:56:13.643+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55426 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 76 bytes)"
|
|
INF 2026-03-30 04:56:13.643+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 52, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-30 04:56:13.643+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*Vi9Kaf, addrs: [/ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56690/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 106, 14])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56])), ("tcp", (kind: kNum, num: 56689)), ("udp", (kind: kNum, num: 56691)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 63, 60, 133, 194, 162, 88, 44, 17, 229, 186, 100, 7, 32, 118, 116, 11, 171, 58, 117, 51, 54, 235, 5, 238, 77, 84, 243, 52, 55, 132, 169, 59, 109, 170, 206, 183, 129, 221, 37, 205, 164, 3, 237, 38, 31, 144, 46, 215, 73, 130, 164, 191, 199, 10, 51, 208, 60, 49, 34, 0, 115, 217, 127, 242, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 106, 14, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56, 131, 116, 99, 112, 130, 221, 113, 131, 117, 100, 112, 130, 221, 115, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0434dd9151acafe4306a7ef7dd2684efd96f602b17c3a452971e9d24447a9e6b387dba01a793eba399a4cfefbfdc42ac01ba50b47306a63ff220010a4bdd42cbab), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140014466950224
|
|
TRC 2026-03-30 04:56:13.643+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*Vi9Kaf multi=/ip4/172.18.106.14/tcp/56689 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-30 04:56:13.643+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[4]" peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.643+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*Vi9Kaf filterSubscribeRequest=FilterSubscribeRequest of req:2220140c9d759ee94fad [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["4"]
|
|
TRC 2026-03-30 04:56:13.643+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.106.14/tcp/56689]" peerId=16U*Vi9Kaf proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.643+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*Vi9Kaf protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.643+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 direction=Out
|
|
TRC 2026-03-30 04:56:13.643+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.643+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc870 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.643+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc870 timeout=5m
|
|
TRC 2026-03-30 04:56:13.643+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=15 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.643+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 15, length: 0}"
|
|
TRC 2026-03-30 04:56:13.644+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc870 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.644+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc870 codec=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.644+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 15, length: 20}"
|
|
TRC 2026-03-30 04:56:13.644+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc870 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.644+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 15, length: 40}"
|
|
TRC 2026-03-30 04:56:13.644+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.644+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=5cc17bc01390...19f25545ad4c tagOut=5cc17bc01390...19f25545ad4c nonce=58
|
|
TRC 2026-03-30 04:56:13.644+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 15, length: 0}"
|
|
TRC 2026-03-30 04:56:13.644+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.646+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.646+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=546da7042ed5...08cb7b54c18b tagOut=546da7042ed5...08cb7b54c18b nonce=59
|
|
TRC 2026-03-30 04:56:13.646+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 15, length: 20}"
|
|
TRC 2026-03-30 04:56:13.646+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.646+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.646+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=68
|
|
TRC 2026-03-30 04:56:13.646+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=fe8877dfec57...da5d5cfb422b tagOut=fe8877dfec57...da5d5cfb422b nonce=60
|
|
TRC 2026-03-30 04:56:13.646+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 15, length: 40}"
|
|
TRC 2026-03-30 04:56:13.646+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-30 04:56:13.646+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.646+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc870
|
|
TRC 2026-03-30 04:56:13.646+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc870 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.646+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc870 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.646+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 15, length: 44}"
|
|
TRC 2026-03-30 04:56:13.647+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=58
|
|
TRC 2026-03-30 04:56:13.647+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8154b60c54e5...87ff6054cb0f tagOut=8154b60c54e5...87ff6054cb0f nonce=61
|
|
TRC 2026-03-30 04:56:13.647+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 15, length: 30}"
|
|
TRC 2026-03-30 04:56:13.647+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14323232...c8015a024f4b
|
|
TRC 2026-03-30 04:56:13.647+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.647+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc870
|
|
TRC 2026-03-30 04:56:13.647+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=15 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.647+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 15, length: 0}"
|
|
TRC 2026-03-30 04:56:13.647+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.647+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=2a1d63055456...104974431deb tagOut=2a1d63055456...104974431deb nonce=62
|
|
TRC 2026-03-30 04:56:13.648+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 15, length: 0}"
|
|
TRC 2026-03-30 04:56:13.648+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:13.648+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc870
|
|
TRC 2026-03-30 04:56:13.648+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc870
|
|
TRC 2026-03-30 04:56:13.648+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc870 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.648+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc870 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.648+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:13.648+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[4]"
|
|
INF 2026-03-30 04:56:13.648+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QI88XgkpN3aXf92IrzPRCA2VJps_ZKTutqcPkoE4YPaUVr77szFFW0Y8Nw4qnUEHTefbHy4nxwxuOsGILFWh_lkJgmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc5YACASsEn8lBkb0AAoErBJ_JQZG9d0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQLgl6myKfUomZ6XYnTy5401n7xJPTYSJJNbTnPIGywGHoN0Y3CCRvSDdWRwgkb2hXdha3UyAA enr="(9, id: \"v4\", ip: 172.18.127.37, multiaddrs: 0x000804AC127F250646F4000A04AC127F250646F5DD03, rs: 0x00030200000001, secp256k1: 0x02E097A9B229F528999E976274F2E78D359FBC493D361224935B4E73C81B2C061E, tcp: 18164, udp: 18166, waku2: 0x00)"
|
|
INF 2026-03-30 04:56:13.648+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-30 04:56:13.648+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:55426 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-30 04:56:13.651+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55440 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-30 04:56:13.651+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55440 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 76 bytes)"
|
|
INF 2026-03-30 04:56:13.651+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 53, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-30 04:56:13.652+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*Vi9Kaf, addrs: [/ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56690/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 106, 14])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56])), ("tcp", (kind: kNum, num: 56689)), ("udp", (kind: kNum, num: 56691)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 63, 60, 133, 194, 162, 88, 44, 17, 229, 186, 100, 7, 32, 118, 116, 11, 171, 58, 117, 51, 54, 235, 5, 238, 77, 84, 243, 52, 55, 132, 169, 59, 109, 170, 206, 183, 129, 221, 37, 205, 164, 3, 237, 38, 31, 144, 46, 215, 73, 130, 164, 191, 199, 10, 51, 208, 60, 49, 34, 0, 115, 217, 127, 242, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 106, 14, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56, 131, 116, 99, 112, 130, 221, 113, 131, 117, 100, 112, 130, 221, 115, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0434dd9151acafe4306a7ef7dd2684efd96f602b17c3a452971e9d24447a9e6b387dba01a793eba399a4cfefbfdc42ac01ba50b47306a63ff220010a4bdd42cbab), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140014466950224
|
|
TRC 2026-03-30 04:56:13.652+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*Vi9Kaf multi=/ip4/172.18.106.14/tcp/56689 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-30 04:56:13.652+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[5]" peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.652+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*Vi9Kaf filterSubscribeRequest=FilterSubscribeRequest of req:80d0f79dcbd1ac951463 [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["5"]
|
|
TRC 2026-03-30 04:56:13.652+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.106.14/tcp/56689]" peerId=16U*Vi9Kaf proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.652+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*Vi9Kaf protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.652+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 direction=Out
|
|
TRC 2026-03-30 04:56:13.652+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.652+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc871 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.652+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc871 timeout=5m
|
|
TRC 2026-03-30 04:56:13.652+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=17 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.652+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 17, length: 0}"
|
|
TRC 2026-03-30 04:56:13.652+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc871 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.652+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc871 codec=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.652+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 17, length: 20}"
|
|
TRC 2026-03-30 04:56:13.652+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc871 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.652+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 17, length: 40}"
|
|
TRC 2026-03-30 04:56:13.653+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.653+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=0cbdaa9500ca...39f9772303a9 tagOut=0cbdaa9500ca...39f9772303a9 nonce=63
|
|
TRC 2026-03-30 04:56:13.653+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 17, length: 0}"
|
|
TRC 2026-03-30 04:56:13.653+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.655+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.655+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d77c466061bb...099eca773218 tagOut=d77c466061bb...099eca773218 nonce=64
|
|
TRC 2026-03-30 04:56:13.655+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 17, length: 20}"
|
|
TRC 2026-03-30 04:56:13.655+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.655+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.655+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=68
|
|
TRC 2026-03-30 04:56:13.655+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9fcfdba43fa3...22e21c649b99 tagOut=9fcfdba43fa3...22e21c649b99 nonce=65
|
|
TRC 2026-03-30 04:56:13.655+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 17, length: 40}"
|
|
TRC 2026-03-30 04:56:13.655+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-30 04:56:13.655+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.655+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc871
|
|
TRC 2026-03-30 04:56:13.655+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc871 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.655+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc871 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.655+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 17, length: 44}"
|
|
TRC 2026-03-30 04:56:13.657+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=58
|
|
TRC 2026-03-30 04:56:13.657+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=75a93c92340f...291b19d2d813 tagOut=75a93c92340f...291b19d2d813 nonce=66
|
|
TRC 2026-03-30 04:56:13.657+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 17, length: 30}"
|
|
TRC 2026-03-30 04:56:13.657+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14383064...c8015a024f4b
|
|
TRC 2026-03-30 04:56:13.657+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.657+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.657+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e29a15755f80...03e1b85a63a8 tagOut=e29a15755f80...03e1b85a63a8 nonce=67
|
|
TRC 2026-03-30 04:56:13.657+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 17, length: 0}"
|
|
TRC 2026-03-30 04:56:13.657+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:13.657+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.657+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc871
|
|
TRC 2026-03-30 04:56:13.657+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=17 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.658+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 17, length: 0}"
|
|
TRC 2026-03-30 04:56:13.658+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc871
|
|
TRC 2026-03-30 04:56:13.658+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc871
|
|
TRC 2026-03-30 04:56:13.658+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc871 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.658+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc871 objName=YamuxStream dir=Out
|
|
INF 2026-03-30 04:56:13.658+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[5]"
|
|
INF 2026-03-30 04:56:13.658+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QCmFkm8tynkv8OIaeFvc1Fkqi-ZG0hv1ea8Ub9URKrNOLFwyWuOXeTkHOAIBWg-XaMFP0Q1yni-ltouoUmaC8pMKgmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc5YACASsEn8lBkb0AAoErBJ_JQZG9d0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQLgl6myKfUomZ6XYnTy5401n7xJPTYSJJNbTnPIGywGHoN0Y3CCRvSDdWRwgkb2hXdha3UyAA enr="(10, id: \"v4\", ip: 172.18.127.37, multiaddrs: 0x000804AC127F250646F4000A04AC127F250646F5DD03, rs: 0x00030200000001, secp256k1: 0x02E097A9B229F528999E976274F2E78D359FBC493D361224935B4E73C81B2C061E, tcp: 18164, udp: 18166, waku2: 0x00)"
|
|
INF 2026-03-30 04:56:13.658+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-30 04:56:13.659+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:55440 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-30 04:56:13.661+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55452 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-30 04:56:13.662+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55452 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 76 bytes)"
|
|
INF 2026-03-30 04:56:13.662+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 54, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-30 04:56:13.662+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*Vi9Kaf, addrs: [/ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56690/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 106, 14])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56])), ("tcp", (kind: kNum, num: 56689)), ("udp", (kind: kNum, num: 56691)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 63, 60, 133, 194, 162, 88, 44, 17, 229, 186, 100, 7, 32, 118, 116, 11, 171, 58, 117, 51, 54, 235, 5, 238, 77, 84, 243, 52, 55, 132, 169, 59, 109, 170, 206, 183, 129, 221, 37, 205, 164, 3, 237, 38, 31, 144, 46, 215, 73, 130, 164, 191, 199, 10, 51, 208, 60, 49, 34, 0, 115, 217, 127, 242, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 106, 14, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56, 131, 116, 99, 112, 130, 221, 113, 131, 117, 100, 112, 130, 221, 115, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0434dd9151acafe4306a7ef7dd2684efd96f602b17c3a452971e9d24447a9e6b387dba01a793eba399a4cfefbfdc42ac01ba50b47306a63ff220010a4bdd42cbab), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140014466950224
|
|
TRC 2026-03-30 04:56:13.662+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*Vi9Kaf multi=/ip4/172.18.106.14/tcp/56689 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-30 04:56:13.662+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[6]" peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.662+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*Vi9Kaf filterSubscribeRequest=FilterSubscribeRequest of req:a5910b121695a6801d1a [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["6"]
|
|
TRC 2026-03-30 04:56:13.662+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.106.14/tcp/56689]" peerId=16U*Vi9Kaf proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.662+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*Vi9Kaf protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.662+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 direction=Out
|
|
TRC 2026-03-30 04:56:13.662+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.662+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc872 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.662+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc872 timeout=5m
|
|
TRC 2026-03-30 04:56:13.663+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=19 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.663+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 19, length: 0}"
|
|
TRC 2026-03-30 04:56:13.663+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc872 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.663+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc872 codec=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.663+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 19, length: 20}"
|
|
TRC 2026-03-30 04:56:13.663+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc872 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.663+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 19, length: 40}"
|
|
TRC 2026-03-30 04:56:13.663+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.663+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=18f1182eb462...552defe17832 tagOut=18f1182eb462...552defe17832 nonce=68
|
|
TRC 2026-03-30 04:56:13.664+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 19, length: 0}"
|
|
TRC 2026-03-30 04:56:13.664+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.664+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.664+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=880aa2c26edd...c2616963d551 tagOut=880aa2c26edd...c2616963d551 nonce=69
|
|
TRC 2026-03-30 04:56:13.664+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 19, length: 20}"
|
|
TRC 2026-03-30 04:56:13.664+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.664+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.664+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=68
|
|
TRC 2026-03-30 04:56:13.664+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f1b57208becc...b8f255a36950 tagOut=f1b57208becc...b8f255a36950 nonce=70
|
|
TRC 2026-03-30 04:56:13.664+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 19, length: 40}"
|
|
TRC 2026-03-30 04:56:13.664+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-30 04:56:13.664+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.664+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc872
|
|
TRC 2026-03-30 04:56:13.664+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc872 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.664+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc872 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.665+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 19, length: 44}"
|
|
TRC 2026-03-30 04:56:13.667+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=58
|
|
TRC 2026-03-30 04:56:13.667+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=460e87e61d61...b295591b755a tagOut=460e87e61d61...b295591b755a nonce=71
|
|
TRC 2026-03-30 04:56:13.667+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 19, length: 30}"
|
|
TRC 2026-03-30 04:56:13.667+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14613539...c8015a024f4b
|
|
TRC 2026-03-30 04:56:13.667+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.667+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc872
|
|
TRC 2026-03-30 04:56:13.667+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=19 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.667+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 19, length: 0}"
|
|
TRC 2026-03-30 04:56:13.668+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.668+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=38c99360d69a...5040df8386bf tagOut=38c99360d69a...5040df8386bf nonce=72
|
|
TRC 2026-03-30 04:56:13.668+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 19, length: 0}"
|
|
TRC 2026-03-30 04:56:13.668+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:13.668+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc872
|
|
TRC 2026-03-30 04:56:13.668+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc872
|
|
TRC 2026-03-30 04:56:13.668+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc872 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.668+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc872 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.668+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:13.668+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[6]"
|
|
INF 2026-03-30 04:56:13.668+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QA3yMwG3N1oS-7wjdW0x6NslIr-ZJOosoUT4e1K2cEiBcGmF5VI4vp5hyKWWBHG29Sf1e31s_4yBukay_l38nR0LgmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc5YACASsEn8lBkb0AAoErBJ_JQZG9d0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQLgl6myKfUomZ6XYnTy5401n7xJPTYSJJNbTnPIGywGHoN0Y3CCRvSDdWRwgkb2hXdha3UyAA enr="(11, id: \"v4\", ip: 172.18.127.37, multiaddrs: 0x000804AC127F250646F4000A04AC127F250646F5DD03, rs: 0x00030200000001, secp256k1: 0x02E097A9B229F528999E976274F2E78D359FBC493D361224935B4E73C81B2C061E, tcp: 18164, udp: 18166, waku2: 0x00)"
|
|
INF 2026-03-30 04:56:13.668+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-30 04:56:13.669+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:55452 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-30 04:56:13.672+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55464 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-30 04:56:13.672+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55464 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 76 bytes)"
|
|
INF 2026-03-30 04:56:13.672+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 55, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-30 04:56:13.672+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*Vi9Kaf, addrs: [/ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56690/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 106, 14])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56])), ("tcp", (kind: kNum, num: 56689)), ("udp", (kind: kNum, num: 56691)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 63, 60, 133, 194, 162, 88, 44, 17, 229, 186, 100, 7, 32, 118, 116, 11, 171, 58, 117, 51, 54, 235, 5, 238, 77, 84, 243, 52, 55, 132, 169, 59, 109, 170, 206, 183, 129, 221, 37, 205, 164, 3, 237, 38, 31, 144, 46, 215, 73, 130, 164, 191, 199, 10, 51, 208, 60, 49, 34, 0, 115, 217, 127, 242, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 106, 14, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56, 131, 116, 99, 112, 130, 221, 113, 131, 117, 100, 112, 130, 221, 115, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0434dd9151acafe4306a7ef7dd2684efd96f602b17c3a452971e9d24447a9e6b387dba01a793eba399a4cfefbfdc42ac01ba50b47306a63ff220010a4bdd42cbab), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140014466950224
|
|
TRC 2026-03-30 04:56:13.672+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*Vi9Kaf multi=/ip4/172.18.106.14/tcp/56689 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-30 04:56:13.672+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[7]" peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.672+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*Vi9Kaf filterSubscribeRequest=FilterSubscribeRequest of req:39b8890f9c36d80b2c20 [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["7"]
|
|
TRC 2026-03-30 04:56:13.672+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.106.14/tcp/56689]" peerId=16U*Vi9Kaf proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.672+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*Vi9Kaf protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.672+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 direction=Out
|
|
TRC 2026-03-30 04:56:13.673+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.673+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc873 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.673+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc873 timeout=5m
|
|
TRC 2026-03-30 04:56:13.673+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=21 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.673+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 21, length: 0}"
|
|
TRC 2026-03-30 04:56:13.673+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc873 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.673+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc873 codec=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.673+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 21, length: 20}"
|
|
TRC 2026-03-30 04:56:13.673+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc873 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.673+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 21, length: 40}"
|
|
TRC 2026-03-30 04:56:13.673+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.673+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8770d9d1ef7a...bd6e54a016ce tagOut=8770d9d1ef7a...bd6e54a016ce nonce=73
|
|
TRC 2026-03-30 04:56:13.673+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 21, length: 0}"
|
|
TRC 2026-03-30 04:56:13.673+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.674+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.674+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=bb453ab0a267...acb932066cc4 tagOut=bb453ab0a267...acb932066cc4 nonce=74
|
|
TRC 2026-03-30 04:56:13.674+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 21, length: 20}"
|
|
TRC 2026-03-30 04:56:13.674+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.674+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.674+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=68
|
|
TRC 2026-03-30 04:56:13.674+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=64ad3d408778...37f60ed95a79 tagOut=64ad3d408778...37f60ed95a79 nonce=75
|
|
TRC 2026-03-30 04:56:13.674+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 21, length: 40}"
|
|
TRC 2026-03-30 04:56:13.674+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-30 04:56:13.674+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.674+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc873
|
|
TRC 2026-03-30 04:56:13.674+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc873 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.674+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc873 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.674+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 21, length: 44}"
|
|
TRC 2026-03-30 04:56:13.677+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=58
|
|
TRC 2026-03-30 04:56:13.677+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f1c093bda6bd...cd70f1062944 tagOut=f1c093bda6bd...cd70f1062944 nonce=76
|
|
TRC 2026-03-30 04:56:13.678+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 21, length: 30}"
|
|
TRC 2026-03-30 04:56:13.678+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14333962...c8015a024f4b
|
|
TRC 2026-03-30 04:56:13.678+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.678+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.678+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c7f2027bd1b3...c510c015d14d tagOut=c7f2027bd1b3...c510c015d14d nonce=77
|
|
TRC 2026-03-30 04:56:13.678+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 21, length: 0}"
|
|
TRC 2026-03-30 04:56:13.678+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:13.678+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.678+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc873
|
|
TRC 2026-03-30 04:56:13.678+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=21 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.678+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 21, length: 0}"
|
|
TRC 2026-03-30 04:56:13.678+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc873
|
|
TRC 2026-03-30 04:56:13.678+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc873
|
|
TRC 2026-03-30 04:56:13.678+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc873 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.678+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc873 objName=YamuxStream dir=Out
|
|
INF 2026-03-30 04:56:13.679+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[7]"
|
|
INF 2026-03-30 04:56:13.679+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QCUUnQtiuzjwXKNOE_LcwRby6o6KNb4_eDq1txyQixS2M9SdKaMMPHZElHEMC_YbZVSea0ymZgk1542VrwpjppoMgmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc5YACASsEn8lBkb0AAoErBJ_JQZG9d0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQLgl6myKfUomZ6XYnTy5401n7xJPTYSJJNbTnPIGywGHoN0Y3CCRvSDdWRwgkb2hXdha3UyAA enr="(12, id: \"v4\", ip: 172.18.127.37, multiaddrs: 0x000804AC127F250646F4000A04AC127F250646F5DD03, rs: 0x00030200000001, secp256k1: 0x02E097A9B229F528999E976274F2E78D359FBC493D361224935B4E73C81B2C061E, tcp: 18164, udp: 18166, waku2: 0x00)"
|
|
INF 2026-03-30 04:56:13.679+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-30 04:56:13.679+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:55464 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-30 04:56:13.682+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55478 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-30 04:56:13.682+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55478 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 76 bytes)"
|
|
INF 2026-03-30 04:56:13.682+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 56, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-30 04:56:13.682+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*Vi9Kaf, addrs: [/ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56690/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 106, 14])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56])), ("tcp", (kind: kNum, num: 56689)), ("udp", (kind: kNum, num: 56691)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 63, 60, 133, 194, 162, 88, 44, 17, 229, 186, 100, 7, 32, 118, 116, 11, 171, 58, 117, 51, 54, 235, 5, 238, 77, 84, 243, 52, 55, 132, 169, 59, 109, 170, 206, 183, 129, 221, 37, 205, 164, 3, 237, 38, 31, 144, 46, 215, 73, 130, 164, 191, 199, 10, 51, 208, 60, 49, 34, 0, 115, 217, 127, 242, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 106, 14, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56, 131, 116, 99, 112, 130, 221, 113, 131, 117, 100, 112, 130, 221, 115, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0434dd9151acafe4306a7ef7dd2684efd96f602b17c3a452971e9d24447a9e6b387dba01a793eba399a4cfefbfdc42ac01ba50b47306a63ff220010a4bdd42cbab), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140014466950224
|
|
TRC 2026-03-30 04:56:13.682+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*Vi9Kaf multi=/ip4/172.18.106.14/tcp/56689 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-30 04:56:13.682+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[8]" peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.682+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*Vi9Kaf filterSubscribeRequest=FilterSubscribeRequest of req:07ab4b2e5fa8cd26946b [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["8"]
|
|
TRC 2026-03-30 04:56:13.682+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.106.14/tcp/56689]" peerId=16U*Vi9Kaf proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.682+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*Vi9Kaf protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.682+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 direction=Out
|
|
TRC 2026-03-30 04:56:13.682+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.682+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc874 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.682+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc874 timeout=5m
|
|
TRC 2026-03-30 04:56:13.682+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=23 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.682+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 23, length: 0}"
|
|
TRC 2026-03-30 04:56:13.684+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc874 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.684+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc874 codec=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.684+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 23, length: 20}"
|
|
TRC 2026-03-30 04:56:13.684+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc874 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.684+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 23, length: 40}"
|
|
DBG 2026-03-30 04:56:13.684+00:00 calculateConnectionState tid=1 file=node_health_monitor.nim:408 relayCount=0 storeClientCount=0 lightpushCount=0 filterCount=1
|
|
TRC 2026-03-30 04:56:13.684+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.684+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=880cb5f34194...5f389ca9cd64 tagOut=880cb5f34194...5f389ca9cd64 nonce=78
|
|
TRC 2026-03-30 04:56:13.684+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 23, length: 0}"
|
|
TRC 2026-03-30 04:56:13.684+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.684+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.684+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=07b5d06adaa8...042418b4138e tagOut=07b5d06adaa8...042418b4138e nonce=79
|
|
TRC 2026-03-30 04:56:13.684+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 23, length: 20}"
|
|
TRC 2026-03-30 04:56:13.684+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.684+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.684+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=68
|
|
TRC 2026-03-30 04:56:13.684+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=10f3ef56eaaf...fac005576ac9 tagOut=10f3ef56eaaf...fac005576ac9 nonce=80
|
|
TRC 2026-03-30 04:56:13.684+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc874
|
|
TRC 2026-03-30 04:56:13.684+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 23, length: 40}"
|
|
TRC 2026-03-30 04:56:13.684+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-30 04:56:13.684+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.684+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc874 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.684+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc874 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.684+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 23, length: 44}"
|
|
TRC 2026-03-30 04:56:13.688+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=58
|
|
TRC 2026-03-30 04:56:13.688+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d362419f1de1...aaccdbac6442 tagOut=d362419f1de1...aaccdbac6442 nonce=81
|
|
TRC 2026-03-30 04:56:13.688+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 23, length: 30}"
|
|
TRC 2026-03-30 04:56:13.688+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14303761...c8015a024f4b
|
|
TRC 2026-03-30 04:56:13.688+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.688+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.688+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=ade96ed3a7cc...0b086251b4b0 tagOut=ade96ed3a7cc...0b086251b4b0 nonce=82
|
|
TRC 2026-03-30 04:56:13.688+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 23, length: 0}"
|
|
TRC 2026-03-30 04:56:13.688+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:13.688+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.688+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc874
|
|
TRC 2026-03-30 04:56:13.688+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=23 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.688+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 23, length: 0}"
|
|
TRC 2026-03-30 04:56:13.688+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc874
|
|
TRC 2026-03-30 04:56:13.689+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc874
|
|
TRC 2026-03-30 04:56:13.689+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc874 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.689+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc874 objName=YamuxStream dir=Out
|
|
INF 2026-03-30 04:56:13.689+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[8]"
|
|
INF 2026-03-30 04:56:13.689+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QAV5CfuPIbYh9-wec6S_NJcooLK601N5FgQotG_5WDpHQJe0jrfkhmG3yHZdmi1KRXsZfBBDv7cG6SIS4H3gs34NgmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc5YACASsEn8lBkb0AAoErBJ_JQZG9d0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQLgl6myKfUomZ6XYnTy5401n7xJPTYSJJNbTnPIGywGHoN0Y3CCRvSDdWRwgkb2hXdha3UyAA enr="(13, id: \"v4\", ip: 172.18.127.37, multiaddrs: 0x000804AC127F250646F4000A04AC127F250646F5DD03, rs: 0x00030200000001, secp256k1: 0x02E097A9B229F528999E976274F2E78D359FBC493D361224935B4E73C81B2C061E, tcp: 18164, udp: 18166, waku2: 0x00)"
|
|
INF 2026-03-30 04:56:13.689+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-30 04:56:13.689+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:55478 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-30 04:56:13.692+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55486 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-30 04:56:13.693+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55486 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 76 bytes)"
|
|
INF 2026-03-30 04:56:13.693+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 57, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-30 04:56:13.693+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*Vi9Kaf, addrs: [/ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56690/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 106, 14])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56])), ("tcp", (kind: kNum, num: 56689)), ("udp", (kind: kNum, num: 56691)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 63, 60, 133, 194, 162, 88, 44, 17, 229, 186, 100, 7, 32, 118, 116, 11, 171, 58, 117, 51, 54, 235, 5, 238, 77, 84, 243, 52, 55, 132, 169, 59, 109, 170, 206, 183, 129, 221, 37, 205, 164, 3, 237, 38, 31, 144, 46, 215, 73, 130, 164, 191, 199, 10, 51, 208, 60, 49, 34, 0, 115, 217, 127, 242, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 106, 14, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56, 131, 116, 99, 112, 130, 221, 113, 131, 117, 100, 112, 130, 221, 115, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0434dd9151acafe4306a7ef7dd2684efd96f602b17c3a452971e9d24447a9e6b387dba01a793eba399a4cfefbfdc42ac01ba50b47306a63ff220010a4bdd42cbab), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140014466950224
|
|
TRC 2026-03-30 04:56:13.693+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*Vi9Kaf multi=/ip4/172.18.106.14/tcp/56689 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-30 04:56:13.693+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[9]" peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.693+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*Vi9Kaf filterSubscribeRequest=FilterSubscribeRequest of req:ba465c5fc1e815be3025 [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["9"]
|
|
TRC 2026-03-30 04:56:13.693+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.106.14/tcp/56689]" peerId=16U*Vi9Kaf proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.693+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*Vi9Kaf protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.693+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 direction=Out
|
|
TRC 2026-03-30 04:56:13.693+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.693+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc875 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.693+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc875 timeout=5m
|
|
TRC 2026-03-30 04:56:13.693+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=25 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.694+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 25, length: 0}"
|
|
TRC 2026-03-30 04:56:13.694+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc875 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.694+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc875 codec=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.694+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 25, length: 20}"
|
|
TRC 2026-03-30 04:56:13.694+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc875 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.694+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 25, length: 40}"
|
|
TRC 2026-03-30 04:56:13.694+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.694+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=2b59b0c90877...03e38f0cd6f3 tagOut=2b59b0c90877...03e38f0cd6f3 nonce=83
|
|
TRC 2026-03-30 04:56:13.694+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 25, length: 0}"
|
|
TRC 2026-03-30 04:56:13.695+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.695+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.695+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=797daccbc63d...6b83e0ce8af9 tagOut=797daccbc63d...6b83e0ce8af9 nonce=84
|
|
TRC 2026-03-30 04:56:13.695+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 25, length: 20}"
|
|
TRC 2026-03-30 04:56:13.695+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.695+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.695+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=68
|
|
TRC 2026-03-30 04:56:13.695+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=45f87ab067a2...388d17a49490 tagOut=45f87ab067a2...388d17a49490 nonce=85
|
|
TRC 2026-03-30 04:56:13.695+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc875
|
|
TRC 2026-03-30 04:56:13.695+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 25, length: 40}"
|
|
TRC 2026-03-30 04:56:13.695+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-30 04:56:13.695+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.695+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc875 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.695+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc875 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.695+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 25, length: 44}"
|
|
TRC 2026-03-30 04:56:13.698+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=58
|
|
TRC 2026-03-30 04:56:13.698+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b0b45c9ff411...27bb151ea085 tagOut=b0b45c9ff411...27bb151ea085 nonce=86
|
|
TRC 2026-03-30 04:56:13.698+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 25, length: 30}"
|
|
TRC 2026-03-30 04:56:13.698+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14626134...c8015a024f4b
|
|
TRC 2026-03-30 04:56:13.699+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.699+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc875
|
|
TRC 2026-03-30 04:56:13.699+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=25 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.699+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 25, length: 0}"
|
|
TRC 2026-03-30 04:56:13.699+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.699+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=00329dbfcd3e...657c0da6e3be tagOut=00329dbfcd3e...657c0da6e3be nonce=87
|
|
TRC 2026-03-30 04:56:13.699+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 25, length: 0}"
|
|
TRC 2026-03-30 04:56:13.699+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:13.699+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc875
|
|
TRC 2026-03-30 04:56:13.699+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc875
|
|
TRC 2026-03-30 04:56:13.699+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc875 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.699+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc875 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.699+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:13.699+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[9]"
|
|
INF 2026-03-30 04:56:13.699+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QCHSENap3SeTPXjBzft3_BIOhlx-mARem6mXopUiv34DaLP354dA4IIFviHxwNnm3rec2fqlxfvl0ge9orZ9FO0OgmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc5YACASsEn8lBkb0AAoErBJ_JQZG9d0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQLgl6myKfUomZ6XYnTy5401n7xJPTYSJJNbTnPIGywGHoN0Y3CCRvSDdWRwgkb2hXdha3UyAA enr="(14, id: \"v4\", ip: 172.18.127.37, multiaddrs: 0x000804AC127F250646F4000A04AC127F250646F5DD03, rs: 0x00030200000001, secp256k1: 0x02E097A9B229F528999E976274F2E78D359FBC493D361224935B4E73C81B2C061E, tcp: 18164, udp: 18166, waku2: 0x00)"
|
|
INF 2026-03-30 04:56:13.699+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-30 04:56:13.701+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:55486 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-30 04:56:13.703+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55500 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-30 04:56:13.703+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55500 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-30 04:56:13.703+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 49, 48, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-30 04:56:13.703+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*Vi9Kaf, addrs: [/ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56690/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 106, 14])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56])), ("tcp", (kind: kNum, num: 56689)), ("udp", (kind: kNum, num: 56691)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 63, 60, 133, 194, 162, 88, 44, 17, 229, 186, 100, 7, 32, 118, 116, 11, 171, 58, 117, 51, 54, 235, 5, 238, 77, 84, 243, 52, 55, 132, 169, 59, 109, 170, 206, 183, 129, 221, 37, 205, 164, 3, 237, 38, 31, 144, 46, 215, 73, 130, 164, 191, 199, 10, 51, 208, 60, 49, 34, 0, 115, 217, 127, 242, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 106, 14, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56, 131, 116, 99, 112, 130, 221, 113, 131, 117, 100, 112, 130, 221, 115, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0434dd9151acafe4306a7ef7dd2684efd96f602b17c3a452971e9d24447a9e6b387dba01a793eba399a4cfefbfdc42ac01ba50b47306a63ff220010a4bdd42cbab), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140014466950224
|
|
TRC 2026-03-30 04:56:13.703+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*Vi9Kaf multi=/ip4/172.18.106.14/tcp/56689 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-30 04:56:13.703+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[10]" peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.703+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*Vi9Kaf filterSubscribeRequest=FilterSubscribeRequest of req:3b2a9e79870de545367e [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["10"]
|
|
TRC 2026-03-30 04:56:13.703+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.106.14/tcp/56689]" peerId=16U*Vi9Kaf proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.703+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*Vi9Kaf protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.703+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 direction=Out
|
|
TRC 2026-03-30 04:56:13.703+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.704+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc876 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.704+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc876 timeout=5m
|
|
TRC 2026-03-30 04:56:13.704+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=27 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.704+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 27, length: 0}"
|
|
TRC 2026-03-30 04:56:13.704+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc876 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.704+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc876 codec=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.704+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 27, length: 20}"
|
|
TRC 2026-03-30 04:56:13.704+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc876 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.704+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 27, length: 40}"
|
|
TRC 2026-03-30 04:56:13.704+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.704+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=3afb7ff9f4a9...4e06f9a1795d tagOut=3afb7ff9f4a9...4e06f9a1795d nonce=88
|
|
TRC 2026-03-30 04:56:13.704+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 27, length: 0}"
|
|
TRC 2026-03-30 04:56:13.704+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.705+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.705+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=5ec47c4c9d02...9dfa3d6b8162 tagOut=5ec47c4c9d02...9dfa3d6b8162 nonce=89
|
|
TRC 2026-03-30 04:56:13.705+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 27, length: 20}"
|
|
TRC 2026-03-30 04:56:13.705+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.705+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.705+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=68
|
|
TRC 2026-03-30 04:56:13.706+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=eef3728b3939...bd3ee7991503 tagOut=eef3728b3939...bd3ee7991503 nonce=90
|
|
TRC 2026-03-30 04:56:13.706+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 27, length: 40}"
|
|
TRC 2026-03-30 04:56:13.706+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-30 04:56:13.706+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.706+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc876
|
|
TRC 2026-03-30 04:56:13.706+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc876 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.706+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc876 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.706+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 27, length: 45}"
|
|
TRC 2026-03-30 04:56:13.709+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=58
|
|
TRC 2026-03-30 04:56:13.709+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7000fdc32f15...8758f808d2d5 tagOut=7000fdc32f15...8758f808d2d5 nonce=91
|
|
TRC 2026-03-30 04:56:13.709+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 27, length: 30}"
|
|
TRC 2026-03-30 04:56:13.709+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14336232...c8015a024f4b
|
|
TRC 2026-03-30 04:56:13.709+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.709+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.709+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=593f708bcc02...376bf49f26f3 tagOut=593f708bcc02...376bf49f26f3 nonce=92
|
|
TRC 2026-03-30 04:56:13.709+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc876
|
|
TRC 2026-03-30 04:56:13.709+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=27 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.709+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 27, length: 0}"
|
|
TRC 2026-03-30 04:56:13.709+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 27, length: 0}"
|
|
TRC 2026-03-30 04:56:13.709+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:13.709+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc876
|
|
TRC 2026-03-30 04:56:13.709+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc876
|
|
TRC 2026-03-30 04:56:13.709+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc876 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.709+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc876 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.709+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:13.710+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[10]"
|
|
INF 2026-03-30 04:56:13.710+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QHtbjmn3rxLXIG3mJtqsQ5SQiZ6EwDqKlSgEZgPZsCErRq2JyFKZEmFpTNZAIMWAGe1ix0ntWBZwL389jBfkSDUPgmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc5YACASsEn8lBkb0AAoErBJ_JQZG9d0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQLgl6myKfUomZ6XYnTy5401n7xJPTYSJJNbTnPIGywGHoN0Y3CCRvSDdWRwgkb2hXdha3UyAA enr="(15, id: \"v4\", ip: 172.18.127.37, multiaddrs: 0x000804AC127F250646F4000A04AC127F250646F5DD03, rs: 0x00030200000001, secp256k1: 0x02E097A9B229F528999E976274F2E78D359FBC493D361224935B4E73C81B2C061E, tcp: 18164, udp: 18166, waku2: 0x00)"
|
|
INF 2026-03-30 04:56:13.710+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-30 04:56:13.710+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:55500 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-30 04:56:13.714+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55510 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-30 04:56:13.714+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55510 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-30 04:56:13.714+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 49, 49, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-30 04:56:13.714+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*Vi9Kaf, addrs: [/ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56690/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 106, 14])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56])), ("tcp", (kind: kNum, num: 56689)), ("udp", (kind: kNum, num: 56691)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 63, 60, 133, 194, 162, 88, 44, 17, 229, 186, 100, 7, 32, 118, 116, 11, 171, 58, 117, 51, 54, 235, 5, 238, 77, 84, 243, 52, 55, 132, 169, 59, 109, 170, 206, 183, 129, 221, 37, 205, 164, 3, 237, 38, 31, 144, 46, 215, 73, 130, 164, 191, 199, 10, 51, 208, 60, 49, 34, 0, 115, 217, 127, 242, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 106, 14, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56, 131, 116, 99, 112, 130, 221, 113, 131, 117, 100, 112, 130, 221, 115, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0434dd9151acafe4306a7ef7dd2684efd96f602b17c3a452971e9d24447a9e6b387dba01a793eba399a4cfefbfdc42ac01ba50b47306a63ff220010a4bdd42cbab), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140014466950224
|
|
TRC 2026-03-30 04:56:13.715+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*Vi9Kaf multi=/ip4/172.18.106.14/tcp/56689 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-30 04:56:13.715+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[11]" peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.715+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*Vi9Kaf filterSubscribeRequest=FilterSubscribeRequest of req:1b0066378fa3cd936f9d [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["11"]
|
|
TRC 2026-03-30 04:56:13.715+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.106.14/tcp/56689]" peerId=16U*Vi9Kaf proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.715+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*Vi9Kaf protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.715+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 direction=Out
|
|
TRC 2026-03-30 04:56:13.715+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.715+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc877 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.715+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc877 timeout=5m
|
|
TRC 2026-03-30 04:56:13.715+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=29 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.715+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 29, length: 0}"
|
|
TRC 2026-03-30 04:56:13.715+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc877 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.715+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc877 codec=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.715+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 29, length: 20}"
|
|
TRC 2026-03-30 04:56:13.715+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc877 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.715+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 29, length: 40}"
|
|
TRC 2026-03-30 04:56:13.715+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.716+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a73a82888ff0...f96e0f4fe87e tagOut=a73a82888ff0...f96e0f4fe87e nonce=93
|
|
TRC 2026-03-30 04:56:13.716+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 29, length: 0}"
|
|
TRC 2026-03-30 04:56:13.716+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.716+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.716+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7791e6322ab2...264e586a6c68 tagOut=7791e6322ab2...264e586a6c68 nonce=94
|
|
TRC 2026-03-30 04:56:13.716+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 29, length: 20}"
|
|
TRC 2026-03-30 04:56:13.716+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.716+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.716+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc877
|
|
TRC 2026-03-30 04:56:13.717+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=68
|
|
TRC 2026-03-30 04:56:13.717+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f9ab2f05e881...7fe1fca748a8 tagOut=f9ab2f05e881...7fe1fca748a8 nonce=95
|
|
TRC 2026-03-30 04:56:13.717+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 29, length: 40}"
|
|
TRC 2026-03-30 04:56:13.717+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-30 04:56:13.717+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.717+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc877 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.717+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc877 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.717+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 29, length: 45}"
|
|
TRC 2026-03-30 04:56:13.720+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=58
|
|
TRC 2026-03-30 04:56:13.721+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e6bb08b783cc...edb629e74c3d tagOut=e6bb08b783cc...edb629e74c3d nonce=96
|
|
TRC 2026-03-30 04:56:13.721+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 29, length: 30}"
|
|
TRC 2026-03-30 04:56:13.721+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14316230...c8015a024f4b
|
|
TRC 2026-03-30 04:56:13.721+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.721+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.721+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=16f2ef23ac31...97c6c9f686f0 tagOut=16f2ef23ac31...97c6c9f686f0 nonce=97
|
|
TRC 2026-03-30 04:56:13.721+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 29, length: 0}"
|
|
TRC 2026-03-30 04:56:13.721+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:13.721+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.721+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc877
|
|
TRC 2026-03-30 04:56:13.721+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=29 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.721+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 29, length: 0}"
|
|
TRC 2026-03-30 04:56:13.721+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc877
|
|
TRC 2026-03-30 04:56:13.721+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc877
|
|
TRC 2026-03-30 04:56:13.721+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc877 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.722+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc877 objName=YamuxStream dir=Out
|
|
INF 2026-03-30 04:56:13.722+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[11]"
|
|
INF 2026-03-30 04:56:13.722+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QDgA_jncxYcmywYCpc2HyuiavL0gjxePduRyDhclPT4oGcf4hotXAoq0BAzw8TBDm_978v3sQHm4ly8AtyRGYN8QgmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc5YACASsEn8lBkb0AAoErBJ_JQZG9d0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQLgl6myKfUomZ6XYnTy5401n7xJPTYSJJNbTnPIGywGHoN0Y3CCRvSDdWRwgkb2hXdha3UyAA enr="(16, id: \"v4\", ip: 172.18.127.37, multiaddrs: 0x000804AC127F250646F4000A04AC127F250646F5DD03, rs: 0x00030200000001, secp256k1: 0x02E097A9B229F528999E976274F2E78D359FBC493D361224935B4E73C81B2C061E, tcp: 18164, udp: 18166, waku2: 0x00)"
|
|
INF 2026-03-30 04:56:13.722+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-30 04:56:13.722+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:55510 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-30 04:56:13.725+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55514 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-30 04:56:13.725+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55514 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-30 04:56:13.725+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 49, 50, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-30 04:56:13.726+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*Vi9Kaf, addrs: [/ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56690/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 106, 14])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56])), ("tcp", (kind: kNum, num: 56689)), ("udp", (kind: kNum, num: 56691)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 63, 60, 133, 194, 162, 88, 44, 17, 229, 186, 100, 7, 32, 118, 116, 11, 171, 58, 117, 51, 54, 235, 5, 238, 77, 84, 243, 52, 55, 132, 169, 59, 109, 170, 206, 183, 129, 221, 37, 205, 164, 3, 237, 38, 31, 144, 46, 215, 73, 130, 164, 191, 199, 10, 51, 208, 60, 49, 34, 0, 115, 217, 127, 242, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 106, 14, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56, 131, 116, 99, 112, 130, 221, 113, 131, 117, 100, 112, 130, 221, 115, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0434dd9151acafe4306a7ef7dd2684efd96f602b17c3a452971e9d24447a9e6b387dba01a793eba399a4cfefbfdc42ac01ba50b47306a63ff220010a4bdd42cbab), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140014466950224
|
|
TRC 2026-03-30 04:56:13.726+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*Vi9Kaf multi=/ip4/172.18.106.14/tcp/56689 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-30 04:56:13.726+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[12]" peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.726+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*Vi9Kaf filterSubscribeRequest=FilterSubscribeRequest of req:a79393db31fc3d985bfb [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["12"]
|
|
TRC 2026-03-30 04:56:13.726+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.106.14/tcp/56689]" peerId=16U*Vi9Kaf proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.726+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*Vi9Kaf protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.726+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 direction=Out
|
|
TRC 2026-03-30 04:56:13.726+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.727+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc878 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.727+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc878 timeout=5m
|
|
TRC 2026-03-30 04:56:13.727+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=31 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.727+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 31, length: 0}"
|
|
TRC 2026-03-30 04:56:13.727+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc878 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.727+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc878 codec=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.727+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 31, length: 20}"
|
|
TRC 2026-03-30 04:56:13.727+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc878 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.727+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 31, length: 40}"
|
|
TRC 2026-03-30 04:56:13.727+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.727+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=68695ac67d38...2a03c6759aeb tagOut=68695ac67d38...2a03c6759aeb nonce=98
|
|
TRC 2026-03-30 04:56:13.727+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 31, length: 0}"
|
|
TRC 2026-03-30 04:56:13.727+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.728+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.728+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=43ad72fb50a0...f91c3125d0ce tagOut=43ad72fb50a0...f91c3125d0ce nonce=99
|
|
TRC 2026-03-30 04:56:13.728+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 31, length: 20}"
|
|
TRC 2026-03-30 04:56:13.728+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.728+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.728+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc878
|
|
TRC 2026-03-30 04:56:13.728+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=68
|
|
TRC 2026-03-30 04:56:13.728+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=1c6c5fe08a88...2835eb56b425 tagOut=1c6c5fe08a88...2835eb56b425 nonce=100
|
|
TRC 2026-03-30 04:56:13.728+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 31, length: 40}"
|
|
TRC 2026-03-30 04:56:13.728+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-30 04:56:13.728+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.728+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc878 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.728+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc878 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.728+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 31, length: 45}"
|
|
TRC 2026-03-30 04:56:13.732+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=58
|
|
TRC 2026-03-30 04:56:13.732+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=0b7dfbaba8cb...b93ff91688e1 tagOut=0b7dfbaba8cb...b93ff91688e1 nonce=101
|
|
TRC 2026-03-30 04:56:13.732+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 31, length: 30}"
|
|
TRC 2026-03-30 04:56:13.732+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14613739...c8015a024f4b
|
|
TRC 2026-03-30 04:56:13.732+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.732+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.732+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=3de603ebc95f...ca6761520597 tagOut=3de603ebc95f...ca6761520597 nonce=102
|
|
TRC 2026-03-30 04:56:13.732+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 31, length: 0}"
|
|
TRC 2026-03-30 04:56:13.732+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:13.732+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.732+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc878
|
|
TRC 2026-03-30 04:56:13.732+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=31 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.732+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 31, length: 0}"
|
|
TRC 2026-03-30 04:56:13.732+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc878
|
|
TRC 2026-03-30 04:56:13.732+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc878
|
|
TRC 2026-03-30 04:56:13.734+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc878 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.734+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc878 objName=YamuxStream dir=Out
|
|
INF 2026-03-30 04:56:13.734+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[12]"
|
|
INF 2026-03-30 04:56:13.734+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QCjazmXt8AvM34tV0IwB_nYlKwcW2QfMWThg1Fkp44YZdYV0v4CARIMZJjiw0OULHAfl2xzs6Sbvzu4M3nnFpTQRgmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc5YACASsEn8lBkb0AAoErBJ_JQZG9d0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQLgl6myKfUomZ6XYnTy5401n7xJPTYSJJNbTnPIGywGHoN0Y3CCRvSDdWRwgkb2hXdha3UyAA enr="(17, id: \"v4\", ip: 172.18.127.37, multiaddrs: 0x000804AC127F250646F4000A04AC127F250646F5DD03, rs: 0x00030200000001, secp256k1: 0x02E097A9B229F528999E976274F2E78D359FBC493D361224935B4E73C81B2C061E, tcp: 18164, udp: 18166, waku2: 0x00)"
|
|
INF 2026-03-30 04:56:13.734+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-30 04:56:13.734+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:55514 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-30 04:56:13.736+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55520 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-30 04:56:13.736+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55520 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-30 04:56:13.736+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 49, 51, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-30 04:56:13.737+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*Vi9Kaf, addrs: [/ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56690/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 106, 14])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56])), ("tcp", (kind: kNum, num: 56689)), ("udp", (kind: kNum, num: 56691)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 63, 60, 133, 194, 162, 88, 44, 17, 229, 186, 100, 7, 32, 118, 116, 11, 171, 58, 117, 51, 54, 235, 5, 238, 77, 84, 243, 52, 55, 132, 169, 59, 109, 170, 206, 183, 129, 221, 37, 205, 164, 3, 237, 38, 31, 144, 46, 215, 73, 130, 164, 191, 199, 10, 51, 208, 60, 49, 34, 0, 115, 217, 127, 242, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 106, 14, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56, 131, 116, 99, 112, 130, 221, 113, 131, 117, 100, 112, 130, 221, 115, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0434dd9151acafe4306a7ef7dd2684efd96f602b17c3a452971e9d24447a9e6b387dba01a793eba399a4cfefbfdc42ac01ba50b47306a63ff220010a4bdd42cbab), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140014466950224
|
|
TRC 2026-03-30 04:56:13.737+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*Vi9Kaf multi=/ip4/172.18.106.14/tcp/56689 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-30 04:56:13.737+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[13]" peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.737+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*Vi9Kaf filterSubscribeRequest=FilterSubscribeRequest of req:005f137670994b4e4a04 [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["13"]
|
|
TRC 2026-03-30 04:56:13.737+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.106.14/tcp/56689]" peerId=16U*Vi9Kaf proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.737+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*Vi9Kaf protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.737+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 direction=Out
|
|
TRC 2026-03-30 04:56:13.737+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.737+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc879 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.737+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc879 timeout=5m
|
|
TRC 2026-03-30 04:56:13.737+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=33 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.737+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 33, length: 0}"
|
|
TRC 2026-03-30 04:56:13.737+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc879 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.737+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc879 codec=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.737+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 33, length: 20}"
|
|
TRC 2026-03-30 04:56:13.737+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc879 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.737+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 33, length: 40}"
|
|
TRC 2026-03-30 04:56:13.738+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.738+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b5bd2171c44a...527c07d6c7ae tagOut=b5bd2171c44a...527c07d6c7ae nonce=103
|
|
TRC 2026-03-30 04:56:13.738+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 33, length: 0}"
|
|
TRC 2026-03-30 04:56:13.738+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.738+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.738+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8278210da1aa...485601819e0a tagOut=8278210da1aa...485601819e0a nonce=104
|
|
TRC 2026-03-30 04:56:13.738+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 33, length: 20}"
|
|
TRC 2026-03-30 04:56:13.738+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.738+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.738+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=68
|
|
TRC 2026-03-30 04:56:13.738+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a29c1bbf11af...9c0d1e548970 tagOut=a29c1bbf11af...9c0d1e548970 nonce=105
|
|
TRC 2026-03-30 04:56:13.738+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 33, length: 40}"
|
|
TRC 2026-03-30 04:56:13.738+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-30 04:56:13.738+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.738+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc879
|
|
TRC 2026-03-30 04:56:13.739+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc879 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.739+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc879 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.739+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 33, length: 45}"
|
|
TRC 2026-03-30 04:56:13.743+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=58
|
|
TRC 2026-03-30 04:56:13.743+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=776b5e024dea...ce731940b0ef tagOut=776b5e024dea...ce731940b0ef nonce=106
|
|
TRC 2026-03-30 04:56:13.743+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 33, length: 30}"
|
|
TRC 2026-03-30 04:56:13.743+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14303035...c8015a024f4b
|
|
TRC 2026-03-30 04:56:13.743+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.743+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.743+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c97db49180e8...8db4b1a1a903 tagOut=c97db49180e8...8db4b1a1a903 nonce=107
|
|
TRC 2026-03-30 04:56:13.743+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc879
|
|
TRC 2026-03-30 04:56:13.743+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=33 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.743+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 33, length: 0}"
|
|
TRC 2026-03-30 04:56:13.743+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 33, length: 0}"
|
|
TRC 2026-03-30 04:56:13.743+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:13.743+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc879
|
|
TRC 2026-03-30 04:56:13.743+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc879
|
|
TRC 2026-03-30 04:56:13.744+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc879 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.744+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc879 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.744+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:13.744+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[13]"
|
|
INF 2026-03-30 04:56:13.744+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QJh1cu89pf8fPa_de5j6k1fvNJQyrUbMSvF_961vNUHPUr340hwkjCCcxUASCeML7y79Dw4vtWunxZUq5lAMchgSgmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc5YACASsEn8lBkb0AAoErBJ_JQZG9d0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQLgl6myKfUomZ6XYnTy5401n7xJPTYSJJNbTnPIGywGHoN0Y3CCRvSDdWRwgkb2hXdha3UyAA enr="(18, id: \"v4\", ip: 172.18.127.37, multiaddrs: 0x000804AC127F250646F4000A04AC127F250646F5DD03, rs: 0x00030200000001, secp256k1: 0x02E097A9B229F528999E976274F2E78D359FBC493D361224935B4E73C81B2C061E, tcp: 18164, udp: 18166, waku2: 0x00)"
|
|
INF 2026-03-30 04:56:13.744+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-30 04:56:13.745+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:55520 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-30 04:56:13.747+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55536 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-30 04:56:13.747+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55536 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-30 04:56:13.747+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 49, 52, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-30 04:56:13.748+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*Vi9Kaf, addrs: [/ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56690/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 106, 14])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56])), ("tcp", (kind: kNum, num: 56689)), ("udp", (kind: kNum, num: 56691)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 63, 60, 133, 194, 162, 88, 44, 17, 229, 186, 100, 7, 32, 118, 116, 11, 171, 58, 117, 51, 54, 235, 5, 238, 77, 84, 243, 52, 55, 132, 169, 59, 109, 170, 206, 183, 129, 221, 37, 205, 164, 3, 237, 38, 31, 144, 46, 215, 73, 130, 164, 191, 199, 10, 51, 208, 60, 49, 34, 0, 115, 217, 127, 242, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 106, 14, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56, 131, 116, 99, 112, 130, 221, 113, 131, 117, 100, 112, 130, 221, 115, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0434dd9151acafe4306a7ef7dd2684efd96f602b17c3a452971e9d24447a9e6b387dba01a793eba399a4cfefbfdc42ac01ba50b47306a63ff220010a4bdd42cbab), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140014466950224
|
|
TRC 2026-03-30 04:56:13.748+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*Vi9Kaf multi=/ip4/172.18.106.14/tcp/56689 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-30 04:56:13.748+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[14]" peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.748+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*Vi9Kaf filterSubscribeRequest=FilterSubscribeRequest of req:e093985eb74739c283ac [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["14"]
|
|
TRC 2026-03-30 04:56:13.748+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.106.14/tcp/56689]" peerId=16U*Vi9Kaf proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.748+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*Vi9Kaf protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.748+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 direction=Out
|
|
TRC 2026-03-30 04:56:13.748+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.748+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc87a objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.748+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc87a timeout=5m
|
|
TRC 2026-03-30 04:56:13.749+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=35 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.749+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 35, length: 0}"
|
|
TRC 2026-03-30 04:56:13.749+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87a protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.749+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87a codec=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.749+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 35, length: 20}"
|
|
TRC 2026-03-30 04:56:13.749+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87a proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.749+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 35, length: 40}"
|
|
TRC 2026-03-30 04:56:13.749+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.749+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=aba10f6989b7...8bfa79dc8f5c tagOut=aba10f6989b7...8bfa79dc8f5c nonce=108
|
|
TRC 2026-03-30 04:56:13.749+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 35, length: 0}"
|
|
TRC 2026-03-30 04:56:13.749+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.750+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.750+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a767e17fec89...572cb39c2635 tagOut=a767e17fec89...572cb39c2635 nonce=109
|
|
TRC 2026-03-30 04:56:13.750+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 35, length: 20}"
|
|
TRC 2026-03-30 04:56:13.750+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.750+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.750+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87a
|
|
TRC 2026-03-30 04:56:13.750+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=68
|
|
TRC 2026-03-30 04:56:13.750+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=018141b035ce...006497a41b1a tagOut=018141b035ce...006497a41b1a nonce=110
|
|
TRC 2026-03-30 04:56:13.750+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 35, length: 40}"
|
|
TRC 2026-03-30 04:56:13.750+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-30 04:56:13.750+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.750+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87a s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.750+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87a proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.750+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 35, length: 45}"
|
|
TRC 2026-03-30 04:56:13.754+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=58
|
|
TRC 2026-03-30 04:56:13.754+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=93fb1ee3f28e...dc0839ff8d5a tagOut=93fb1ee3f28e...dc0839ff8d5a nonce=111
|
|
TRC 2026-03-30 04:56:13.754+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 35, length: 30}"
|
|
TRC 2026-03-30 04:56:13.754+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14653039...c8015a024f4b
|
|
TRC 2026-03-30 04:56:13.754+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.755+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc87a
|
|
TRC 2026-03-30 04:56:13.755+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=35 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.755+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 35, length: 0}"
|
|
TRC 2026-03-30 04:56:13.755+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.755+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=0a0289131a57...67b29a2d2816 tagOut=0a0289131a57...67b29a2d2816 nonce=112
|
|
TRC 2026-03-30 04:56:13.755+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 35, length: 0}"
|
|
TRC 2026-03-30 04:56:13.755+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:13.755+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc87a
|
|
TRC 2026-03-30 04:56:13.755+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc87a
|
|
TRC 2026-03-30 04:56:13.755+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc87a objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.755+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc87a objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.755+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:13.755+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[14]"
|
|
INF 2026-03-30 04:56:13.756+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QE9RnrL1bNXBKy_53x3px_aL12QGSYZyuUr8APcuTTfRNf_plHy4HvdX9UO92EGQpZRhBjgUcOKhM5eOCkT3Z1ETgmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc5YACASsEn8lBkb0AAoErBJ_JQZG9d0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQLgl6myKfUomZ6XYnTy5401n7xJPTYSJJNbTnPIGywGHoN0Y3CCRvSDdWRwgkb2hXdha3UyAA enr="(19, id: \"v4\", ip: 172.18.127.37, multiaddrs: 0x000804AC127F250646F4000A04AC127F250646F5DD03, rs: 0x00030200000001, secp256k1: 0x02E097A9B229F528999E976274F2E78D359FBC493D361224935B4E73C81B2C061E, tcp: 18164, udp: 18166, waku2: 0x00)"
|
|
INF 2026-03-30 04:56:13.756+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-30 04:56:13.756+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:55536 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-30 04:56:13.759+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55542 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-30 04:56:13.759+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55542 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-30 04:56:13.759+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 49, 53, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-30 04:56:13.759+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*Vi9Kaf, addrs: [/ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56690/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 106, 14])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56])), ("tcp", (kind: kNum, num: 56689)), ("udp", (kind: kNum, num: 56691)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 63, 60, 133, 194, 162, 88, 44, 17, 229, 186, 100, 7, 32, 118, 116, 11, 171, 58, 117, 51, 54, 235, 5, 238, 77, 84, 243, 52, 55, 132, 169, 59, 109, 170, 206, 183, 129, 221, 37, 205, 164, 3, 237, 38, 31, 144, 46, 215, 73, 130, 164, 191, 199, 10, 51, 208, 60, 49, 34, 0, 115, 217, 127, 242, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 106, 14, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56, 131, 116, 99, 112, 130, 221, 113, 131, 117, 100, 112, 130, 221, 115, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0434dd9151acafe4306a7ef7dd2684efd96f602b17c3a452971e9d24447a9e6b387dba01a793eba399a4cfefbfdc42ac01ba50b47306a63ff220010a4bdd42cbab), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140014466950224
|
|
TRC 2026-03-30 04:56:13.760+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*Vi9Kaf multi=/ip4/172.18.106.14/tcp/56689 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-30 04:56:13.760+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[15]" peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.760+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*Vi9Kaf filterSubscribeRequest=FilterSubscribeRequest of req:6791a455cbcad861e2f1 [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["15"]
|
|
TRC 2026-03-30 04:56:13.760+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.106.14/tcp/56689]" peerId=16U*Vi9Kaf proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.760+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*Vi9Kaf protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.760+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 direction=Out
|
|
TRC 2026-03-30 04:56:13.760+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.760+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc87b objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.760+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc87b timeout=5m
|
|
TRC 2026-03-30 04:56:13.760+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=37 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.760+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 37, length: 0}"
|
|
TRC 2026-03-30 04:56:13.760+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87b protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.760+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87b codec=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.760+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 37, length: 20}"
|
|
TRC 2026-03-30 04:56:13.760+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87b proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.760+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 37, length: 40}"
|
|
TRC 2026-03-30 04:56:13.761+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.761+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9a0eeeb89993...6875f88b0e52 tagOut=9a0eeeb89993...6875f88b0e52 nonce=113
|
|
TRC 2026-03-30 04:56:13.761+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 37, length: 0}"
|
|
TRC 2026-03-30 04:56:13.761+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.761+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.761+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=28c4a8a2f3db...c99ad3b60dd1 tagOut=28c4a8a2f3db...c99ad3b60dd1 nonce=114
|
|
TRC 2026-03-30 04:56:13.761+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 37, length: 20}"
|
|
TRC 2026-03-30 04:56:13.761+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.761+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.761+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=68
|
|
TRC 2026-03-30 04:56:13.761+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d5c7cd777c78...deda85348b43 tagOut=d5c7cd777c78...deda85348b43 nonce=115
|
|
TRC 2026-03-30 04:56:13.761+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 37, length: 40}"
|
|
TRC 2026-03-30 04:56:13.761+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-30 04:56:13.761+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.761+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87b
|
|
TRC 2026-03-30 04:56:13.762+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87b s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.762+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87b proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.762+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 37, length: 45}"
|
|
TRC 2026-03-30 04:56:13.766+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=58
|
|
TRC 2026-03-30 04:56:13.766+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b4dd48a62abc...9fea00c77c7d tagOut=b4dd48a62abc...9fea00c77c7d nonce=116
|
|
TRC 2026-03-30 04:56:13.766+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 37, length: 30}"
|
|
TRC 2026-03-30 04:56:13.766+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14363739...c8015a024f4b
|
|
TRC 2026-03-30 04:56:13.766+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.766+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.766+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b14c2c38b53e...2ffd093d1157 tagOut=b14c2c38b53e...2ffd093d1157 nonce=117
|
|
TRC 2026-03-30 04:56:13.766+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 37, length: 0}"
|
|
TRC 2026-03-30 04:56:13.766+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:13.766+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.766+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc87b
|
|
TRC 2026-03-30 04:56:13.766+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=37 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.766+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 37, length: 0}"
|
|
TRC 2026-03-30 04:56:13.766+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc87b
|
|
TRC 2026-03-30 04:56:13.767+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc87b
|
|
TRC 2026-03-30 04:56:13.767+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc87b objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.767+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc87b objName=YamuxStream dir=Out
|
|
INF 2026-03-30 04:56:13.767+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[15]"
|
|
INF 2026-03-30 04:56:13.767+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QCxUAlCgQggl1ly7E8-wcrhMrNCoo8P80h6QctBrh9LBXsqG2H85lru1s3Wsj3P7Wtyx38RKT5fhiVLLuaF8WM0UgmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc5YACASsEn8lBkb0AAoErBJ_JQZG9d0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQLgl6myKfUomZ6XYnTy5401n7xJPTYSJJNbTnPIGywGHoN0Y3CCRvSDdWRwgkb2hXdha3UyAA enr="(20, id: \"v4\", ip: 172.18.127.37, multiaddrs: 0x000804AC127F250646F4000A04AC127F250646F5DD03, rs: 0x00030200000001, secp256k1: 0x02E097A9B229F528999E976274F2E78D359FBC493D361224935B4E73C81B2C061E, tcp: 18164, udp: 18166, waku2: 0x00)"
|
|
INF 2026-03-30 04:56:13.767+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-30 04:56:13.767+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:55542 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-30 04:56:13.770+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55556 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-30 04:56:13.770+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55556 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-30 04:56:13.770+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 49, 54, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-30 04:56:13.771+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*Vi9Kaf, addrs: [/ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56690/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 106, 14])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56])), ("tcp", (kind: kNum, num: 56689)), ("udp", (kind: kNum, num: 56691)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 63, 60, 133, 194, 162, 88, 44, 17, 229, 186, 100, 7, 32, 118, 116, 11, 171, 58, 117, 51, 54, 235, 5, 238, 77, 84, 243, 52, 55, 132, 169, 59, 109, 170, 206, 183, 129, 221, 37, 205, 164, 3, 237, 38, 31, 144, 46, 215, 73, 130, 164, 191, 199, 10, 51, 208, 60, 49, 34, 0, 115, 217, 127, 242, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 106, 14, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56, 131, 116, 99, 112, 130, 221, 113, 131, 117, 100, 112, 130, 221, 115, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0434dd9151acafe4306a7ef7dd2684efd96f602b17c3a452971e9d24447a9e6b387dba01a793eba399a4cfefbfdc42ac01ba50b47306a63ff220010a4bdd42cbab), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140014466950224
|
|
TRC 2026-03-30 04:56:13.771+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*Vi9Kaf multi=/ip4/172.18.106.14/tcp/56689 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-30 04:56:13.771+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[16]" peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.771+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*Vi9Kaf filterSubscribeRequest=FilterSubscribeRequest of req:95f9d1dfa70d32543811 [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["16"]
|
|
TRC 2026-03-30 04:56:13.771+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.106.14/tcp/56689]" peerId=16U*Vi9Kaf proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.771+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*Vi9Kaf protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.771+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 direction=Out
|
|
TRC 2026-03-30 04:56:13.771+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.771+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc87c objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.772+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc87c timeout=5m
|
|
TRC 2026-03-30 04:56:13.772+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=39 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.772+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 39, length: 0}"
|
|
TRC 2026-03-30 04:56:13.772+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87c protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.772+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87c codec=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.772+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 39, length: 20}"
|
|
TRC 2026-03-30 04:56:13.772+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87c proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.772+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 39, length: 40}"
|
|
TRC 2026-03-30 04:56:13.772+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.772+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=ea7a6504dc92...5bfe9aa25b6e tagOut=ea7a6504dc92...5bfe9aa25b6e nonce=118
|
|
TRC 2026-03-30 04:56:13.772+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 39, length: 0}"
|
|
TRC 2026-03-30 04:56:13.772+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.773+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.773+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e3f6f0d55c04...8dfe37aa8786 tagOut=e3f6f0d55c04...8dfe37aa8786 nonce=119
|
|
TRC 2026-03-30 04:56:13.773+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 39, length: 20}"
|
|
TRC 2026-03-30 04:56:13.773+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.773+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.773+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87c
|
|
TRC 2026-03-30 04:56:13.773+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=68
|
|
TRC 2026-03-30 04:56:13.773+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9c32a93f870a...0fa0746f4de7 tagOut=9c32a93f870a...0fa0746f4de7 nonce=120
|
|
TRC 2026-03-30 04:56:13.773+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 39, length: 40}"
|
|
TRC 2026-03-30 04:56:13.773+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-30 04:56:13.773+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.774+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87c s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.774+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87c proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.774+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 39, length: 45}"
|
|
TRC 2026-03-30 04:56:13.778+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=58
|
|
TRC 2026-03-30 04:56:13.778+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=828568dd9f2e...a2fb13446e26 tagOut=828568dd9f2e...a2fb13446e26 nonce=121
|
|
TRC 2026-03-30 04:56:13.778+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 39, length: 30}"
|
|
TRC 2026-03-30 04:56:13.778+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14393566...c8015a024f4b
|
|
TRC 2026-03-30 04:56:13.778+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.778+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc87c
|
|
TRC 2026-03-30 04:56:13.778+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=39 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.778+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 39, length: 0}"
|
|
TRC 2026-03-30 04:56:13.778+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.778+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=caf28dc36ddd...ae6417f91eda tagOut=caf28dc36ddd...ae6417f91eda nonce=122
|
|
TRC 2026-03-30 04:56:13.778+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 39, length: 0}"
|
|
TRC 2026-03-30 04:56:13.778+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:13.778+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc87c
|
|
TRC 2026-03-30 04:56:13.778+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc87c
|
|
TRC 2026-03-30 04:56:13.778+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc87c objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.780+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc87c objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.780+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:13.780+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[16]"
|
|
INF 2026-03-30 04:56:13.780+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QMwhq3-Ualcqg_ffGVR-Z-gau6zBs2FM1ITS4vk6_e5rOV8eq1yQ799OMS2sgnmkjnU8xYnNqO3MKUoawJLrlYgVgmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc5YACASsEn8lBkb0AAoErBJ_JQZG9d0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQLgl6myKfUomZ6XYnTy5401n7xJPTYSJJNbTnPIGywGHoN0Y3CCRvSDdWRwgkb2hXdha3UyAA enr="(21, id: \"v4\", ip: 172.18.127.37, multiaddrs: 0x000804AC127F250646F4000A04AC127F250646F5DD03, rs: 0x00030200000001, secp256k1: 0x02E097A9B229F528999E976274F2E78D359FBC493D361224935B4E73C81B2C061E, tcp: 18164, udp: 18166, waku2: 0x00)"
|
|
INF 2026-03-30 04:56:13.780+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-30 04:56:13.780+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:55556 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-30 04:56:13.782+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55564 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-30 04:56:13.783+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55564 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-30 04:56:13.783+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 49, 55, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-30 04:56:13.783+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*Vi9Kaf, addrs: [/ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56690/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 106, 14])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56])), ("tcp", (kind: kNum, num: 56689)), ("udp", (kind: kNum, num: 56691)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 63, 60, 133, 194, 162, 88, 44, 17, 229, 186, 100, 7, 32, 118, 116, 11, 171, 58, 117, 51, 54, 235, 5, 238, 77, 84, 243, 52, 55, 132, 169, 59, 109, 170, 206, 183, 129, 221, 37, 205, 164, 3, 237, 38, 31, 144, 46, 215, 73, 130, 164, 191, 199, 10, 51, 208, 60, 49, 34, 0, 115, 217, 127, 242, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 106, 14, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56, 131, 116, 99, 112, 130, 221, 113, 131, 117, 100, 112, 130, 221, 115, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0434dd9151acafe4306a7ef7dd2684efd96f602b17c3a452971e9d24447a9e6b387dba01a793eba399a4cfefbfdc42ac01ba50b47306a63ff220010a4bdd42cbab), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140014466950224
|
|
TRC 2026-03-30 04:56:13.783+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*Vi9Kaf multi=/ip4/172.18.106.14/tcp/56689 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-30 04:56:13.783+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[17]" peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.783+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*Vi9Kaf filterSubscribeRequest=FilterSubscribeRequest of req:dab91d1aceb57a70c51d [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["17"]
|
|
TRC 2026-03-30 04:56:13.783+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.106.14/tcp/56689]" peerId=16U*Vi9Kaf proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.783+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*Vi9Kaf protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.783+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 direction=Out
|
|
TRC 2026-03-30 04:56:13.783+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.783+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc87d objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.783+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc87d timeout=5m
|
|
TRC 2026-03-30 04:56:13.783+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=41 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.783+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 41, length: 0}"
|
|
TRC 2026-03-30 04:56:13.784+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87d protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.784+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87d codec=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.784+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 41, length: 20}"
|
|
TRC 2026-03-30 04:56:13.784+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87d proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.784+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 41, length: 40}"
|
|
TRC 2026-03-30 04:56:13.784+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.784+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=5648c3f43f4c...72337ca6384c tagOut=5648c3f43f4c...72337ca6384c nonce=123
|
|
TRC 2026-03-30 04:56:13.784+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 41, length: 0}"
|
|
TRC 2026-03-30 04:56:13.784+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.785+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.785+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=4bf3dbb22787...b61747cc2904 tagOut=4bf3dbb22787...b61747cc2904 nonce=124
|
|
TRC 2026-03-30 04:56:13.785+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 41, length: 20}"
|
|
TRC 2026-03-30 04:56:13.785+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.785+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.785+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=68
|
|
TRC 2026-03-30 04:56:13.785+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=bf6594695772...dc4bf7920f51 tagOut=bf6594695772...dc4bf7920f51 nonce=125
|
|
TRC 2026-03-30 04:56:13.785+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87d
|
|
TRC 2026-03-30 04:56:13.785+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 41, length: 40}"
|
|
TRC 2026-03-30 04:56:13.785+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-30 04:56:13.785+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.785+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87d s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.785+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87d proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.785+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 41, length: 45}"
|
|
TRC 2026-03-30 04:56:13.789+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=58
|
|
TRC 2026-03-30 04:56:13.790+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=2a9d348fd2d5...2b52df589f67 tagOut=2a9d348fd2d5...2b52df589f67 nonce=126
|
|
TRC 2026-03-30 04:56:13.790+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 41, length: 30}"
|
|
TRC 2026-03-30 04:56:13.790+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14646162...c8015a024f4b
|
|
TRC 2026-03-30 04:56:13.790+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.790+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.790+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=60a0fb45a3b0...cfd94ad18b6e tagOut=60a0fb45a3b0...cfd94ad18b6e nonce=127
|
|
TRC 2026-03-30 04:56:13.790+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 41, length: 0}"
|
|
TRC 2026-03-30 04:56:13.790+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:13.790+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.790+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc87d
|
|
TRC 2026-03-30 04:56:13.790+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=41 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.790+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 41, length: 0}"
|
|
TRC 2026-03-30 04:56:13.790+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc87d
|
|
TRC 2026-03-30 04:56:13.790+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc87d
|
|
TRC 2026-03-30 04:56:13.790+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc87d objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.790+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc87d objName=YamuxStream dir=Out
|
|
INF 2026-03-30 04:56:13.791+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[17]"
|
|
INF 2026-03-30 04:56:13.791+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QKzXzYm7i9WZC4mYJ0Ge0K9W38kXjmLMY86XWou-kji2Ffle99_mLWOk-7rJj4KE9IdGtvLqnBMy-UQjSJ0VrMgWgmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc5YACASsEn8lBkb0AAoErBJ_JQZG9d0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQLgl6myKfUomZ6XYnTy5401n7xJPTYSJJNbTnPIGywGHoN0Y3CCRvSDdWRwgkb2hXdha3UyAA enr="(22, id: \"v4\", ip: 172.18.127.37, multiaddrs: 0x000804AC127F250646F4000A04AC127F250646F5DD03, rs: 0x00030200000001, secp256k1: 0x02E097A9B229F528999E976274F2E78D359FBC493D361224935B4E73C81B2C061E, tcp: 18164, udp: 18166, waku2: 0x00)"
|
|
INF 2026-03-30 04:56:13.791+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-30 04:56:13.791+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:55564 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-30 04:56:13.795+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55578 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-30 04:56:13.795+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55578 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-30 04:56:13.795+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 49, 56, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-30 04:56:13.795+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*Vi9Kaf, addrs: [/ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56690/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 106, 14])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56])), ("tcp", (kind: kNum, num: 56689)), ("udp", (kind: kNum, num: 56691)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 63, 60, 133, 194, 162, 88, 44, 17, 229, 186, 100, 7, 32, 118, 116, 11, 171, 58, 117, 51, 54, 235, 5, 238, 77, 84, 243, 52, 55, 132, 169, 59, 109, 170, 206, 183, 129, 221, 37, 205, 164, 3, 237, 38, 31, 144, 46, 215, 73, 130, 164, 191, 199, 10, 51, 208, 60, 49, 34, 0, 115, 217, 127, 242, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 106, 14, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56, 131, 116, 99, 112, 130, 221, 113, 131, 117, 100, 112, 130, 221, 115, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0434dd9151acafe4306a7ef7dd2684efd96f602b17c3a452971e9d24447a9e6b387dba01a793eba399a4cfefbfdc42ac01ba50b47306a63ff220010a4bdd42cbab), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140014466950224
|
|
TRC 2026-03-30 04:56:13.795+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*Vi9Kaf multi=/ip4/172.18.106.14/tcp/56689 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-30 04:56:13.795+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[18]" peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.795+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*Vi9Kaf filterSubscribeRequest=FilterSubscribeRequest of req:0b7441c81579dc4f968d [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["18"]
|
|
TRC 2026-03-30 04:56:13.795+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.106.14/tcp/56689]" peerId=16U*Vi9Kaf proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.795+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*Vi9Kaf protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.796+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 direction=Out
|
|
TRC 2026-03-30 04:56:13.796+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.796+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc87e objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.796+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc87e timeout=5m
|
|
TRC 2026-03-30 04:56:13.796+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=43 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.796+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 43, length: 0}"
|
|
TRC 2026-03-30 04:56:13.796+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87e protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.796+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87e codec=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.796+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 43, length: 20}"
|
|
TRC 2026-03-30 04:56:13.796+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87e proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.796+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 43, length: 40}"
|
|
TRC 2026-03-30 04:56:13.796+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.796+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7ce444b73e5e...6e981c8d10ba tagOut=7ce444b73e5e...6e981c8d10ba nonce=128
|
|
TRC 2026-03-30 04:56:13.796+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 43, length: 0}"
|
|
TRC 2026-03-30 04:56:13.796+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.797+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.797+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=adcfd5484799...fb6f35a3a5ec tagOut=adcfd5484799...fb6f35a3a5ec nonce=129
|
|
TRC 2026-03-30 04:56:13.797+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 43, length: 20}"
|
|
TRC 2026-03-30 04:56:13.797+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.797+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.797+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=68
|
|
TRC 2026-03-30 04:56:13.797+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=298bb24e7010...8e22074cc153 tagOut=298bb24e7010...8e22074cc153 nonce=130
|
|
TRC 2026-03-30 04:56:13.797+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87e
|
|
TRC 2026-03-30 04:56:13.798+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 43, length: 40}"
|
|
TRC 2026-03-30 04:56:13.798+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-30 04:56:13.798+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.798+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87e s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.798+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87e proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.798+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 43, length: 45}"
|
|
TRC 2026-03-30 04:56:13.803+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=58
|
|
TRC 2026-03-30 04:56:13.803+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a15f364bbd20...8b56e085c26c tagOut=a15f364bbd20...8b56e085c26c nonce=131
|
|
TRC 2026-03-30 04:56:13.803+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 43, length: 30}"
|
|
TRC 2026-03-30 04:56:13.803+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14306237...c8015a024f4b
|
|
TRC 2026-03-30 04:56:13.803+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.803+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc87e
|
|
TRC 2026-03-30 04:56:13.803+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=43 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.803+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 43, length: 0}"
|
|
TRC 2026-03-30 04:56:13.803+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.803+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=5c2b19df041c...27863f9f33e7 tagOut=5c2b19df041c...27863f9f33e7 nonce=132
|
|
TRC 2026-03-30 04:56:13.803+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 43, length: 0}"
|
|
TRC 2026-03-30 04:56:13.803+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:13.803+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc87e
|
|
TRC 2026-03-30 04:56:13.803+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc87e
|
|
TRC 2026-03-30 04:56:13.803+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc87e objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.804+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc87e objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.804+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:13.804+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[18]"
|
|
INF 2026-03-30 04:56:13.804+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QCbmFMXrDaNRQf7AupkHIgYCKr4rd3XM8ca9NkA7EiR-IG2Q6Pa2FKkMsbHSa2uumgcdtVKpZQqTKQpviyRSwF4XgmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc5YACASsEn8lBkb0AAoErBJ_JQZG9d0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQLgl6myKfUomZ6XYnTy5401n7xJPTYSJJNbTnPIGywGHoN0Y3CCRvSDdWRwgkb2hXdha3UyAA enr="(23, id: \"v4\", ip: 172.18.127.37, multiaddrs: 0x000804AC127F250646F4000A04AC127F250646F5DD03, rs: 0x00030200000001, secp256k1: 0x02E097A9B229F528999E976274F2E78D359FBC493D361224935B4E73C81B2C061E, tcp: 18164, udp: 18166, waku2: 0x00)"
|
|
INF 2026-03-30 04:56:13.804+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-30 04:56:13.804+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:55578 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-30 04:56:13.807+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55584 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-30 04:56:13.808+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55584 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-30 04:56:13.808+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 49, 57, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-30 04:56:13.808+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*Vi9Kaf, addrs: [/ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56690/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 106, 14])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56])), ("tcp", (kind: kNum, num: 56689)), ("udp", (kind: kNum, num: 56691)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 63, 60, 133, 194, 162, 88, 44, 17, 229, 186, 100, 7, 32, 118, 116, 11, 171, 58, 117, 51, 54, 235, 5, 238, 77, 84, 243, 52, 55, 132, 169, 59, 109, 170, 206, 183, 129, 221, 37, 205, 164, 3, 237, 38, 31, 144, 46, 215, 73, 130, 164, 191, 199, 10, 51, 208, 60, 49, 34, 0, 115, 217, 127, 242, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 106, 14, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56, 131, 116, 99, 112, 130, 221, 113, 131, 117, 100, 112, 130, 221, 115, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0434dd9151acafe4306a7ef7dd2684efd96f602b17c3a452971e9d24447a9e6b387dba01a793eba399a4cfefbfdc42ac01ba50b47306a63ff220010a4bdd42cbab), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140014466950224
|
|
TRC 2026-03-30 04:56:13.808+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*Vi9Kaf multi=/ip4/172.18.106.14/tcp/56689 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-30 04:56:13.808+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[19]" peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.808+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*Vi9Kaf filterSubscribeRequest=FilterSubscribeRequest of req:44c40541d52c997df1f3 [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["19"]
|
|
TRC 2026-03-30 04:56:13.808+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.106.14/tcp/56689]" peerId=16U*Vi9Kaf proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.808+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*Vi9Kaf protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.808+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 direction=Out
|
|
TRC 2026-03-30 04:56:13.808+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.808+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc87f objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.808+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc87f timeout=5m
|
|
TRC 2026-03-30 04:56:13.808+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=45 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.808+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 45, length: 0}"
|
|
TRC 2026-03-30 04:56:13.808+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87f protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.808+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87f codec=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.808+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 45, length: 20}"
|
|
TRC 2026-03-30 04:56:13.808+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87f proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.809+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 45, length: 40}"
|
|
TRC 2026-03-30 04:56:13.809+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.809+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=852664f72c70...0c4e0136da6e tagOut=852664f72c70...0c4e0136da6e nonce=133
|
|
TRC 2026-03-30 04:56:13.809+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 45, length: 0}"
|
|
TRC 2026-03-30 04:56:13.810+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.810+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.810+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8673c7d05cf6...85bc405a44ea tagOut=8673c7d05cf6...85bc405a44ea nonce=134
|
|
TRC 2026-03-30 04:56:13.810+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 45, length: 20}"
|
|
TRC 2026-03-30 04:56:13.810+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.810+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.810+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=68
|
|
TRC 2026-03-30 04:56:13.810+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b6f2da7a4914...bca63602c4eb tagOut=b6f2da7a4914...bca63602c4eb nonce=135
|
|
TRC 2026-03-30 04:56:13.810+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 45, length: 40}"
|
|
TRC 2026-03-30 04:56:13.810+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-30 04:56:13.810+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.810+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87f
|
|
TRC 2026-03-30 04:56:13.810+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87f s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.810+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc87f proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.810+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 45, length: 45}"
|
|
TRC 2026-03-30 04:56:13.815+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=58
|
|
TRC 2026-03-30 04:56:13.815+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8ecef0b9ea2d...146fb81a8baf tagOut=8ecef0b9ea2d...146fb81a8baf nonce=136
|
|
TRC 2026-03-30 04:56:13.815+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 45, length: 30}"
|
|
TRC 2026-03-30 04:56:13.815+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14343463...c8015a024f4b
|
|
TRC 2026-03-30 04:56:13.815+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.815+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.816+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f9931a0b76d5...2df52b2e04c5 tagOut=f9931a0b76d5...2df52b2e04c5 nonce=137
|
|
TRC 2026-03-30 04:56:13.816+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 45, length: 0}"
|
|
TRC 2026-03-30 04:56:13.816+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:13.816+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.816+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc87f
|
|
TRC 2026-03-30 04:56:13.816+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=45 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.816+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 45, length: 0}"
|
|
TRC 2026-03-30 04:56:13.816+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc87f
|
|
TRC 2026-03-30 04:56:13.816+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc87f
|
|
TRC 2026-03-30 04:56:13.816+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc87f objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.816+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc87f objName=YamuxStream dir=Out
|
|
INF 2026-03-30 04:56:13.816+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[19]"
|
|
INF 2026-03-30 04:56:13.816+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QBqzIeEA_e0E4McjJ1soN0pJMQj20EVAoL3lB_f7hWzgTRMVAB0ky0upkCLUKUR9kOCeaPHoyBFpeeZGOlqofr4YgmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc5YACASsEn8lBkb0AAoErBJ_JQZG9d0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQLgl6myKfUomZ6XYnTy5401n7xJPTYSJJNbTnPIGywGHoN0Y3CCRvSDdWRwgkb2hXdha3UyAA enr="(24, id: \"v4\", ip: 172.18.127.37, multiaddrs: 0x000804AC127F250646F4000A04AC127F250646F5DD03, rs: 0x00030200000001, secp256k1: 0x02E097A9B229F528999E976274F2E78D359FBC493D361224935B4E73C81B2C061E, tcp: 18164, udp: 18166, waku2: 0x00)"
|
|
INF 2026-03-30 04:56:13.816+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-30 04:56:13.817+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:55584 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-30 04:56:13.820+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55596 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-30 04:56:13.820+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55596 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-30 04:56:13.820+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 50, 48, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-30 04:56:13.821+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*Vi9Kaf, addrs: [/ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56690/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 106, 14])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56])), ("tcp", (kind: kNum, num: 56689)), ("udp", (kind: kNum, num: 56691)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 63, 60, 133, 194, 162, 88, 44, 17, 229, 186, 100, 7, 32, 118, 116, 11, 171, 58, 117, 51, 54, 235, 5, 238, 77, 84, 243, 52, 55, 132, 169, 59, 109, 170, 206, 183, 129, 221, 37, 205, 164, 3, 237, 38, 31, 144, 46, 215, 73, 130, 164, 191, 199, 10, 51, 208, 60, 49, 34, 0, 115, 217, 127, 242, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 106, 14, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56, 131, 116, 99, 112, 130, 221, 113, 131, 117, 100, 112, 130, 221, 115, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0434dd9151acafe4306a7ef7dd2684efd96f602b17c3a452971e9d24447a9e6b387dba01a793eba399a4cfefbfdc42ac01ba50b47306a63ff220010a4bdd42cbab), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140014466950224
|
|
TRC 2026-03-30 04:56:13.821+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*Vi9Kaf multi=/ip4/172.18.106.14/tcp/56689 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-30 04:56:13.821+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[20]" peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.821+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*Vi9Kaf filterSubscribeRequest=FilterSubscribeRequest of req:e2c6d67e83c6d0ed4411 [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["20"]
|
|
TRC 2026-03-30 04:56:13.821+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.106.14/tcp/56689]" peerId=16U*Vi9Kaf proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.821+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*Vi9Kaf protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.821+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 direction=Out
|
|
TRC 2026-03-30 04:56:13.821+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.821+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc880 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.821+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc880 timeout=5m
|
|
TRC 2026-03-30 04:56:13.821+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=47 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.821+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 47, length: 0}"
|
|
TRC 2026-03-30 04:56:13.821+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc880 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.821+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc880 codec=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.821+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 47, length: 20}"
|
|
TRC 2026-03-30 04:56:13.822+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc880 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.822+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 47, length: 40}"
|
|
TRC 2026-03-30 04:56:13.822+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.822+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c9608b0e2336...e4e74fbb2ba8 tagOut=c9608b0e2336...e4e74fbb2ba8 nonce=138
|
|
TRC 2026-03-30 04:56:13.822+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 47, length: 0}"
|
|
TRC 2026-03-30 04:56:13.822+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.823+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.823+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=bab67f207be5...25180626044f tagOut=bab67f207be5...25180626044f nonce=139
|
|
TRC 2026-03-30 04:56:13.823+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 47, length: 20}"
|
|
TRC 2026-03-30 04:56:13.823+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.823+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.823+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=68
|
|
TRC 2026-03-30 04:56:13.823+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8a7c2e13212d...46ec495956dc tagOut=8a7c2e13212d...46ec495956dc nonce=140
|
|
TRC 2026-03-30 04:56:13.823+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 47, length: 40}"
|
|
TRC 2026-03-30 04:56:13.823+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-30 04:56:13.823+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.823+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc880
|
|
TRC 2026-03-30 04:56:13.823+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc880 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.823+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc880 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.823+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 47, length: 45}"
|
|
TRC 2026-03-30 04:56:13.828+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=58
|
|
TRC 2026-03-30 04:56:13.829+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=b905432cab69...07f04a6be31b tagOut=b905432cab69...07f04a6be31b nonce=141
|
|
TRC 2026-03-30 04:56:13.829+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 47, length: 30}"
|
|
TRC 2026-03-30 04:56:13.829+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14653263...c8015a024f4b
|
|
TRC 2026-03-30 04:56:13.829+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.829+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.829+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=bfc09953d393...c9e46ebcf3bd tagOut=bfc09953d393...c9e46ebcf3bd nonce=142
|
|
TRC 2026-03-30 04:56:13.829+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 47, length: 0}"
|
|
TRC 2026-03-30 04:56:13.829+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:13.829+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.829+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc880
|
|
TRC 2026-03-30 04:56:13.829+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=47 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.829+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 47, length: 0}"
|
|
TRC 2026-03-30 04:56:13.829+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc880
|
|
TRC 2026-03-30 04:56:13.829+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc880
|
|
TRC 2026-03-30 04:56:13.829+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc880 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.829+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc880 objName=YamuxStream dir=Out
|
|
INF 2026-03-30 04:56:13.829+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[20]"
|
|
INF 2026-03-30 04:56:13.830+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QPjgmW0U4Oz73KMyG1rNhNjQk1rxgc5fBoqxwo7qSe5JBBK775vXee_kJ1EPOEGyzWoBAcJdGOCtAp8FoIn89aEZgmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc5YACASsEn8lBkb0AAoErBJ_JQZG9d0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQLgl6myKfUomZ6XYnTy5401n7xJPTYSJJNbTnPIGywGHoN0Y3CCRvSDdWRwgkb2hXdha3UyAA enr="(25, id: \"v4\", ip: 172.18.127.37, multiaddrs: 0x000804AC127F250646F4000A04AC127F250646F5DD03, rs: 0x00030200000001, secp256k1: 0x02E097A9B229F528999E976274F2E78D359FBC493D361224935B4E73C81B2C061E, tcp: 18164, udp: 18166, waku2: 0x00)"
|
|
INF 2026-03-30 04:56:13.830+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-30 04:56:13.830+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:55596 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-30 04:56:13.833+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55606 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-30 04:56:13.833+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55606 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-30 04:56:13.833+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 50, 49, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-30 04:56:13.834+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*Vi9Kaf, addrs: [/ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56690/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 106, 14])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56])), ("tcp", (kind: kNum, num: 56689)), ("udp", (kind: kNum, num: 56691)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 63, 60, 133, 194, 162, 88, 44, 17, 229, 186, 100, 7, 32, 118, 116, 11, 171, 58, 117, 51, 54, 235, 5, 238, 77, 84, 243, 52, 55, 132, 169, 59, 109, 170, 206, 183, 129, 221, 37, 205, 164, 3, 237, 38, 31, 144, 46, 215, 73, 130, 164, 191, 199, 10, 51, 208, 60, 49, 34, 0, 115, 217, 127, 242, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 106, 14, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56, 131, 116, 99, 112, 130, 221, 113, 131, 117, 100, 112, 130, 221, 115, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0434dd9151acafe4306a7ef7dd2684efd96f602b17c3a452971e9d24447a9e6b387dba01a793eba399a4cfefbfdc42ac01ba50b47306a63ff220010a4bdd42cbab), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140014466950224
|
|
TRC 2026-03-30 04:56:13.834+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*Vi9Kaf multi=/ip4/172.18.106.14/tcp/56689 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-30 04:56:13.834+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[21]" peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.834+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*Vi9Kaf filterSubscribeRequest=FilterSubscribeRequest of req:506fad5f9ab2cae4285c [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["21"]
|
|
TRC 2026-03-30 04:56:13.834+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.106.14/tcp/56689]" peerId=16U*Vi9Kaf proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.834+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*Vi9Kaf protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.834+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 direction=Out
|
|
TRC 2026-03-30 04:56:13.834+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.834+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc881 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.834+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc881 timeout=5m
|
|
TRC 2026-03-30 04:56:13.834+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=49 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.834+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 49, length: 0}"
|
|
TRC 2026-03-30 04:56:13.834+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc881 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.834+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc881 codec=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.834+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 49, length: 20}"
|
|
TRC 2026-03-30 04:56:13.834+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc881 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.834+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 49, length: 40}"
|
|
TRC 2026-03-30 04:56:13.835+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.835+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=5a043e7216ee...7bf2504de8d5 tagOut=5a043e7216ee...7bf2504de8d5 nonce=143
|
|
TRC 2026-03-30 04:56:13.835+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 49, length: 0}"
|
|
TRC 2026-03-30 04:56:13.835+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.836+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.836+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=dde40394edc2...a27a67377f74 tagOut=dde40394edc2...a27a67377f74 nonce=144
|
|
TRC 2026-03-30 04:56:13.836+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 49, length: 20}"
|
|
TRC 2026-03-30 04:56:13.836+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.836+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.836+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=68
|
|
TRC 2026-03-30 04:56:13.836+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=3778eb4ac8ba...3090fd2746da tagOut=3778eb4ac8ba...3090fd2746da nonce=145
|
|
TRC 2026-03-30 04:56:13.836+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 49, length: 40}"
|
|
TRC 2026-03-30 04:56:13.836+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-30 04:56:13.836+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.837+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc881
|
|
TRC 2026-03-30 04:56:13.837+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc881 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.837+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc881 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.837+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 49, length: 45}"
|
|
TRC 2026-03-30 04:56:13.842+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=58
|
|
TRC 2026-03-30 04:56:13.842+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=24415c65a763...ca1e82bc442f tagOut=24415c65a763...ca1e82bc442f nonce=146
|
|
TRC 2026-03-30 04:56:13.842+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 49, length: 30}"
|
|
TRC 2026-03-30 04:56:13.842+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14353036...c8015a024f4b
|
|
TRC 2026-03-30 04:56:13.842+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.842+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.842+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=594eaa50029b...68030dd084bb tagOut=594eaa50029b...68030dd084bb nonce=147
|
|
TRC 2026-03-30 04:56:13.842+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc881
|
|
TRC 2026-03-30 04:56:13.842+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=49 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.843+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 49, length: 0}"
|
|
TRC 2026-03-30 04:56:13.843+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 49, length: 0}"
|
|
TRC 2026-03-30 04:56:13.843+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:13.843+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc881
|
|
TRC 2026-03-30 04:56:13.843+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc881
|
|
TRC 2026-03-30 04:56:13.843+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc881 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.843+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc881 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.843+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:13.843+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[21]"
|
|
INF 2026-03-30 04:56:13.843+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QE_pfGlmUg6JYQ-CxSVRiAzwzkWkj7OnmfgGWKZ3f50lIFZmDgVKlZmY6DSQSJZ2mmsI2mIoGVmzl9xWLRGFzXAagmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc5YACASsEn8lBkb0AAoErBJ_JQZG9d0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQLgl6myKfUomZ6XYnTy5401n7xJPTYSJJNbTnPIGywGHoN0Y3CCRvSDdWRwgkb2hXdha3UyAA enr="(26, id: \"v4\", ip: 172.18.127.37, multiaddrs: 0x000804AC127F250646F4000A04AC127F250646F5DD03, rs: 0x00030200000001, secp256k1: 0x02E097A9B229F528999E976274F2E78D359FBC493D361224935B4E73C81B2C061E, tcp: 18164, udp: 18166, waku2: 0x00)"
|
|
INF 2026-03-30 04:56:13.843+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-30 04:56:13.843+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:55606 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-30 04:56:13.846+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55614 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-30 04:56:13.846+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55614 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-30 04:56:13.846+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 50, 50, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-30 04:56:13.847+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*Vi9Kaf, addrs: [/ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56690/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 106, 14])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56])), ("tcp", (kind: kNum, num: 56689)), ("udp", (kind: kNum, num: 56691)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 63, 60, 133, 194, 162, 88, 44, 17, 229, 186, 100, 7, 32, 118, 116, 11, 171, 58, 117, 51, 54, 235, 5, 238, 77, 84, 243, 52, 55, 132, 169, 59, 109, 170, 206, 183, 129, 221, 37, 205, 164, 3, 237, 38, 31, 144, 46, 215, 73, 130, 164, 191, 199, 10, 51, 208, 60, 49, 34, 0, 115, 217, 127, 242, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 106, 14, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56, 131, 116, 99, 112, 130, 221, 113, 131, 117, 100, 112, 130, 221, 115, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0434dd9151acafe4306a7ef7dd2684efd96f602b17c3a452971e9d24447a9e6b387dba01a793eba399a4cfefbfdc42ac01ba50b47306a63ff220010a4bdd42cbab), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140014466950224
|
|
TRC 2026-03-30 04:56:13.847+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*Vi9Kaf multi=/ip4/172.18.106.14/tcp/56689 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-30 04:56:13.847+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[22]" peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.847+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*Vi9Kaf filterSubscribeRequest=FilterSubscribeRequest of req:268362b0713bfb1f525a [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["22"]
|
|
TRC 2026-03-30 04:56:13.847+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.106.14/tcp/56689]" peerId=16U*Vi9Kaf proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.847+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*Vi9Kaf protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.847+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 direction=Out
|
|
TRC 2026-03-30 04:56:13.847+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.847+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc882 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.847+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc882 timeout=5m
|
|
TRC 2026-03-30 04:56:13.847+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=51 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.848+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 51, length: 0}"
|
|
TRC 2026-03-30 04:56:13.848+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc882 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.848+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc882 codec=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.848+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 51, length: 20}"
|
|
TRC 2026-03-30 04:56:13.848+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc882 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.848+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 51, length: 40}"
|
|
TRC 2026-03-30 04:56:13.848+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.848+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a6fe32ad7f5e...b37cc36b9963 tagOut=a6fe32ad7f5e...b37cc36b9963 nonce=148
|
|
TRC 2026-03-30 04:56:13.848+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 51, length: 0}"
|
|
TRC 2026-03-30 04:56:13.848+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.849+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.849+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=44fd61d532e5...cad1c6f58e85 tagOut=44fd61d532e5...cad1c6f58e85 nonce=149
|
|
TRC 2026-03-30 04:56:13.849+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 51, length: 20}"
|
|
TRC 2026-03-30 04:56:13.849+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.849+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.849+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=68
|
|
TRC 2026-03-30 04:56:13.849+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=ea43cdad83a3...b5a0ef2b4708 tagOut=ea43cdad83a3...b5a0ef2b4708 nonce=150
|
|
TRC 2026-03-30 04:56:13.849+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 51, length: 40}"
|
|
TRC 2026-03-30 04:56:13.850+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-30 04:56:13.850+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.850+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc882
|
|
TRC 2026-03-30 04:56:13.850+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc882 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.850+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc882 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.850+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 51, length: 45}"
|
|
TRC 2026-03-30 04:56:13.855+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=58
|
|
TRC 2026-03-30 04:56:13.855+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=567462f5c775...b15730c48f90 tagOut=567462f5c775...b15730c48f90 nonce=151
|
|
TRC 2026-03-30 04:56:13.855+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 51, length: 30}"
|
|
TRC 2026-03-30 04:56:13.855+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14323638...c8015a024f4b
|
|
TRC 2026-03-30 04:56:13.855+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.855+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.855+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=dc35870da124...8a8c0ccb5c93 tagOut=dc35870da124...8a8c0ccb5c93 nonce=152
|
|
TRC 2026-03-30 04:56:13.855+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 51, length: 0}"
|
|
TRC 2026-03-30 04:56:13.855+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:13.855+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.855+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc882
|
|
TRC 2026-03-30 04:56:13.855+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=51 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.855+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 51, length: 0}"
|
|
TRC 2026-03-30 04:56:13.855+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc882
|
|
TRC 2026-03-30 04:56:13.855+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc882
|
|
TRC 2026-03-30 04:56:13.856+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc882 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.856+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc882 objName=YamuxStream dir=Out
|
|
INF 2026-03-30 04:56:13.856+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[22]"
|
|
INF 2026-03-30 04:56:13.856+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QJKSE3K7iLLQG2DQffrpEZJ9rGidMsnEGUbZeKBwtMvoD7F4Z8RL8X1U_HkrQObp2QwrceRCOoo5JOkKGkJCOukbgmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc5YACASsEn8lBkb0AAoErBJ_JQZG9d0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQLgl6myKfUomZ6XYnTy5401n7xJPTYSJJNbTnPIGywGHoN0Y3CCRvSDdWRwgkb2hXdha3UyAA enr="(27, id: \"v4\", ip: 172.18.127.37, multiaddrs: 0x000804AC127F250646F4000A04AC127F250646F5DD03, rs: 0x00030200000001, secp256k1: 0x02E097A9B229F528999E976274F2E78D359FBC493D361224935B4E73C81B2C061E, tcp: 18164, udp: 18166, waku2: 0x00)"
|
|
INF 2026-03-30 04:56:13.856+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-30 04:56:13.856+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:55614 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-30 04:56:13.860+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55622 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-30 04:56:13.860+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55622 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-30 04:56:13.860+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 50, 51, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-30 04:56:13.860+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*Vi9Kaf, addrs: [/ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56690/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 106, 14])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56])), ("tcp", (kind: kNum, num: 56689)), ("udp", (kind: kNum, num: 56691)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 63, 60, 133, 194, 162, 88, 44, 17, 229, 186, 100, 7, 32, 118, 116, 11, 171, 58, 117, 51, 54, 235, 5, 238, 77, 84, 243, 52, 55, 132, 169, 59, 109, 170, 206, 183, 129, 221, 37, 205, 164, 3, 237, 38, 31, 144, 46, 215, 73, 130, 164, 191, 199, 10, 51, 208, 60, 49, 34, 0, 115, 217, 127, 242, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 106, 14, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56, 131, 116, 99, 112, 130, 221, 113, 131, 117, 100, 112, 130, 221, 115, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0434dd9151acafe4306a7ef7dd2684efd96f602b17c3a452971e9d24447a9e6b387dba01a793eba399a4cfefbfdc42ac01ba50b47306a63ff220010a4bdd42cbab), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140014466950224
|
|
TRC 2026-03-30 04:56:13.860+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*Vi9Kaf multi=/ip4/172.18.106.14/tcp/56689 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-30 04:56:13.860+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[23]" peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.860+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*Vi9Kaf filterSubscribeRequest=FilterSubscribeRequest of req:0c89948283dc13e3488f [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["23"]
|
|
TRC 2026-03-30 04:56:13.860+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.106.14/tcp/56689]" peerId=16U*Vi9Kaf proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.860+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*Vi9Kaf protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.860+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 direction=Out
|
|
TRC 2026-03-30 04:56:13.862+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.862+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc883 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.862+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc883 timeout=5m
|
|
TRC 2026-03-30 04:56:13.862+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=53 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.862+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 53, length: 0}"
|
|
TRC 2026-03-30 04:56:13.862+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc883 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.862+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc883 codec=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.862+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 53, length: 20}"
|
|
TRC 2026-03-30 04:56:13.862+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc883 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.862+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 53, length: 40}"
|
|
TRC 2026-03-30 04:56:13.862+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.862+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=3e739292b5b6...34f60234f8d0 tagOut=3e739292b5b6...34f60234f8d0 nonce=153
|
|
TRC 2026-03-30 04:56:13.862+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 53, length: 0}"
|
|
TRC 2026-03-30 04:56:13.862+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.862+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.862+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=127dba1b4dcf...bc33538a29ec tagOut=127dba1b4dcf...bc33538a29ec nonce=154
|
|
TRC 2026-03-30 04:56:13.862+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 53, length: 20}"
|
|
TRC 2026-03-30 04:56:13.862+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.862+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.862+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=68
|
|
TRC 2026-03-30 04:56:13.862+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=4411abd185cf...b82b161c33b9 tagOut=4411abd185cf...b82b161c33b9 nonce=155
|
|
TRC 2026-03-30 04:56:13.862+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 53, length: 40}"
|
|
TRC 2026-03-30 04:56:13.862+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-30 04:56:13.862+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.863+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc883
|
|
TRC 2026-03-30 04:56:13.863+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc883 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.863+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc883 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.863+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 53, length: 45}"
|
|
TRC 2026-03-30 04:56:13.869+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=58
|
|
TRC 2026-03-30 04:56:13.869+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=10063d2f7929...875436922eb4 tagOut=10063d2f7929...875436922eb4 nonce=156
|
|
TRC 2026-03-30 04:56:13.869+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 53, length: 30}"
|
|
TRC 2026-03-30 04:56:13.869+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14306338...c8015a024f4b
|
|
TRC 2026-03-30 04:56:13.869+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.869+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.869+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9701231dc55b...1b5c7988be5d tagOut=9701231dc55b...1b5c7988be5d nonce=157
|
|
TRC 2026-03-30 04:56:13.869+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc883
|
|
TRC 2026-03-30 04:56:13.869+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=53 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.869+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 53, length: 0}"
|
|
TRC 2026-03-30 04:56:13.869+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 53, length: 0}"
|
|
TRC 2026-03-30 04:56:13.869+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:13.869+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc883
|
|
TRC 2026-03-30 04:56:13.869+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc883
|
|
TRC 2026-03-30 04:56:13.869+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc883 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.869+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc883 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.869+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:13.869+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[23]"
|
|
INF 2026-03-30 04:56:13.870+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QFlC-NhcdrIhF4yjSxkauKLp5NBotPKV_nDejMCDTJeyRgHvdLoTK0_yFL2kgYl-xYWanjwiO1SYZ-g1wsdsR7McgmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc5YACASsEn8lBkb0AAoErBJ_JQZG9d0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQLgl6myKfUomZ6XYnTy5401n7xJPTYSJJNbTnPIGywGHoN0Y3CCRvSDdWRwgkb2hXdha3UyAA enr="(28, id: \"v4\", ip: 172.18.127.37, multiaddrs: 0x000804AC127F250646F4000A04AC127F250646F5DD03, rs: 0x00030200000001, secp256k1: 0x02E097A9B229F528999E976274F2E78D359FBC493D361224935B4E73C81B2C061E, tcp: 18164, udp: 18166, waku2: 0x00)"
|
|
INF 2026-03-30 04:56:13.870+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-30 04:56:13.870+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:55622 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-30 04:56:13.873+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55634 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-30 04:56:13.873+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55634 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-30 04:56:13.873+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 50, 52, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-30 04:56:13.874+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*Vi9Kaf, addrs: [/ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56690/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 106, 14])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56])), ("tcp", (kind: kNum, num: 56689)), ("udp", (kind: kNum, num: 56691)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 63, 60, 133, 194, 162, 88, 44, 17, 229, 186, 100, 7, 32, 118, 116, 11, 171, 58, 117, 51, 54, 235, 5, 238, 77, 84, 243, 52, 55, 132, 169, 59, 109, 170, 206, 183, 129, 221, 37, 205, 164, 3, 237, 38, 31, 144, 46, 215, 73, 130, 164, 191, 199, 10, 51, 208, 60, 49, 34, 0, 115, 217, 127, 242, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 106, 14, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56, 131, 116, 99, 112, 130, 221, 113, 131, 117, 100, 112, 130, 221, 115, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0434dd9151acafe4306a7ef7dd2684efd96f602b17c3a452971e9d24447a9e6b387dba01a793eba399a4cfefbfdc42ac01ba50b47306a63ff220010a4bdd42cbab), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140014466950224
|
|
TRC 2026-03-30 04:56:13.874+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*Vi9Kaf multi=/ip4/172.18.106.14/tcp/56689 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-30 04:56:13.874+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[24]" peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.874+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*Vi9Kaf filterSubscribeRequest=FilterSubscribeRequest of req:994d37e3140f039bf91d [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["24"]
|
|
TRC 2026-03-30 04:56:13.874+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.106.14/tcp/56689]" peerId=16U*Vi9Kaf proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.874+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*Vi9Kaf protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.874+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 direction=Out
|
|
TRC 2026-03-30 04:56:13.874+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.874+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc884 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.874+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc884 timeout=5m
|
|
TRC 2026-03-30 04:56:13.875+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=55 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.875+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 55, length: 0}"
|
|
TRC 2026-03-30 04:56:13.875+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc884 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.875+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc884 codec=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.875+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 55, length: 20}"
|
|
TRC 2026-03-30 04:56:13.875+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc884 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.875+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 55, length: 40}"
|
|
TRC 2026-03-30 04:56:13.875+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.875+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8805acc281ff...1ab51750dab6 tagOut=8805acc281ff...1ab51750dab6 nonce=158
|
|
TRC 2026-03-30 04:56:13.875+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 55, length: 0}"
|
|
TRC 2026-03-30 04:56:13.875+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.876+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.876+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e4889bafcac4...3d577f9ba72f tagOut=e4889bafcac4...3d577f9ba72f nonce=159
|
|
TRC 2026-03-30 04:56:13.876+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 55, length: 20}"
|
|
TRC 2026-03-30 04:56:13.876+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.876+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.876+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=68
|
|
TRC 2026-03-30 04:56:13.876+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a72a13cfcf28...1c8acf64684f tagOut=a72a13cfcf28...1c8acf64684f nonce=160
|
|
TRC 2026-03-30 04:56:13.876+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 55, length: 40}"
|
|
TRC 2026-03-30 04:56:13.876+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-30 04:56:13.876+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.876+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc884
|
|
TRC 2026-03-30 04:56:13.876+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc884 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.876+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc884 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.876+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 55, length: 45}"
|
|
TRC 2026-03-30 04:56:13.882+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=58
|
|
TRC 2026-03-30 04:56:13.882+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d7d3f76074a9...4caa2dd13833 tagOut=d7d3f76074a9...4caa2dd13833 nonce=161
|
|
TRC 2026-03-30 04:56:13.883+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 55, length: 30}"
|
|
TRC 2026-03-30 04:56:13.883+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14393934...c8015a024f4b
|
|
TRC 2026-03-30 04:56:13.883+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.883+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.883+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c44c26aafc7d...170a055a097e tagOut=c44c26aafc7d...170a055a097e nonce=162
|
|
TRC 2026-03-30 04:56:13.883+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 55, length: 0}"
|
|
TRC 2026-03-30 04:56:13.883+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:13.883+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.883+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc884
|
|
TRC 2026-03-30 04:56:13.883+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=55 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.883+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 55, length: 0}"
|
|
TRC 2026-03-30 04:56:13.883+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc884
|
|
TRC 2026-03-30 04:56:13.883+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc884
|
|
TRC 2026-03-30 04:56:13.883+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc884 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.883+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc884 objName=YamuxStream dir=Out
|
|
INF 2026-03-30 04:56:13.883+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[24]"
|
|
INF 2026-03-30 04:56:13.884+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QI3RwBDdpXdQsTK_SgWNsahOp8XRNT1d2q34MC2WZTYTeb9x1flrGoFh0BRUZB5Mxvdp6aAgDddy1xxrzaFJJlUdgmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc5YACASsEn8lBkb0AAoErBJ_JQZG9d0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQLgl6myKfUomZ6XYnTy5401n7xJPTYSJJNbTnPIGywGHoN0Y3CCRvSDdWRwgkb2hXdha3UyAA enr="(29, id: \"v4\", ip: 172.18.127.37, multiaddrs: 0x000804AC127F250646F4000A04AC127F250646F5DD03, rs: 0x00030200000001, secp256k1: 0x02E097A9B229F528999E976274F2E78D359FBC493D361224935B4E73C81B2C061E, tcp: 18164, udp: 18166, waku2: 0x00)"
|
|
INF 2026-03-30 04:56:13.884+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-30 04:56:13.884+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:55634 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-30 04:56:13.887+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55640 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-30 04:56:13.888+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55640 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-30 04:56:13.888+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 50, 53, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-30 04:56:13.888+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*Vi9Kaf, addrs: [/ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56690/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 106, 14])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56])), ("tcp", (kind: kNum, num: 56689)), ("udp", (kind: kNum, num: 56691)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 63, 60, 133, 194, 162, 88, 44, 17, 229, 186, 100, 7, 32, 118, 116, 11, 171, 58, 117, 51, 54, 235, 5, 238, 77, 84, 243, 52, 55, 132, 169, 59, 109, 170, 206, 183, 129, 221, 37, 205, 164, 3, 237, 38, 31, 144, 46, 215, 73, 130, 164, 191, 199, 10, 51, 208, 60, 49, 34, 0, 115, 217, 127, 242, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 106, 14, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56, 131, 116, 99, 112, 130, 221, 113, 131, 117, 100, 112, 130, 221, 115, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0434dd9151acafe4306a7ef7dd2684efd96f602b17c3a452971e9d24447a9e6b387dba01a793eba399a4cfefbfdc42ac01ba50b47306a63ff220010a4bdd42cbab), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140014466950224
|
|
TRC 2026-03-30 04:56:13.888+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*Vi9Kaf multi=/ip4/172.18.106.14/tcp/56689 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-30 04:56:13.888+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[25]" peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.888+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*Vi9Kaf filterSubscribeRequest=FilterSubscribeRequest of req:9e2d0c826ea611cec2af [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["25"]
|
|
TRC 2026-03-30 04:56:13.888+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.106.14/tcp/56689]" peerId=16U*Vi9Kaf proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.888+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*Vi9Kaf protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.888+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 direction=Out
|
|
TRC 2026-03-30 04:56:13.888+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.888+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc885 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.888+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc885 timeout=5m
|
|
TRC 2026-03-30 04:56:13.888+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=57 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.888+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 57, length: 0}"
|
|
TRC 2026-03-30 04:56:13.889+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc885 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.889+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc885 codec=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.889+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 57, length: 20}"
|
|
TRC 2026-03-30 04:56:13.889+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc885 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.889+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 57, length: 40}"
|
|
TRC 2026-03-30 04:56:13.889+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.889+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=6155ae64eca7...cce48f750863 tagOut=6155ae64eca7...cce48f750863 nonce=163
|
|
TRC 2026-03-30 04:56:13.889+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 57, length: 0}"
|
|
TRC 2026-03-30 04:56:13.889+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.889+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.889+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=fc16ee050dda...ad2c8a47e13d tagOut=fc16ee050dda...ad2c8a47e13d nonce=164
|
|
TRC 2026-03-30 04:56:13.890+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 57, length: 20}"
|
|
TRC 2026-03-30 04:56:13.890+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.890+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.890+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=68
|
|
TRC 2026-03-30 04:56:13.890+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9e142230ce37...cc669993e462 tagOut=9e142230ce37...cc669993e462 nonce=165
|
|
TRC 2026-03-30 04:56:13.890+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc885
|
|
TRC 2026-03-30 04:56:13.890+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 57, length: 40}"
|
|
TRC 2026-03-30 04:56:13.890+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-30 04:56:13.890+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.890+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc885 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.890+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc885 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.890+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 57, length: 45}"
|
|
TRC 2026-03-30 04:56:13.896+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=58
|
|
TRC 2026-03-30 04:56:13.896+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=cc082f4786c9...f4408ee7c3ad tagOut=cc082f4786c9...f4408ee7c3ad nonce=166
|
|
TRC 2026-03-30 04:56:13.896+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 57, length: 30}"
|
|
TRC 2026-03-30 04:56:13.896+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14396532...c8015a024f4b
|
|
TRC 2026-03-30 04:56:13.896+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.897+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc885
|
|
TRC 2026-03-30 04:56:13.897+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=57 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.897+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 57, length: 0}"
|
|
TRC 2026-03-30 04:56:13.897+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.897+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=754a6775aa8f...ddfb6c36eeeb tagOut=754a6775aa8f...ddfb6c36eeeb nonce=167
|
|
TRC 2026-03-30 04:56:13.897+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 57, length: 0}"
|
|
TRC 2026-03-30 04:56:13.897+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:13.898+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc885
|
|
TRC 2026-03-30 04:56:13.898+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc885
|
|
TRC 2026-03-30 04:56:13.898+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc885 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.898+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc885 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.898+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:13.898+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[25]"
|
|
INF 2026-03-30 04:56:13.898+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QNjiEBhomQ6ovGZYgbGXZ9YJdDv7hBd0nLdZOES-Z4x9Z-Zu6-3mUx04ozGfBc4l9Izt11EE_5yEbsDdpd9NZ7IegmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc5YACASsEn8lBkb0AAoErBJ_JQZG9d0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQLgl6myKfUomZ6XYnTy5401n7xJPTYSJJNbTnPIGywGHoN0Y3CCRvSDdWRwgkb2hXdha3UyAA enr="(30, id: \"v4\", ip: 172.18.127.37, multiaddrs: 0x000804AC127F250646F4000A04AC127F250646F5DD03, rs: 0x00030200000001, secp256k1: 0x02E097A9B229F528999E976274F2E78D359FBC493D361224935B4E73C81B2C061E, tcp: 18164, udp: 18166, waku2: 0x00)"
|
|
INF 2026-03-30 04:56:13.898+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-30 04:56:13.898+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:55640 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-30 04:56:13.901+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55654 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-30 04:56:13.901+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55654 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-30 04:56:13.902+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 50, 54, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-30 04:56:13.902+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*Vi9Kaf, addrs: [/ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56690/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 106, 14])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56])), ("tcp", (kind: kNum, num: 56689)), ("udp", (kind: kNum, num: 56691)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 63, 60, 133, 194, 162, 88, 44, 17, 229, 186, 100, 7, 32, 118, 116, 11, 171, 58, 117, 51, 54, 235, 5, 238, 77, 84, 243, 52, 55, 132, 169, 59, 109, 170, 206, 183, 129, 221, 37, 205, 164, 3, 237, 38, 31, 144, 46, 215, 73, 130, 164, 191, 199, 10, 51, 208, 60, 49, 34, 0, 115, 217, 127, 242, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 106, 14, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56, 131, 116, 99, 112, 130, 221, 113, 131, 117, 100, 112, 130, 221, 115, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0434dd9151acafe4306a7ef7dd2684efd96f602b17c3a452971e9d24447a9e6b387dba01a793eba399a4cfefbfdc42ac01ba50b47306a63ff220010a4bdd42cbab), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140014466950224
|
|
TRC 2026-03-30 04:56:13.902+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*Vi9Kaf multi=/ip4/172.18.106.14/tcp/56689 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-30 04:56:13.902+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[26]" peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.902+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*Vi9Kaf filterSubscribeRequest=FilterSubscribeRequest of req:bc2eac47f35ab33e8fb4 [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["26"]
|
|
TRC 2026-03-30 04:56:13.902+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.106.14/tcp/56689]" peerId=16U*Vi9Kaf proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.902+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*Vi9Kaf protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.902+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 direction=Out
|
|
TRC 2026-03-30 04:56:13.902+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.902+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc886 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.902+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc886 timeout=5m
|
|
TRC 2026-03-30 04:56:13.903+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=59 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.903+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 59, length: 0}"
|
|
TRC 2026-03-30 04:56:13.903+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc886 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.903+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc886 codec=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.903+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 59, length: 20}"
|
|
TRC 2026-03-30 04:56:13.903+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc886 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.903+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 59, length: 40}"
|
|
TRC 2026-03-30 04:56:13.903+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.903+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=fd5f8372b7d6...b7dd65fcdb88 tagOut=fd5f8372b7d6...b7dd65fcdb88 nonce=168
|
|
TRC 2026-03-30 04:56:13.903+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 59, length: 0}"
|
|
TRC 2026-03-30 04:56:13.903+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.904+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.904+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=594576aa09fb...f61f8395514a tagOut=594576aa09fb...f61f8395514a nonce=169
|
|
TRC 2026-03-30 04:56:13.904+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 59, length: 20}"
|
|
TRC 2026-03-30 04:56:13.904+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.904+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.904+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=68
|
|
TRC 2026-03-30 04:56:13.904+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=4d631c174b1f...c001a573c841 tagOut=4d631c174b1f...c001a573c841 nonce=170
|
|
TRC 2026-03-30 04:56:13.904+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 59, length: 40}"
|
|
TRC 2026-03-30 04:56:13.904+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-30 04:56:13.904+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.904+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc886
|
|
TRC 2026-03-30 04:56:13.904+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc886 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.904+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc886 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.904+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 59, length: 45}"
|
|
TRC 2026-03-30 04:56:13.911+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=58
|
|
TRC 2026-03-30 04:56:13.911+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=95c3937f2080...c38e0b881b24 tagOut=95c3937f2080...c38e0b881b24 nonce=171
|
|
TRC 2026-03-30 04:56:13.911+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 59, length: 30}"
|
|
TRC 2026-03-30 04:56:13.911+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14626332...c8015a024f4b
|
|
TRC 2026-03-30 04:56:13.911+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.911+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.911+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=d3643bb7ad2b...f24323ba747f tagOut=d3643bb7ad2b...f24323ba747f nonce=172
|
|
TRC 2026-03-30 04:56:13.911+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 59, length: 0}"
|
|
TRC 2026-03-30 04:56:13.911+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:13.911+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.911+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc886
|
|
TRC 2026-03-30 04:56:13.911+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=59 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.911+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 59, length: 0}"
|
|
TRC 2026-03-30 04:56:13.911+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc886
|
|
TRC 2026-03-30 04:56:13.911+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc886
|
|
TRC 2026-03-30 04:56:13.911+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc886 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.912+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc886 objName=YamuxStream dir=Out
|
|
INF 2026-03-30 04:56:13.912+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[26]"
|
|
INF 2026-03-30 04:56:13.912+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QI7AgFPLMjJey-yrAimoHbYTnDwcJWfD4K6eVPPW0QQ9FETnw7VAiGmFc1V6NccPAocJCyG5U6wKaPKQ1c6n8pgfgmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc5YACASsEn8lBkb0AAoErBJ_JQZG9d0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQLgl6myKfUomZ6XYnTy5401n7xJPTYSJJNbTnPIGywGHoN0Y3CCRvSDdWRwgkb2hXdha3UyAA enr="(31, id: \"v4\", ip: 172.18.127.37, multiaddrs: 0x000804AC127F250646F4000A04AC127F250646F5DD03, rs: 0x00030200000001, secp256k1: 0x02E097A9B229F528999E976274F2E78D359FBC493D361224935B4E73C81B2C061E, tcp: 18164, udp: 18166, waku2: 0x00)"
|
|
INF 2026-03-30 04:56:13.912+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-30 04:56:13.912+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:55654 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-30 04:56:13.917+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55658 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-30 04:56:13.917+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55658 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-30 04:56:13.917+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 50, 55, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-30 04:56:13.917+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*Vi9Kaf, addrs: [/ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56690/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 106, 14])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56])), ("tcp", (kind: kNum, num: 56689)), ("udp", (kind: kNum, num: 56691)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 63, 60, 133, 194, 162, 88, 44, 17, 229, 186, 100, 7, 32, 118, 116, 11, 171, 58, 117, 51, 54, 235, 5, 238, 77, 84, 243, 52, 55, 132, 169, 59, 109, 170, 206, 183, 129, 221, 37, 205, 164, 3, 237, 38, 31, 144, 46, 215, 73, 130, 164, 191, 199, 10, 51, 208, 60, 49, 34, 0, 115, 217, 127, 242, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 106, 14, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56, 131, 116, 99, 112, 130, 221, 113, 131, 117, 100, 112, 130, 221, 115, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0434dd9151acafe4306a7ef7dd2684efd96f602b17c3a452971e9d24447a9e6b387dba01a793eba399a4cfefbfdc42ac01ba50b47306a63ff220010a4bdd42cbab), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140014466950224
|
|
TRC 2026-03-30 04:56:13.917+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*Vi9Kaf multi=/ip4/172.18.106.14/tcp/56689 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-30 04:56:13.917+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[27]" peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.917+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*Vi9Kaf filterSubscribeRequest=FilterSubscribeRequest of req:71233e4f63b2cd29022b [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["27"]
|
|
TRC 2026-03-30 04:56:13.917+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.106.14/tcp/56689]" peerId=16U*Vi9Kaf proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.917+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*Vi9Kaf protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.917+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 direction=Out
|
|
TRC 2026-03-30 04:56:13.917+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.917+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc887 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.917+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc887 timeout=5m
|
|
TRC 2026-03-30 04:56:13.917+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=61 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.917+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 61, length: 0}"
|
|
TRC 2026-03-30 04:56:13.917+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc887 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.917+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc887 codec=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.917+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 61, length: 20}"
|
|
TRC 2026-03-30 04:56:13.917+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc887 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.917+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 61, length: 40}"
|
|
TRC 2026-03-30 04:56:13.917+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.917+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=7ccab6854bb2...bd9d7a3f0109 tagOut=7ccab6854bb2...bd9d7a3f0109 nonce=173
|
|
TRC 2026-03-30 04:56:13.918+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 61, length: 0}"
|
|
TRC 2026-03-30 04:56:13.918+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.918+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.918+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=ba47071135d1...16c8d95d2c4b tagOut=ba47071135d1...16c8d95d2c4b nonce=174
|
|
TRC 2026-03-30 04:56:13.918+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 61, length: 20}"
|
|
TRC 2026-03-30 04:56:13.918+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.918+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.918+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc887
|
|
TRC 2026-03-30 04:56:13.918+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=68
|
|
TRC 2026-03-30 04:56:13.918+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=5a19602ee5cd...312d2cc931f6 tagOut=5a19602ee5cd...312d2cc931f6 nonce=175
|
|
TRC 2026-03-30 04:56:13.918+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 61, length: 40}"
|
|
TRC 2026-03-30 04:56:13.918+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-30 04:56:13.918+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.919+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc887 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.919+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc887 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.919+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 61, length: 45}"
|
|
TRC 2026-03-30 04:56:13.925+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=58
|
|
TRC 2026-03-30 04:56:13.925+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a264cbe2afcd...2edf4b9817b5 tagOut=a264cbe2afcd...2edf4b9817b5 nonce=176
|
|
TRC 2026-03-30 04:56:13.925+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 61, length: 30}"
|
|
TRC 2026-03-30 04:56:13.925+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14373132...c8015a024f4b
|
|
TRC 2026-03-30 04:56:13.925+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.925+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc887
|
|
TRC 2026-03-30 04:56:13.925+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=61 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.925+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 61, length: 0}"
|
|
TRC 2026-03-30 04:56:13.926+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.926+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f70ea0579726...9b2acf157000 tagOut=f70ea0579726...9b2acf157000 nonce=177
|
|
TRC 2026-03-30 04:56:13.926+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 61, length: 0}"
|
|
TRC 2026-03-30 04:56:13.926+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:13.926+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc887
|
|
TRC 2026-03-30 04:56:13.926+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc887
|
|
TRC 2026-03-30 04:56:13.926+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc887 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.926+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc887 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.926+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:13.926+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[27]"
|
|
INF 2026-03-30 04:56:13.926+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QBKsOGpTYNGxS6I9_LgFbpw4ZtFPyfEPU7gLJgzHHu_BMuX5FZ_RNUi-fLXPYTYRjFnwGRqQfGRD_LCnermDyBgggmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc5YACASsEn8lBkb0AAoErBJ_JQZG9d0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQLgl6myKfUomZ6XYnTy5401n7xJPTYSJJNbTnPIGywGHoN0Y3CCRvSDdWRwgkb2hXdha3UyAA enr="(32, id: \"v4\", ip: 172.18.127.37, multiaddrs: 0x000804AC127F250646F4000A04AC127F250646F5DD03, rs: 0x00030200000001, secp256k1: 0x02E097A9B229F528999E976274F2E78D359FBC493D361224935B4E73C81B2C061E, tcp: 18164, udp: 18166, waku2: 0x00)"
|
|
INF 2026-03-30 04:56:13.926+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-30 04:56:13.927+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:55658 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
DBG 2026-03-30 04:56:13.930+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55664 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-30 04:56:13.930+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55664 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 77 bytes)"
|
|
INF 2026-03-30 04:56:13.930+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 50, 56, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-30 04:56:13.930+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*Vi9Kaf, addrs: [/ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56690/ws], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 106, 14])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56])), ("tcp", (kind: kNum, num: 56689)), ("udp", (kind: kNum, num: 56691)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 63, 60, 133, 194, 162, 88, 44, 17, 229, 186, 100, 7, 32, 118, 116, 11, 171, 58, 117, 51, 54, 235, 5, 238, 77, 84, 243, 52, 55, 132, 169, 59, 109, 170, 206, 183, 129, 221, 37, 205, 164, 3, 237, 38, 31, 144, 46, 215, 73, 130, 164, 191, 199, 10, 51, 208, 60, 49, 34, 0, 115, 217, 127, 242, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 106, 14, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56, 131, 116, 99, 112, 130, 221, 113, 131, 117, 100, 112, 130, 221, 115, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0434dd9151acafe4306a7ef7dd2684efd96f602b17c3a452971e9d24447a9e6b387dba01a793eba399a4cfefbfdc42ac01ba50b47306a63ff220010a4bdd42cbab), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140014466950224
|
|
TRC 2026-03-30 04:56:13.930+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*Vi9Kaf multi=/ip4/172.18.106.14/tcp/56689 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-30 04:56:13.930+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="[28]" peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.930+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*Vi9Kaf filterSubscribeRequest=FilterSubscribeRequest of req:4af6ec01a1996e5c6183 [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["28"]
|
|
TRC 2026-03-30 04:56:13.931+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.106.14/tcp/56689]" peerId=16U*Vi9Kaf proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.931+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*Vi9Kaf protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.931+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 direction=Out
|
|
TRC 2026-03-30 04:56:13.931+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.931+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc888 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.931+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc888 timeout=5m
|
|
TRC 2026-03-30 04:56:13.931+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=63 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.931+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 63, length: 0}"
|
|
TRC 2026-03-30 04:56:13.932+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc888 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.932+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc888 codec=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.932+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 63, length: 20}"
|
|
TRC 2026-03-30 04:56:13.932+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc888 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.932+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 63, length: 40}"
|
|
TRC 2026-03-30 04:56:13.933+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.933+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=f60feb6347fe...be27d7dfe187 tagOut=f60feb6347fe...be27d7dfe187 nonce=178
|
|
TRC 2026-03-30 04:56:13.933+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 63, length: 0}"
|
|
TRC 2026-03-30 04:56:13.933+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.933+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.933+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=048048b0ed1e...9b853be05fdb tagOut=048048b0ed1e...9b853be05fdb nonce=179
|
|
TRC 2026-03-30 04:56:13.933+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 63, length: 20}"
|
|
TRC 2026-03-30 04:56:13.933+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.933+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.933+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=68
|
|
TRC 2026-03-30 04:56:13.933+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=6d41a7400303...09ae21948d2d tagOut=6d41a7400303...09ae21948d2d nonce=180
|
|
TRC 2026-03-30 04:56:13.933+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 63, length: 40}"
|
|
TRC 2026-03-30 04:56:13.933+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-30 04:56:13.933+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.933+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc888
|
|
TRC 2026-03-30 04:56:13.934+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc888 s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:13.934+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc888 proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.934+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 63, length: 45}"
|
|
TRC 2026-03-30 04:56:13.941+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=58
|
|
TRC 2026-03-30 04:56:13.941+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=79fad4ec214f...47ac753fbb28 tagOut=79fad4ec214f...47ac753fbb28 nonce=181
|
|
TRC 2026-03-30 04:56:13.941+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 63, length: 30}"
|
|
TRC 2026-03-30 04:56:13.941+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14346166...c8015a024f4b
|
|
TRC 2026-03-30 04:56:13.941+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.941+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.941+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=e05b58e15b8e...58161ab2ea76 tagOut=e05b58e15b8e...58161ab2ea76 nonce=182
|
|
TRC 2026-03-30 04:56:13.941+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 63, length: 0}"
|
|
TRC 2026-03-30 04:56:13.941+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:13.941+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.941+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc888
|
|
TRC 2026-03-30 04:56:13.941+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=63 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:13.941+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 63, length: 0}"
|
|
TRC 2026-03-30 04:56:13.942+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc888
|
|
TRC 2026-03-30 04:56:13.942+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc888
|
|
TRC 2026-03-30 04:56:13.942+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc888 objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:13.942+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc888 objName=YamuxStream dir=Out
|
|
INF 2026-03-30 04:56:13.942+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="[28]"
|
|
INF 2026-03-30 04:56:13.942+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QNuj5Zn3AAB52XQBgp9Ek3_UivenHdQQx2KiFBY5ofWEDE28Xl79o6_GAkCDgncE80mYLug9CRULoHKFzZRWZ58hgmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc5YACASsEn8lBkb0AAoErBJ_JQZG9d0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQLgl6myKfUomZ6XYnTy5401n7xJPTYSJJNbTnPIGywGHoN0Y3CCRvSDdWRwgkb2hXdha3UyAA enr="(33, id: \"v4\", ip: 172.18.127.37, multiaddrs: 0x000804AC127F250646F4000A04AC127F250646F5DD03, rs: 0x00030200000001, secp256k1: 0x02E097A9B229F528999E976274F2E78D359FBC493D361224935B4E73C81B2C061E, tcp: 18164, udp: 18166, waku2: 0x00)"
|
|
INF 2026-03-30 04:56:13.942+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-30 04:56:13.942+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:55664 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
TRC 2026-03-30 04:56:13.955+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:13.955+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=3e61015d03d6...24fd6dd1aa62 tagOut=3e61015d03d6...24fd6dd1aa62 nonce=183
|
|
TRC 2026-03-30 04:56:13.955+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Syn}, streamId: 8, length: 0}"
|
|
TRC 2026-03-30 04:56:13.956+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca026d48bb1e75b10dc889 objName=YamuxStream dir=In
|
|
TRC 2026-03-30 04:56:13.956+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca026d48bb1e75b10dc889 timeout=5m
|
|
TRC 2026-03-30 04:56:13.956+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=8 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:13.956+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Ack}, streamId: 8, length: 0}"
|
|
TRC 2026-03-30 04:56:13.956+00:00 Starting stream handler tid=1 file=muxedupgrade.nim:93 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889
|
|
TRC 2026-03-30 04:56:13.956+00:00 Starting multistream handler topics="libp2p multistream" tid=1 file=multistream.nim:175 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889 handshaked=false
|
|
TRC 2026-03-30 04:56:13.956+00:00 Starting multistream negotiation topics="libp2p multistream" tid=1 file=multistream.nim:132 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889 handshaked=false
|
|
TRC 2026-03-30 04:56:13.956+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.956+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:13.956+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=6f9d3e4b12eb...e9fac1fb8aad tagOut=6f9d3e4b12eb...e9fac1fb8aad nonce=184
|
|
TRC 2026-03-30 04:56:13.956+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 20}"
|
|
TRC 2026-03-30 04:56:13.956+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:13.956+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.956+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=63
|
|
TRC 2026-03-30 04:56:13.956+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c4b67a38ac7f...36920320d802 tagOut=c4b67a38ac7f...36920320d802 nonce=185
|
|
TRC 2026-03-30 04:56:13.956+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 35}"
|
|
TRC 2026-03-30 04:56:13.956+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=222f7661632f...62657461310a
|
|
TRC 2026-03-30 04:56:13.956+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:13.956+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889 ms=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:13.956+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 8, length: 20}"
|
|
TRC 2026-03-30 04:56:13.956+00:00 handle: got request topics="libp2p multistream" tid=1 file=multistream.nim:144 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889 ms=/vac/waku/filter-push/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.957+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:164 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889 protocol=/vac/waku/filter-push/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.957+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 8, length: 35}"
|
|
TRC 2026-03-30 04:56:13.957+00:00 found handler topics="libp2p multistream" tid=1 file=multistream.nim:189 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889 protocol=/vac/waku/filter-push/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:13.958+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=86
|
|
TRC 2026-03-30 04:56:13.958+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c36e36f9b78a...74ce73e1bc3c tagOut=c36e36f9b78a...74ce73e1bc3c nonce=186
|
|
TRC 2026-03-30 04:56:13.958+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 58}"
|
|
TRC 2026-03-30 04:56:13.958+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=390a270a0e46...72732f332f31
|
|
TRC 2026-03-30 04:56:13.958+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:13.958+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*Vi9Kaf msg_hash=0x4c7aa0f33a6318d90068eeaa9b18a49628063ca46ebc357122e20e062ccef77c payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=0 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889
|
|
DBG 2026-03-30 04:56:14.062+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55672 meth=GET uri=/filter/v2/messages/0
|
|
DBG 2026-03-30 04:56:14.062+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55672 meth=GET uri=/filter/v2/messages/0 path_params="[(contenttopic, 0)]" query_params=[] content_body=(None)
|
|
INF 2026-03-30 04:56:14.062+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(0)
|
|
DBG 2026-03-30 04:56:14.062+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55672 uri=/filter/v2/messages/0 content_type=application/json content_size=117
|
|
TRC 2026-03-30 04:56:14.076+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=86
|
|
TRC 2026-03-30 04:56:14.076+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=643eb3398597...053b95b93f5d tagOut=643eb3398597...053b95b93f5d nonce=187
|
|
TRC 2026-03-30 04:56:14.076+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 58}"
|
|
TRC 2026-03-30 04:56:14.076+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=390a270a0e46...72732f332f31
|
|
TRC 2026-03-30 04:56:14.076+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:14.076+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*Vi9Kaf msg_hash=0xf81973e80beef0a43137db1d75a3eef28cc3beb35fe9b648cb90956fe4a93b5a payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=1 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889
|
|
DBG 2026-03-30 04:56:14.180+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55676 meth=GET uri=/filter/v2/messages/1
|
|
DBG 2026-03-30 04:56:14.180+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55676 meth=GET uri=/filter/v2/messages/1 path_params="[(contenttopic, 1)]" query_params=[] content_body=(None)
|
|
INF 2026-03-30 04:56:14.180+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(1)
|
|
DBG 2026-03-30 04:56:14.180+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55676 uri=/filter/v2/messages/1 content_type=application/json content_size=117
|
|
TRC 2026-03-30 04:56:14.194+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=86
|
|
TRC 2026-03-30 04:56:14.194+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=3456362249fe...a69b70599364 tagOut=3456362249fe...a69b70599364 nonce=188
|
|
TRC 2026-03-30 04:56:14.194+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 58}"
|
|
TRC 2026-03-30 04:56:14.194+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=390a270a0e46...72732f332f31
|
|
TRC 2026-03-30 04:56:14.194+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:14.194+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*Vi9Kaf msg_hash=0xcd61e37cad6e1007dab88b463c444dcbec360d9782c8760788d0e3c8c0b6f7da payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=2 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889
|
|
DBG 2026-03-30 04:56:14.298+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55684 meth=GET uri=/filter/v2/messages/2
|
|
DBG 2026-03-30 04:56:14.298+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55684 meth=GET uri=/filter/v2/messages/2 path_params="[(contenttopic, 2)]" query_params=[] content_body=(None)
|
|
INF 2026-03-30 04:56:14.298+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(2)
|
|
DBG 2026-03-30 04:56:14.299+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55684 uri=/filter/v2/messages/2 content_type=application/json content_size=117
|
|
TRC 2026-03-30 04:56:14.312+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=86
|
|
TRC 2026-03-30 04:56:14.312+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=54e82e9640fc...77d2e3fd7f30 tagOut=54e82e9640fc...77d2e3fd7f30 nonce=189
|
|
TRC 2026-03-30 04:56:14.312+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 58}"
|
|
TRC 2026-03-30 04:56:14.312+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=390a270a0e46...72732f332f31
|
|
TRC 2026-03-30 04:56:14.312+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:14.312+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*Vi9Kaf msg_hash=0x25f9aad83a56de5afbdd3044a140365cf229ee572099975e51793f0aed802ed0 payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=3 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889
|
|
DBG 2026-03-30 04:56:14.416+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55686 meth=GET uri=/filter/v2/messages/3
|
|
DBG 2026-03-30 04:56:14.416+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55686 meth=GET uri=/filter/v2/messages/3 path_params="[(contenttopic, 3)]" query_params=[] content_body=(None)
|
|
INF 2026-03-30 04:56:14.416+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(3)
|
|
DBG 2026-03-30 04:56:14.416+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55686 uri=/filter/v2/messages/3 content_type=application/json content_size=117
|
|
TRC 2026-03-30 04:56:14.429+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=86
|
|
TRC 2026-03-30 04:56:14.430+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=683e661523f5...9aa87653b9c0 tagOut=683e661523f5...9aa87653b9c0 nonce=190
|
|
TRC 2026-03-30 04:56:14.430+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 58}"
|
|
TRC 2026-03-30 04:56:14.430+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=390a270a0e46...72732f332f31
|
|
TRC 2026-03-30 04:56:14.430+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:14.430+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*Vi9Kaf msg_hash=0xf2f1ca6c2c6f524fd25d43fa1c12f3f9f99ff0338192bd0c00fdd075767af434 payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=4 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889
|
|
DBG 2026-03-30 04:56:14.533+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55698 meth=GET uri=/filter/v2/messages/4
|
|
DBG 2026-03-30 04:56:14.533+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55698 meth=GET uri=/filter/v2/messages/4 path_params="[(contenttopic, 4)]" query_params=[] content_body=(None)
|
|
INF 2026-03-30 04:56:14.533+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(4)
|
|
DBG 2026-03-30 04:56:14.535+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55698 uri=/filter/v2/messages/4 content_type=application/json content_size=117
|
|
TRC 2026-03-30 04:56:14.546+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=86
|
|
TRC 2026-03-30 04:56:14.546+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=a9163b636a76...570cb6e3ec18 tagOut=a9163b636a76...570cb6e3ec18 nonce=191
|
|
TRC 2026-03-30 04:56:14.546+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 58}"
|
|
TRC 2026-03-30 04:56:14.546+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=390a270a0e46...72732f332f31
|
|
TRC 2026-03-30 04:56:14.547+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:14.547+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*Vi9Kaf msg_hash=0x991ea2199043b44a46a25eb0abcaae6c9b681938470dee18dafcd8b48bf6ad7d payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=5 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889
|
|
DBG 2026-03-30 04:56:14.651+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55714 meth=GET uri=/filter/v2/messages/5
|
|
DBG 2026-03-30 04:56:14.651+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55714 meth=GET uri=/filter/v2/messages/5 path_params="[(contenttopic, 5)]" query_params=[] content_body=(None)
|
|
INF 2026-03-30 04:56:14.651+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(5)
|
|
DBG 2026-03-30 04:56:14.651+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55714 uri=/filter/v2/messages/5 content_type=application/json content_size=117
|
|
TRC 2026-03-30 04:56:14.664+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=86
|
|
TRC 2026-03-30 04:56:14.664+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c4130a2405bb...9e9a9c94b4c4 tagOut=c4130a2405bb...9e9a9c94b4c4 nonce=192
|
|
TRC 2026-03-30 04:56:14.664+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 58}"
|
|
TRC 2026-03-30 04:56:14.664+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=390a270a0e46...72732f332f31
|
|
TRC 2026-03-30 04:56:14.664+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:14.664+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*Vi9Kaf msg_hash=0x0fb3a22c07d341b2bb22cbdde93b841d98a149f34a252886e4466ec1f256dd05 payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=6 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889
|
|
DBG 2026-03-30 04:56:14.768+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55726 meth=GET uri=/filter/v2/messages/6
|
|
DBG 2026-03-30 04:56:14.768+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55726 meth=GET uri=/filter/v2/messages/6 path_params="[(contenttopic, 6)]" query_params=[] content_body=(None)
|
|
INF 2026-03-30 04:56:14.768+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(6)
|
|
DBG 2026-03-30 04:56:14.769+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55726 uri=/filter/v2/messages/6 content_type=application/json content_size=117
|
|
TRC 2026-03-30 04:56:14.781+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=86
|
|
TRC 2026-03-30 04:56:14.782+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=aa8d9a0e9e18...16cf101c8bed tagOut=aa8d9a0e9e18...16cf101c8bed nonce=193
|
|
TRC 2026-03-30 04:56:14.782+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 58}"
|
|
TRC 2026-03-30 04:56:14.782+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=390a270a0e46...72732f332f31
|
|
TRC 2026-03-30 04:56:14.782+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:14.782+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*Vi9Kaf msg_hash=0xdb7f503f041435dd1d28357e1eb0d3c8387134c8fc18c35fbe4c05eb6abfffb5 payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=7 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889
|
|
DBG 2026-03-30 04:56:14.886+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55736 meth=GET uri=/filter/v2/messages/7
|
|
DBG 2026-03-30 04:56:14.886+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55736 meth=GET uri=/filter/v2/messages/7 path_params="[(contenttopic, 7)]" query_params=[] content_body=(None)
|
|
INF 2026-03-30 04:56:14.886+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(7)
|
|
DBG 2026-03-30 04:56:14.886+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55736 uri=/filter/v2/messages/7 content_type=application/json content_size=117
|
|
TRC 2026-03-30 04:56:14.899+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=86
|
|
TRC 2026-03-30 04:56:14.899+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=717976a06df7...0e16c85c26db tagOut=717976a06df7...0e16c85c26db nonce=194
|
|
TRC 2026-03-30 04:56:14.899+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 58}"
|
|
TRC 2026-03-30 04:56:14.899+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=390a270a0e46...72732f332f31
|
|
TRC 2026-03-30 04:56:14.900+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:14.900+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*Vi9Kaf msg_hash=0xb4606f5159a8bd9cca7edde0473ac34945340af6d7fd13601be4f8d80dce871b payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=8 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889
|
|
DBG 2026-03-30 04:56:15.003+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55752 meth=GET uri=/filter/v2/messages/8
|
|
DBG 2026-03-30 04:56:15.003+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55752 meth=GET uri=/filter/v2/messages/8 path_params="[(contenttopic, 8)]" query_params=[] content_body=(None)
|
|
INF 2026-03-30 04:56:15.004+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(8)
|
|
DBG 2026-03-30 04:56:15.004+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55752 uri=/filter/v2/messages/8 content_type=application/json content_size=117
|
|
TRC 2026-03-30 04:56:15.017+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=86
|
|
TRC 2026-03-30 04:56:15.017+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=844827f20223...d50586720678 tagOut=844827f20223...d50586720678 nonce=195
|
|
TRC 2026-03-30 04:56:15.017+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 58}"
|
|
TRC 2026-03-30 04:56:15.017+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=390a270a0e46...72732f332f31
|
|
TRC 2026-03-30 04:56:15.017+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:15.017+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*Vi9Kaf msg_hash=0xc8e4b7aa21cca48de0227de54004276b69bd01788a71278ed7f5b554768e7009 payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=9 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889
|
|
DBG 2026-03-30 04:56:15.121+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55760 meth=GET uri=/filter/v2/messages/9
|
|
DBG 2026-03-30 04:56:15.121+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55760 meth=GET uri=/filter/v2/messages/9 path_params="[(contenttopic, 9)]" query_params=[] content_body=(None)
|
|
INF 2026-03-30 04:56:15.121+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(9)
|
|
DBG 2026-03-30 04:56:15.121+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55760 uri=/filter/v2/messages/9 content_type=application/json content_size=117
|
|
TRC 2026-03-30 04:56:15.134+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=87
|
|
TRC 2026-03-30 04:56:15.134+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=aa1e760e84af...7faefb286d1c tagOut=aa1e760e84af...7faefb286d1c nonce=196
|
|
TRC 2026-03-30 04:56:15.134+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-30 04:56:15.134+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-30 04:56:15.134+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:15.135+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*Vi9Kaf msg_hash=0xaecef8569e178f34fad98eb7b96a3ff224a6defd97185986c807187caded8d0b payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=10 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889
|
|
DBG 2026-03-30 04:56:15.238+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55774 meth=GET uri=/filter/v2/messages/10
|
|
DBG 2026-03-30 04:56:15.238+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55774 meth=GET uri=/filter/v2/messages/10 path_params="[(contenttopic, 10)]" query_params=[] content_body=(None)
|
|
INF 2026-03-30 04:56:15.238+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(10)
|
|
DBG 2026-03-30 04:56:15.239+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55774 uri=/filter/v2/messages/10 content_type=application/json content_size=118
|
|
TRC 2026-03-30 04:56:15.252+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=87
|
|
TRC 2026-03-30 04:56:15.252+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=428faf7765e9...4f77e0c89820 tagOut=428faf7765e9...4f77e0c89820 nonce=197
|
|
TRC 2026-03-30 04:56:15.252+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-30 04:56:15.252+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-30 04:56:15.252+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:15.252+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*Vi9Kaf msg_hash=0xd7dcc47ed58b98c8999e8f51e41d4fb0af4d46068d1fe1d086d3f29ea7a4302c payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=11 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889
|
|
DBG 2026-03-30 04:56:15.356+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55776 meth=GET uri=/filter/v2/messages/11
|
|
DBG 2026-03-30 04:56:15.356+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55776 meth=GET uri=/filter/v2/messages/11 path_params="[(contenttopic, 11)]" query_params=[] content_body=(None)
|
|
INF 2026-03-30 04:56:15.356+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(11)
|
|
DBG 2026-03-30 04:56:15.357+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55776 uri=/filter/v2/messages/11 content_type=application/json content_size=118
|
|
TRC 2026-03-30 04:56:15.369+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=87
|
|
TRC 2026-03-30 04:56:15.369+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=263bf32a4e72...130dd906a155 tagOut=263bf32a4e72...130dd906a155 nonce=198
|
|
TRC 2026-03-30 04:56:15.369+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-30 04:56:15.369+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-30 04:56:15.369+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:15.369+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*Vi9Kaf msg_hash=0x312913b77f5945df322fc7fb9e9f749fe039cbba3ff07e8e93b25090deb060c3 payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=12 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889
|
|
DBG 2026-03-30 04:56:15.473+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55782 meth=GET uri=/filter/v2/messages/12
|
|
DBG 2026-03-30 04:56:15.474+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55782 meth=GET uri=/filter/v2/messages/12 path_params="[(contenttopic, 12)]" query_params=[] content_body=(None)
|
|
INF 2026-03-30 04:56:15.474+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(12)
|
|
DBG 2026-03-30 04:56:15.474+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55782 uri=/filter/v2/messages/12 content_type=application/json content_size=118
|
|
TRC 2026-03-30 04:56:15.487+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=87
|
|
TRC 2026-03-30 04:56:15.487+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=bd1d4d18a1f0...caca529eb597 tagOut=bd1d4d18a1f0...caca529eb597 nonce=199
|
|
TRC 2026-03-30 04:56:15.487+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-30 04:56:15.487+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-30 04:56:15.487+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:15.488+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*Vi9Kaf msg_hash=0x4bd58a2737e18ee71c7b7e5c6dc21397ae2e5056bcef97a5d75c51b617e7b325 payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=13 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889
|
|
DBG 2026-03-30 04:56:15.592+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55788 meth=GET uri=/filter/v2/messages/13
|
|
DBG 2026-03-30 04:56:15.592+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55788 meth=GET uri=/filter/v2/messages/13 path_params="[(contenttopic, 13)]" query_params=[] content_body=(None)
|
|
INF 2026-03-30 04:56:15.592+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(13)
|
|
DBG 2026-03-30 04:56:15.592+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55788 uri=/filter/v2/messages/13 content_type=application/json content_size=118
|
|
TRC 2026-03-30 04:56:15.606+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=87
|
|
TRC 2026-03-30 04:56:15.606+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=c54b82ff320f...509ddc0e8aa7 tagOut=c54b82ff320f...509ddc0e8aa7 nonce=200
|
|
TRC 2026-03-30 04:56:15.606+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-30 04:56:15.606+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-30 04:56:15.607+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:15.607+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*Vi9Kaf msg_hash=0x533d0937b3a305c7695b55c57af2fa30d4a4b4b7caa7e22eb0281a51ef0dee22 payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=14 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889
|
|
DBG 2026-03-30 04:56:15.711+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55800 meth=GET uri=/filter/v2/messages/14
|
|
DBG 2026-03-30 04:56:15.711+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55800 meth=GET uri=/filter/v2/messages/14 path_params="[(contenttopic, 14)]" query_params=[] content_body=(None)
|
|
INF 2026-03-30 04:56:15.711+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(14)
|
|
DBG 2026-03-30 04:56:15.711+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55800 uri=/filter/v2/messages/14 content_type=application/json content_size=118
|
|
TRC 2026-03-30 04:56:15.724+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=87
|
|
TRC 2026-03-30 04:56:15.724+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=3efb9d45db9d...a58caca68ff0 tagOut=3efb9d45db9d...a58caca68ff0 nonce=201
|
|
TRC 2026-03-30 04:56:15.724+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-30 04:56:15.724+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-30 04:56:15.724+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:15.724+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*Vi9Kaf msg_hash=0x85672af994e9dbd1d56b1d16db535a156fbcf42e34570792eb616aded47e5147 payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=15 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889
|
|
DBG 2026-03-30 04:56:15.829+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55804 meth=GET uri=/filter/v2/messages/15
|
|
DBG 2026-03-30 04:56:15.829+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55804 meth=GET uri=/filter/v2/messages/15 path_params="[(contenttopic, 15)]" query_params=[] content_body=(None)
|
|
INF 2026-03-30 04:56:15.829+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(15)
|
|
DBG 2026-03-30 04:56:15.829+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55804 uri=/filter/v2/messages/15 content_type=application/json content_size=118
|
|
TRC 2026-03-30 04:56:15.842+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=87
|
|
TRC 2026-03-30 04:56:15.842+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=36728b7250c2...414c3e78923c tagOut=36728b7250c2...414c3e78923c nonce=202
|
|
TRC 2026-03-30 04:56:15.842+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-30 04:56:15.842+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-30 04:56:15.842+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:15.842+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*Vi9Kaf msg_hash=0xef59a83dac0428887e2e39a4dea026d38a0931da359d1f8a9bcfa5b813039348 payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=16 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889
|
|
DBG 2026-03-30 04:56:15.946+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55806 meth=GET uri=/filter/v2/messages/16
|
|
DBG 2026-03-30 04:56:15.947+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55806 meth=GET uri=/filter/v2/messages/16 path_params="[(contenttopic, 16)]" query_params=[] content_body=(None)
|
|
INF 2026-03-30 04:56:15.947+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(16)
|
|
DBG 2026-03-30 04:56:15.947+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55806 uri=/filter/v2/messages/16 content_type=application/json content_size=118
|
|
TRC 2026-03-30 04:56:15.960+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=87
|
|
TRC 2026-03-30 04:56:15.960+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=6f1d17d70f6c...0d64f729603f tagOut=6f1d17d70f6c...0d64f729603f nonce=203
|
|
TRC 2026-03-30 04:56:15.960+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-30 04:56:15.960+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-30 04:56:15.960+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:15.960+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*Vi9Kaf msg_hash=0x88f0b43ee0f977a75b62daf89ef9c805483a972c135581775af9ab6ec6f3a08e payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=17 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889
|
|
DBG 2026-03-30 04:56:16.064+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55808 meth=GET uri=/filter/v2/messages/17
|
|
DBG 2026-03-30 04:56:16.064+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55808 meth=GET uri=/filter/v2/messages/17 path_params="[(contenttopic, 17)]" query_params=[] content_body=(None)
|
|
INF 2026-03-30 04:56:16.064+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(17)
|
|
DBG 2026-03-30 04:56:16.064+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55808 uri=/filter/v2/messages/17 content_type=application/json content_size=118
|
|
TRC 2026-03-30 04:56:16.077+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=87
|
|
TRC 2026-03-30 04:56:16.077+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=be3d08116e12...b8af601519e5 tagOut=be3d08116e12...b8af601519e5 nonce=204
|
|
TRC 2026-03-30 04:56:16.077+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-30 04:56:16.077+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-30 04:56:16.077+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:16.078+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*Vi9Kaf msg_hash=0x9fa680f9c750d90788388a5c2a55689b8cb25c98a9bd3bcbafeb55ef95a86e62 payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=18 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889
|
|
DBG 2026-03-30 04:56:16.181+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55814 meth=GET uri=/filter/v2/messages/18
|
|
DBG 2026-03-30 04:56:16.181+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55814 meth=GET uri=/filter/v2/messages/18 path_params="[(contenttopic, 18)]" query_params=[] content_body=(None)
|
|
INF 2026-03-30 04:56:16.181+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(18)
|
|
DBG 2026-03-30 04:56:16.181+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55814 uri=/filter/v2/messages/18 content_type=application/json content_size=118
|
|
TRC 2026-03-30 04:56:16.195+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=87
|
|
TRC 2026-03-30 04:56:16.195+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=88b35264cae7...61725a1c9a22 tagOut=88b35264cae7...61725a1c9a22 nonce=205
|
|
TRC 2026-03-30 04:56:16.195+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-30 04:56:16.195+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-30 04:56:16.195+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:16.195+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*Vi9Kaf msg_hash=0x9d2fa1bbcc10f489997c9e3dd5772ebd6d6e131a6ce8d34807c63232e829b1f1 payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=19 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889
|
|
DBG 2026-03-30 04:56:16.299+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55822 meth=GET uri=/filter/v2/messages/19
|
|
DBG 2026-03-30 04:56:16.299+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55822 meth=GET uri=/filter/v2/messages/19 path_params="[(contenttopic, 19)]" query_params=[] content_body=(None)
|
|
INF 2026-03-30 04:56:16.299+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(19)
|
|
DBG 2026-03-30 04:56:16.299+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55822 uri=/filter/v2/messages/19 content_type=application/json content_size=118
|
|
TRC 2026-03-30 04:56:16.312+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=87
|
|
TRC 2026-03-30 04:56:16.313+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=6ed5c24f4302...831761aca135 tagOut=6ed5c24f4302...831761aca135 nonce=206
|
|
TRC 2026-03-30 04:56:16.313+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-30 04:56:16.313+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-30 04:56:16.313+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:16.313+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*Vi9Kaf msg_hash=0x8eeacdfca9d5df909d25025a8a8b9490ba175811ce00a194236c40eee37aed4e payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=20 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889
|
|
DBG 2026-03-30 04:56:16.417+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55836 meth=GET uri=/filter/v2/messages/20
|
|
DBG 2026-03-30 04:56:16.417+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55836 meth=GET uri=/filter/v2/messages/20 path_params="[(contenttopic, 20)]" query_params=[] content_body=(None)
|
|
INF 2026-03-30 04:56:16.417+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(20)
|
|
DBG 2026-03-30 04:56:16.417+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55836 uri=/filter/v2/messages/20 content_type=application/json content_size=118
|
|
TRC 2026-03-30 04:56:16.431+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=87
|
|
TRC 2026-03-30 04:56:16.431+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=8680895b145d...e8d73b8d3f2a tagOut=8680895b145d...e8d73b8d3f2a nonce=207
|
|
TRC 2026-03-30 04:56:16.431+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-30 04:56:16.431+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-30 04:56:16.431+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:16.431+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*Vi9Kaf msg_hash=0x0e7674a518b3bfecac8a0b730f9b2fe499752690314b3b3312679336e770b3eb payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=21 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889
|
|
TRC 2026-03-30 04:56:16.502+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=1 peers="[16U*Vi9Kaf]"
|
|
TRC 2026-03-30 04:56:16.502+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
|
|
TRC 2026-03-30 04:56:16.502+00:00 Adding peer to manager topics="waku node peer_manager" tid=1 file=peer_manager.nim:154 peerId=16U*Vi9Kaf addresses="[/ip4/172.18.106.14/tcp/56689]" origin=Discv5
|
|
DBG 2026-03-30 04:56:16.535+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55840 meth=GET uri=/filter/v2/messages/21
|
|
DBG 2026-03-30 04:56:16.535+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55840 meth=GET uri=/filter/v2/messages/21 path_params="[(contenttopic, 21)]" query_params=[] content_body=(None)
|
|
INF 2026-03-30 04:56:16.535+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(21)
|
|
DBG 2026-03-30 04:56:16.535+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55840 uri=/filter/v2/messages/21 content_type=application/json content_size=118
|
|
TRC 2026-03-30 04:56:16.548+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=87
|
|
TRC 2026-03-30 04:56:16.548+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=1e1629a64144...53e4f0fb5c68 tagOut=1e1629a64144...53e4f0fb5c68 nonce=208
|
|
TRC 2026-03-30 04:56:16.548+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-30 04:56:16.548+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-30 04:56:16.548+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:16.548+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*Vi9Kaf msg_hash=0xca4a911bce5d786bbd133972e0f420060810fda219650edb7f9a2bea9d8bf1c7 payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=22 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889
|
|
DBG 2026-03-30 04:56:16.652+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55850 meth=GET uri=/filter/v2/messages/22
|
|
DBG 2026-03-30 04:56:16.652+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55850 meth=GET uri=/filter/v2/messages/22 path_params="[(contenttopic, 22)]" query_params=[] content_body=(None)
|
|
INF 2026-03-30 04:56:16.652+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(22)
|
|
DBG 2026-03-30 04:56:16.653+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55850 uri=/filter/v2/messages/22 content_type=application/json content_size=118
|
|
TRC 2026-03-30 04:56:16.666+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=87
|
|
TRC 2026-03-30 04:56:16.666+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=1f3804411c35...0c1065077599 tagOut=1f3804411c35...0c1065077599 nonce=209
|
|
TRC 2026-03-30 04:56:16.667+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-30 04:56:16.667+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-30 04:56:16.667+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:16.667+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*Vi9Kaf msg_hash=0x94a319a7839ae565f0962ce84e059c18a6b7d4fff8804b4bfb7b53cd1ec26d24 payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=23 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889
|
|
DBG 2026-03-30 04:56:16.770+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55862 meth=GET uri=/filter/v2/messages/23
|
|
DBG 2026-03-30 04:56:16.770+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55862 meth=GET uri=/filter/v2/messages/23 path_params="[(contenttopic, 23)]" query_params=[] content_body=(None)
|
|
INF 2026-03-30 04:56:16.770+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(23)
|
|
DBG 2026-03-30 04:56:16.770+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55862 uri=/filter/v2/messages/23 content_type=application/json content_size=118
|
|
TRC 2026-03-30 04:56:16.783+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=87
|
|
TRC 2026-03-30 04:56:16.783+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=0c36d988fdc7...b4a6c4785834 tagOut=0c36d988fdc7...b4a6c4785834 nonce=210
|
|
TRC 2026-03-30 04:56:16.783+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-30 04:56:16.783+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-30 04:56:16.784+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:16.784+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*Vi9Kaf msg_hash=0x8cb7c69dbfd41f60bf955ab9b14cee62bf4791d92e881d7e3776ac38d08e5cd8 payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=24 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889
|
|
DBG 2026-03-30 04:56:16.887+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55876 meth=GET uri=/filter/v2/messages/24
|
|
DBG 2026-03-30 04:56:16.887+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55876 meth=GET uri=/filter/v2/messages/24 path_params="[(contenttopic, 24)]" query_params=[] content_body=(None)
|
|
INF 2026-03-30 04:56:16.887+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(24)
|
|
DBG 2026-03-30 04:56:16.887+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55876 uri=/filter/v2/messages/24 content_type=application/json content_size=118
|
|
TRC 2026-03-30 04:56:16.900+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=87
|
|
TRC 2026-03-30 04:56:16.900+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=9e9abe0ab51c...bf2e5acbd412 tagOut=9e9abe0ab51c...bf2e5acbd412 nonce=211
|
|
TRC 2026-03-30 04:56:16.900+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-30 04:56:16.900+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-30 04:56:16.900+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:16.901+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*Vi9Kaf msg_hash=0xfe5ff7904b975284e2fefa7da363977ad9194270426d34ef18964469f9c46106 payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=25 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889
|
|
DBG 2026-03-30 04:56:17.004+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55884 meth=GET uri=/filter/v2/messages/25
|
|
DBG 2026-03-30 04:56:17.004+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55884 meth=GET uri=/filter/v2/messages/25 path_params="[(contenttopic, 25)]" query_params=[] content_body=(None)
|
|
INF 2026-03-30 04:56:17.004+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(25)
|
|
DBG 2026-03-30 04:56:17.004+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55884 uri=/filter/v2/messages/25 content_type=application/json content_size=118
|
|
TRC 2026-03-30 04:56:17.017+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=87
|
|
TRC 2026-03-30 04:56:17.018+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=738745548a30...faaf1bea5e79 tagOut=738745548a30...faaf1bea5e79 nonce=212
|
|
TRC 2026-03-30 04:56:17.018+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-30 04:56:17.018+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-30 04:56:17.018+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:17.018+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*Vi9Kaf msg_hash=0x8bc148bd189b8c2a05e989631d157018cd6ad38d030dc018a319394455173acd payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=26 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889
|
|
DBG 2026-03-30 04:56:17.122+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55886 meth=GET uri=/filter/v2/messages/26
|
|
DBG 2026-03-30 04:56:17.122+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55886 meth=GET uri=/filter/v2/messages/26 path_params="[(contenttopic, 26)]" query_params=[] content_body=(None)
|
|
INF 2026-03-30 04:56:17.122+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(26)
|
|
DBG 2026-03-30 04:56:17.122+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55886 uri=/filter/v2/messages/26 content_type=application/json content_size=118
|
|
TRC 2026-03-30 04:56:17.135+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=87
|
|
TRC 2026-03-30 04:56:17.135+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=14b606f12b68...06c3e1858b6e tagOut=14b606f12b68...06c3e1858b6e nonce=213
|
|
TRC 2026-03-30 04:56:17.135+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-30 04:56:17.135+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-30 04:56:17.135+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:17.135+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*Vi9Kaf msg_hash=0x6e7c27b760060cb40c2118f625f2cd5b986089b9f4fa5c39f78a1cf298ece623 payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=27 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889
|
|
DBG 2026-03-30 04:56:17.239+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55890 meth=GET uri=/filter/v2/messages/27
|
|
DBG 2026-03-30 04:56:17.239+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55890 meth=GET uri=/filter/v2/messages/27 path_params="[(contenttopic, 27)]" query_params=[] content_body=(None)
|
|
INF 2026-03-30 04:56:17.239+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(27)
|
|
DBG 2026-03-30 04:56:17.239+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55890 uri=/filter/v2/messages/27 content_type=application/json content_size=118
|
|
TRC 2026-03-30 04:56:17.252+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=87
|
|
TRC 2026-03-30 04:56:17.252+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=5e0676941b5b...2cf9019d92bf tagOut=5e0676941b5b...2cf9019d92bf nonce=214
|
|
TRC 2026-03-30 04:56:17.252+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 8, length: 59}"
|
|
TRC 2026-03-30 04:56:17.252+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=3a0a280a0e46...72732f332f31
|
|
TRC 2026-03-30 04:56:17.252+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
INF 2026-03-30 04:56:17.252+00:00 Received message push topics="waku filter client" tid=1 file=client.nim:188 peerId=16U*Vi9Kaf msg_hash=0x7e5f3457d01768cfec9207a3f906ff019ffed8b391ac1e1782cbac93fe4cc956 payload=46696c746572...6f726b732121 pubsubTopic=/waku/2/rs/3/1 content_topic=28 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889
|
|
DBG 2026-03-30 04:56:17.356+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55898 meth=GET uri=/filter/v2/messages/28
|
|
DBG 2026-03-30 04:56:17.356+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55898 meth=GET uri=/filter/v2/messages/28 path_params="[(contenttopic, 28)]" query_params=[] content_body=(None)
|
|
INF 2026-03-30 04:56:17.356+00:00 get topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:383 ROUTE_FILTER_MESSAGES=/filter/v2/messages/{contentTopic} contentTopic=ok(28)
|
|
DBG 2026-03-30 04:56:17.356+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:55898 uri=/filter/v2/messages/28 content_type=application/json content_size=118
|
|
DBG 2026-03-30 04:56:17.360+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:55906 meth=POST uri=/filter/v2/subscriptions
|
|
DBG 2026-03-30 04:56:17.360+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:55906 meth=POST uri=/filter/v2/subscriptions path_params=[] query_params=[] content_body="(application/json, 87 bytes)"
|
|
INF 2026-03-30 04:56:17.360+00:00 post topics="waku node rest filter_api_v2" tid=1 file=handlers.nim:216 ROUTE_FILTER_SUBSCRIPTIONS=/filter/v2/subscriptions contentBody=some((contentType: application/json, data: @[123, 34, 114, 101, 113, 117, 101, 115, 116, 73, 100, 34, 58, 32, 34, 49, 34, 44, 32, 34, 99, 111, 110, 116, 101, 110, 116, 70, 105, 108, 116, 101, 114, 115, 34, 58, 32, 91, 34, 114, 97, 116, 101, 32, 108, 105, 109, 105, 116, 101, 100, 34, 93, 44, 32, 34, 112, 117, 98, 115, 117, 98, 84, 111, 112, 105, 99, 34, 58, 32, 34, 47, 119, 97, 107, 117, 47, 50, 47, 114, 115, 47, 51, 47, 49, 34, 125]))
|
|
TRC 2026-03-30 04:56:17.361+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers="["(peerId: 16U*Vi9Kaf, addrs: [/ip4/172.18.106.14/tcp/56689, /ip4/172.18.106.14/tcp/56689], enr: some((seqNum: 2, pairs: @[("id", (kind: kString, str: "v4")), ("ip", (kind: kBytes, bytes: @[172, 18, 106, 14])), ("multiaddrs", (kind: kBytes, bytes: @[0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3])), ("rs", (kind: kBytes, bytes: @[0, 3, 1, 0, 0])), ("secp256k1", (kind: kBytes, bytes: @[3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56])), ("tcp", (kind: kNum, num: 56689)), ("udp", (kind: kNum, num: 56691)), ("waku2", (kind: kBytes, bytes: @[5]))], raw: @[248, 189, 184, 64, 63, 60, 133, 194, 162, 88, 44, 17, 229, 186, 100, 7, 32, 118, 116, 11, 171, 58, 117, 51, 54, 235, 5, 238, 77, 84, 243, 52, 55, 132, 169, 59, 109, 170, 206, 183, 129, 221, 37, 205, 164, 3, 237, 38, 31, 144, 46, 215, 73, 130, 164, 191, 199, 10, 51, 208, 60, 49, 34, 0, 115, 217, 127, 242, 2, 130, 105, 100, 130, 118, 52, 130, 105, 112, 132, 172, 18, 106, 14, 138, 109, 117, 108, 116, 105, 97, 100, 100, 114, 115, 150, 0, 8, 4, 172, 18, 106, 14, 6, 221, 113, 0, 10, 4, 172, 18, 106, 14, 6, 221, 114, 221, 3, 130, 114, 115, 133, 0, 3, 1, 0, 0, 137, 115, 101, 99, 112, 50, 53, 54, 107, 49, 161, 3, 52, 221, 145, 81, 172, 175, 228, 48, 106, 126, 247, 221, 38, 132, 239, 217, 111, 96, 43, 23, 195, 164, 82, 151, 30, 157, 36, 68, 122, 158, 107, 56, 131, 116, 99, 112, 130, 221, 113, 131, 117, 100, 112, 130, 221, 115, 133, 119, 97, 107, 117, 50, 5], publicKey: ...)), protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-subscribe/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], shards: [0], mixPubKey: none(Curve25519Key), agent: logos-delivery-v0.38.0-rc.0-14-g5c335c, protoVersion: ipfs/0.1.0, publicKey: secp256k1 key (0434dd9151acafe4306a7ef7dd2684efd96f602b17c3a452971e9d24447a9e6b387dba01a793eba399a4cfefbfdc42ac01ba50b47306a63ff220010a4bdd42cbab), connectedness: Connected, disconnectTime: 0, origin: Discv5, direction: Outbound, lastFailedConn: 0ns, numberFailedConn: 0)"]" address=140014466950224
|
|
TRC 2026-03-30 04:56:17.361+00:00 Got peer from service slots topics="waku node peer_manager" tid=1 file=peer_manager.nim:256 peerId=16U*Vi9Kaf multi=/ip4/172.18.106.14/tcp/56689 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
INF 2026-03-30 04:56:17.361+00:00 registering filter subscription to content topics="waku node rest filter_api_v2" tid=1 file=filter.nim:116 pubsubTopic=/waku/2/rs/3/1 contentTopics="["rate limited"]" peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:17.361+00:00 Sending filter subscribe request topics="waku filter client" tid=1 file=client.nim:39 peerId=16U*Vi9Kaf filterSubscribeRequest=FilterSubscribeRequest of req:d8f7bc2d5eade0caa5eb [SUBSCRIBE] pubsubTopic:some("/waku/2/rs/3/1") contentTopics:@["rate limited"]
|
|
TRC 2026-03-30 04:56:17.361+00:00 Dialing peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:423 wireAddr="[/ip4/172.18.106.14/tcp/56689]" peerId=16U*Vi9Kaf proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:17.361+00:00 Dialing (new) topics="libp2p dialer" tid=1 file=dialer.nim:362 peerId=16U*Vi9Kaf protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:17.361+00:00 Reusing existing connection topics="libp2p dialer" tid=1 file=dialer.nim:171 muxer=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 direction=Out
|
|
TRC 2026-03-30 04:56:17.361+00:00 Opening stream topics="libp2p dialer" tid=1 file=dialer.nim:364 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:17.361+00:00 Stream created topics="libp2p lpstream" tid=1 file=lpstream.nim:109 s=69ca027148bb1e75b10dc88a objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:17.361+00:00 Monitoring for timeout topics="libp2p connection" tid=1 file=connection.nim:67 s=:69ca027148bb1e75b10dc88a timeout=5m
|
|
TRC 2026-03-30 04:56:17.361+00:00 created channel topics="libp2p yamux" tid=1 file=yamux.nim:518 id=65 pid=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:17.361+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{WindowUpdate, {Syn}, streamId: 65, length: 0}"
|
|
TRC 2026-03-30 04:56:17.361+00:00 Negotiating stream topics="libp2p dialer" tid=1 file=dialer.nim:285 conn=16U*Vi9Kaf:69ca027148bb1e75b10dc88a protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:17.362+00:00 initiating handshake topics="libp2p multistream" tid=1 file=multistream.nim:47 conn=16U*Vi9Kaf:69ca027148bb1e75b10dc88a codec=/multistream/1.0.0
|
|
TRC 2026-03-30 04:56:17.362+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 65, length: 20}"
|
|
TRC 2026-03-30 04:56:17.362+00:00 selecting proto topics="libp2p multistream" tid=1 file=multistream.nim:51 conn=16U*Vi9Kaf:69ca027148bb1e75b10dc88a proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:17.362+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 65, length: 40}"
|
|
TRC 2026-03-30 04:56:17.363+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:17.363+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=42801f35626b...31629e232397 tagOut=42801f35626b...31629e232397 nonce=215
|
|
TRC 2026-03-30 04:56:17.363+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{WindowUpdate, {Ack}, streamId: 65, length: 0}"
|
|
TRC 2026-03-30 04:56:17.363+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:17.363+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=48
|
|
TRC 2026-03-30 04:56:17.363+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=2a53a0961b23...f561f8fcfe4a tagOut=2a53a0961b23...f561f8fcfe4a nonce=216
|
|
TRC 2026-03-30 04:56:17.363+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 65, length: 20}"
|
|
TRC 2026-03-30 04:56:17.363+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=132f6d756c74...312e302e300a
|
|
TRC 2026-03-30 04:56:17.363+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:17.363+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=68
|
|
TRC 2026-03-30 04:56:17.363+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=922f73c8ade6...a83b6a30c80d tagOut=922f73c8ade6...a83b6a30c80d nonce=217
|
|
TRC 2026-03-30 04:56:17.363+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 65, length: 40}"
|
|
TRC 2026-03-30 04:56:17.364+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=272f7661632f...62657461310a
|
|
TRC 2026-03-30 04:56:17.364+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:17.364+00:00 multistream handshake success topics="libp2p multistream" tid=1 file=multistream.nim:61 conn=16U*Vi9Kaf:69ca027148bb1e75b10dc88a
|
|
TRC 2026-03-30 04:56:17.364+00:00 reading first requested proto topics="libp2p multistream" tid=1 file=multistream.nim:68 conn=16U*Vi9Kaf:69ca027148bb1e75b10dc88a s=/vac/waku/filter-subscribe/2.0.0-beta1 proto="[/vac/waku/filter-subscribe/2.0.0-beta1]"
|
|
TRC 2026-03-30 04:56:17.364+00:00 successfully selected topics="libp2p multistream" tid=1 file=multistream.nim:70 conn=16U*Vi9Kaf:69ca027148bb1e75b10dc88a proto=/vac/waku/filter-subscribe/2.0.0-beta1
|
|
TRC 2026-03-30 04:56:17.364+00:00 try to send the buffer topics="libp2p yamux" tid=1 file=yamux.nim:380 h="{Data, {}, streamId: 65, length: 55}"
|
|
TRC 2026-03-30 04:56:17.371+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=58
|
|
TRC 2026-03-30 04:56:17.371+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=2f1daf61671a...67cffadf0e3f tagOut=2f1daf61671a...67cffadf0e3f nonce=218
|
|
TRC 2026-03-30 04:56:17.371+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {}, streamId: 65, length: 30}"
|
|
TRC 2026-03-30 04:56:17.371+00:00 Msg Rcv topics="libp2p yamux" tid=1 file=yamux.nim:639 description=1d0a14643866...c8015a024f4b
|
|
TRC 2026-03-30 04:56:17.371+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:17.371+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:17.371+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=ffb44b4644e6...19626f7963ed tagOut=ffb44b4644e6...19626f7963ed nonce=219
|
|
TRC 2026-03-30 04:56:17.371+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{Data, {Fin}, streamId: 65, length: 0}"
|
|
TRC 2026-03-30 04:56:17.371+00:00 remote closed channel topics="libp2p yamux" tid=1 file=yamux.nim:643
|
|
TRC 2026-03-30 04:56:17.371+00:00 waiting for header topics="libp2p yamux" tid=1 file=yamux.nim:562
|
|
TRC 2026-03-30 04:56:17.371+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca027148bb1e75b10dc88a
|
|
TRC 2026-03-30 04:56:17.371+00:00 Closing yamux channel locally topics="libp2p yamux" tid=1 file=yamux.nim:204 streamId=65 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:17.371+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{Data, {Fin}, streamId: 65, length: 0}"
|
|
TRC 2026-03-30 04:56:17.371+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca027148bb1e75b10dc88a
|
|
TRC 2026-03-30 04:56:17.371+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca027148bb1e75b10dc88a
|
|
TRC 2026-03-30 04:56:17.371+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca027148bb1e75b10dc88a objName=YamuxStream dir=Out
|
|
TRC 2026-03-30 04:56:17.371+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca027148bb1e75b10dc88a objName=YamuxStream dir=Out
|
|
INF 2026-03-30 04:56:17.371+00:00 v2 subscribed to topic topics="waku node rest filter_api_v2" tid=1 file=filter.nim:127 pubsubTopic=some("/waku/2/rs/3/1") contentTopics="["rate limited"]"
|
|
INF 2026-03-30 04:56:17.372+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L-4QJqGqipbLmis2eOQQ-CuzxJj_vopvYvOrJFEtdcheqWodxB7n4W35pJrB8bNpRmDxvblWp3DwtT1RMU9rAApyXYigmlkgnY0gmlwhKwSfyWKbXVsdGlhZGRyc5YACASsEn8lBkb0AAoErBJ_JQZG9d0DgnJzhwADAgAAAAGJc2VjcDI1NmsxoQLgl6myKfUomZ6XYnTy5401n7xJPTYSJJNbTnPIGywGHoN0Y3CCRvSDdWRwgkb2hXdha3UyAA enr="(34, id: \"v4\", ip: 172.18.127.37, multiaddrs: 0x000804AC127F250646F4000A04AC127F250646F5DD03, rs: 0x00030200000001, secp256k1: 0x02E097A9B229F528999E976274F2E78D359FBC493D361224935B4E73C81B2C061E, tcp: 18164, udp: 18166, waku2: 0x00)"
|
|
INF 2026-03-30 04:56:17.372+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
|
DBG 2026-03-30 04:56:17.372+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=POST peer=172.17.0.1:55906 uri=/filter/v2/subscriptions content_type=application/json content_size=35
|
|
TRC 2026-03-30 04:56:17.393+00:00 readFrame topics="libp2p noise" tid=1 file=noise.nim:308 sconn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864 size=28
|
|
TRC 2026-03-30 04:56:17.393+00:00 decryptWithAd topics="libp2p noise" tid=1 file=noise.nim:163 tagIn=90256e7f139d...40ded9f532c7 tagOut=90256e7f139d...40ded9f532c7 nonce=220
|
|
TRC 2026-03-30 04:56:17.393+00:00 got message topics="libp2p yamux" tid=1 file=yamux.nim:564 h="{GoAway, {}, streamId: 0, length: 0}"
|
|
TRC 2026-03-30 04:56:17.393+00:00 Received go away topics="libp2p yamux" tid=1 file=yamux.nim:573 status=NormalTermination
|
|
TRC 2026-03-30 04:56:17.393+00:00 Closing yamux topics="libp2p yamux" tid=1 file=yamux.nim:528
|
|
TRC 2026-03-30 04:56:17.393+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc889
|
|
TRC 2026-03-30 04:56:17.393+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc889
|
|
TRC 2026-03-30 04:56:17.393+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc889 objName=YamuxStream dir=In
|
|
TRC 2026-03-30 04:56:17.393+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc889 objName=YamuxStream dir=In
|
|
TRC 2026-03-30 04:56:17.393+00:00 write directly on stream topics="libp2p yamux" tid=1 file=yamux.nim:96 h="{GoAway, {}, streamId: 0, length: 0}"
|
|
TRC 2026-03-30 04:56:17.393+00:00 Closing secure conn topics="libp2p secure" tid=1 file=secure.nim:69 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc865 dir=Out
|
|
TRC 2026-03-30 04:56:17.393+00:00 Shutting down chronos stream topics="libp2p chronosstream" tid=1 file=chronosstream.nim:169 address=172.18.106.14:56689 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc864
|
|
TRC 2026-03-30 04:56:17.394+00:00 couldn't read all bytes, stream EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:158 s=69ca026d48bb1e75b10dc889 nbytes=1 read=0 objName=YamuxStream
|
|
TRC 2026-03-30 04:56:17.394+00:00 stream is closed locally when readOnce topics="libp2p yamux" tid=1 file=yamux.nim:280 channel="=> 8 {ClosedRemotely, ClosedLocally, Reset}"
|
|
TRC 2026-03-30 04:56:17.394+00:00 Cleaning up client topics="libp2p tcptransport" tid=1 file=tcptransport.nim:65 addrs=172.18.106.14:56689 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864
|
|
TRC 2026-03-30 04:56:17.394+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69ca026d48bb1e75b10dc864
|
|
TRC 2026-03-30 04:56:17.394+00:00 Cleaned up client topics="libp2p tcptransport" tid=1 file=tcptransport.nim:78 addrs=172.18.106.14:56689 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc864
|
|
TRC 2026-03-30 04:56:17.394+00:00 Shutdown chronos stream topics="libp2p chronosstream" tid=1 file=chronosstream.nim:174 address=172.18.106.14:56689 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc864
|
|
TRC 2026-03-30 04:56:17.394+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc864
|
|
TRC 2026-03-30 04:56:17.394+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc864
|
|
TRC 2026-03-30 04:56:17.394+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc864 objName=ChronosStream dir=Out
|
|
TRC 2026-03-30 04:56:17.394+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc864 objName=ChronosStream dir=Out
|
|
ERR 2026-03-30 04:56:17.394+00:00 error while reading conn topics="waku filter client" tid=1 file=client.nim:178 error="Stream Closed!"
|
|
ERR 2026-03-30 04:56:17.394+00:00 Failed to decode message push topics="waku filter client" tid=1 file=client.nim:181 peerId=16U*Vi9Kaf error="(kind: MissingRequiredField, field: \"message\")"
|
|
TRC 2026-03-30 04:56:17.394+00:00 Closing connection topics="libp2p connection" tid=1 file=connection.nim:77 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:17.394+00:00 Closed connection topics="libp2p connection" tid=1 file=connection.nim:87 s=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:17.394+00:00 Closing stream topics="libp2p lpstream" tid=1 file=lpstream.nim:268 s=69ca026d48bb1e75b10dc865 objName=SecureConn dir=Out
|
|
TRC 2026-03-30 04:56:17.394+00:00 Closed stream topics="libp2p lpstream" tid=1 file=lpstream.nim:272 s=69ca026d48bb1e75b10dc865 objName=SecureConn dir=Out
|
|
TRC 2026-03-30 04:56:17.394+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69ca026d48bb1e75b10dc889
|
|
TRC 2026-03-30 04:56:17.394+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:17.394+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69ca026d48bb1e75b10dc864
|
|
TRC 2026-03-30 04:56:17.394+00:00 Connection closed, cleaning up topics="libp2p connmanager" tid=1 file=connmanager.nim:270 mux=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:17.394+00:00 Triggering disconnect events topics="libp2p connmanager" tid=1 file=connmanager.nim:243 mux=16U*Vi9Kaf:69ca026d48bb1e75b10dc865
|
|
TRC 2026-03-30 04:56:17.394+00:00 About to trigger peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:180 peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:17.394+00:00 triggering peer events topics="libp2p connmanager" tid=1 file=connmanager.nim:185 peer=16U*Vi9Kaf event="(kind: Left)"
|
|
TRC 2026-03-30 04:56:17.394+00:00 About to trigger connection events topics="libp2p connmanager" tid=1 file=connmanager.nim:148 peer=16U*Vi9Kaf
|
|
TRC 2026-03-30 04:56:17.394+00:00 Closing with EOF topics="libp2p lpstream" tid=1 file=lpstream.nim:307 s=69ca026d48bb1e75b10dc889
|
|
TRC 2026-03-30 04:56:17.394+00:00 Already closed topics="libp2p lpstream" tid=1 file=lpstream.nim:283 s=69ca026d48bb1e75b10dc889
|
|
TRC 2026-03-30 04:56:17.394+00:00 Stream handler done tid=1 file=muxedupgrade.nim:100 conn=16U*Vi9Kaf:69ca026d48bb1e75b10dc889
|
|
DBG 2026-03-30 04:56:17.395+00:00 calculateConnectionState tid=1 file=node_health_monitor.nim:408 relayCount=0 storeClientCount=0 lightpushCount=0 filterCount=0
|
|
TRC 2026-03-30 04:56:17.395+00:00 Closed yamux topics="libp2p yamux" tid=1 file=yamux.nim:549
|
|
TRC 2026-03-30 04:56:17.395+00:00 finished handling stream topics="libp2p yamux" tid=1 file=yamux.nim:555
|
|
TRC 2026-03-30 04:56:17.395+00:00 Stopped yamux handler topics="libp2p yamux" tid=1 file=yamux.nim:668
|
|
TRC 2026-03-30 04:56:17.507+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:101 address=one.one.one.one servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_UNSPEC
|
|
TRC 2026-03-30 04:56:17.510+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:155 resolvedAddresses={"1.1.1.1", "1.0.0.1", "2606:4700:4700:0000:0000:0000:0000:1001", "2606:4700:4700:0000:0000:0000:0000:1111"} server=1.1.1.1:53
|
|
NTC 2026-03-30 04:56:17.830+00:00 Shutting down after receiving SIGTERM topics="wakunode main" tid=1 file=wakunode2.nim:82
|
|
INF 2026-03-30 04:56:17.831+00:00 Stopping discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:362
|
|
TRC 2026-03-30 04:56:17.831+00:00 Stop listening on discv5 port topics="waku discv5" tid=1 file=waku_discv5.nim:365
|
|
INF 2026-03-30 04:56:17.831+00:00 Successfully stopped discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:368
|
|
TRC 2026-03-30 04:56:17.831+00:00 Stopping switch topics="libp2p switch" tid=1 file=switch.nim:328
|
|
INF 2026-03-30 04:56:17.832+00:00 Stopping AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:237
|
|
TRC 2026-03-30 04:56:17.832+00:00 Closing ConnManager topics="libp2p connmanager" tid=1 file=connmanager.nim:434
|
|
TRC 2026-03-30 04:56:17.832+00:00 Closed ConnManager topics="libp2p connmanager" tid=1 file=connmanager.nim:448
|
|
TRC 2026-03-30 04:56:17.832+00:00 Stopping TCP transport topics="libp2p tcptransport" tid=1 file=tcptransport.nim:159
|
|
TRC 2026-03-30 04:56:17.832+00:00 stopping transport topics="libp2p transport" tid=1 file=transport.nim:59 address=@[/ip4/0.0.0.0/tcp/18164]
|
|
TRC 2026-03-30 04:56:17.832+00:00 Transport stopped topics="libp2p tcptransport" tid=1 file=tcptransport.nim:189
|
|
TRC 2026-03-30 04:56:17.832+00:00 Stopping WS transport topics="libp2p wstransport" tid=1 file=wstransport.nim:213
|
|
TRC 2026-03-30 04:56:17.832+00:00 stopping transport topics="libp2p transport" tid=1 file=transport.nim:59 address=@[/ip4/0.0.0.0/tcp/18165/ws]
|
|
TRC 2026-03-30 04:56:17.832+00:00 Transport stopped topics="libp2p wstransport" tid=1 file=wstransport.nim:235
|
|
TRC 2026-03-30 04:56:17.832+00:00 Switch stopped topics="libp2p switch" tid=1 file=switch.nim:354
|
|
WRN 2026-03-30 04:56:17.832+00:00 Stopping rendezvous without starting it topics="waku rendezvous" tid=1 file=rendezvous.nim:638
|
|
WRN 2026-03-30 04:56:17.832+00:00 Stopping rendezvous without starting it topics="waku rendezvous" tid=1 file=rendezvous.nim:638
|
|
INF 2026-03-30 04:56:17.832+00:00 waku rendezvous discovery stopped topics="waku rendezvous" tid=1 file=protocol.nim:239
|
|
INF 2026-03-30 04:56:17.833+00:00 waku rendezvous client stopped topics="waku rendezvous client" tid=1 file=client.nim:142
|
|
INF 2026-03-30 04:56:17.833+00:00 Health monitor loop end tid=1 file=node_health_monitor.nim:543
|
|
NTC 2026-03-30 04:56:17.833+00:00 REST service stopped tid=1 file=server.nim:187 address=0.0.0.0:18163
|