Skip to content

Instantly share code, notes, and snippets.

@cameri
Created December 15, 2022 21:54
Show Gist options
  • Save cameri/f68cdcb69ac2cff29c9ecb568db969ae to your computer and use it in GitHub Desktop.
Save cameri/f68cdcb69ac2cff29c9ecb568db969ae to your computer and use it in GitHub Desktop.
Dec 15 21:29:07.422  INFO nostr_rs_relay: Starting up from main
Dec 15 21:29:07.434  INFO nostr_rs_relay::server: listening on: 0.0.0.0:8080
Dec 15 21:29:07.436  INFO nostr_rs_relay::server: db writer created
Dec 15 21:29:07.437  INFO nostr_rs_relay::server: control message listener started
Dec 15 21:29:07.441  INFO nostr_rs_relay::db: Built a connection pool "client query" (min=4, max=128)
Dec 15 21:29:07.441  INFO nostr_rs_relay::db: Built a connection pool "event writer" (min=1, max=4)
Dec 15 21:29:07.441  INFO nostr_rs_relay::db: opened database "/usr/src/app/db/nostr.db" for writing
Dec 15 21:29:07.441  INFO nostr_rs_relay::schema: DB version = 8
Dec 15 21:29:07.441  INFO nostr_rs_relay::db: Enabling rate limits for event creation (50/sec)
Dec 15 21:29:12.261  INFO nostr_rs_relay::db: Could not parse hex range from author "tungstenite?"
Dec 15 21:29:13.099  INFO nostr_rs_relay::db: persisted event: "5ff450c0" from: "eb6ed93e" in: 771.881µs
Dec 15 21:29:16.845  INFO nostr_rs_relay::server: stopping connection for client: e8f1483d, ip: "172.17.0.1" (client sent 0 event(s), received 738)
Dec 15 21:29:19.704  INFO nostr_rs_relay::db: Could not parse hex range from author "tungstenite?"
Dec 15 21:29:20.136  INFO nostr_rs_relay::server: client de397a4f sent event that could not be parsed
Dec 15 21:29:22.727  INFO nostr_rs_relay::db: persisted event: "b7154813" from: "22f11294" in: 132.104299ms
Dec 15 21:29:23.157  INFO nostr_rs_relay::server: stopping connection for client: 3a9cb717, ip: "172.17.0.1" (client sent 0 event(s), received 107)
Dec 15 21:29:23.624  INFO nostr_rs_relay::db: persisted event: "9f3650bd" from: "9282ce67" in: 656.785µs
Dec 15 21:29:24.474  INFO nostr_rs_relay::server: stopping connection for client: 0e41ba4f, ip: "172.17.0.1" (client sent 0 event(s), received 194)
Dec 15 21:29:24.964  INFO nostr_rs_relay::server: stopping connection for client: 7c545893, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:29:25.987  INFO nostr_rs_relay::server: stopping connection for client: 4043891e, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:29:25.991  INFO nostr_rs_relay::server: stopping connection for client: 3cc10e09, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:29:25.992  INFO nostr_rs_relay::server: stopping connection for client: c97245a1, ip: "172.17.0.1" (client sent 0 event(s), received 331)
Dec 15 21:29:28.404  INFO nostr_rs_relay::db: persisted event: "681ecd03" from: "a7b61167" in: 786.07µs
Dec 15 21:29:33.423  INFO nostr_rs_relay::server: stopping connection for client: 9760f5aa, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:29:39.107  INFO nostr_rs_relay::server: stopping connection for client: df91d79f, ip: "172.17.0.1" (client sent 0 event(s), received 54)
Dec 15 21:29:40.577  INFO nostr_rs_relay::server: stopping connection for client: 85213fc4, ip: "172.17.0.1" (client sent 0 event(s), received 3638)
Dec 15 21:29:41.713  INFO nostr_rs_relay::server: stopping connection for client: 5044462a, ip: "172.17.0.1" (client sent 0 event(s), received 86)
Dec 15 21:29:43.231  INFO nostr_rs_relay::server: stopping connection for client: d14f11f1, ip: "172.17.0.1" (client sent 0 event(s), received 253)
Dec 15 21:29:43.607  INFO nostr_rs_relay::server: stopping connection for client: bb498151, ip: "172.17.0.1" (client sent 0 event(s), received 4)
Dec 15 21:29:45.307  INFO nostr_rs_relay::db: persisted event: "3f73860b" from: "c91b2374" in: 107.490627ms
Dec 15 21:29:48.598  INFO nostr_rs_relay::server: stopping connection for client: 18364e7a, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:29:50.696  INFO nostr_rs_relay::db: persisted event: "442b5968" from: "8aeec39b" in: 931.676µs
Dec 15 21:29:50.795  INFO nostr_rs_relay::server: stopping connection for client: 64dd08ef, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:29:53.781  INFO nostr_rs_relay::server: stopping connection for client: 4b5ac0fa, ip: "172.17.0.1" (client sent 0 event(s), received 751)
Dec 15 21:29:54.815  INFO nostr_rs_relay::db: persisted event: "f54e8476" from: "f43c6267" in: 662.588µs
Dec 15 21:29:59.415  INFO nostr_rs_relay::db: Could not parse hex range from author "tungstenite?"
Dec 15 21:30:04.509  INFO nostr_rs_relay::server: stopping connection for client: 5f65e600, ip: "172.17.0.1" (client sent 0 event(s), received 585)
Dec 15 21:30:11.526  INFO nostr_rs_relay::db: persisted event: "15e04585" from: "9682c33f" in: 955.384µs
Dec 15 21:30:11.562  INFO nostr_rs_relay::server: stopping connection for client: 238782e9, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:30:15.385  INFO nostr_rs_relay::db: persisted event: "08c0d665" from: "eb6ed93e" in: 1.040798ms
Dec 15 21:30:15.968  INFO nostr_rs_relay::server: stopping connection for client: 0662fe29, ip: "172.17.0.1" (client sent 0 event(s), received 58)
Dec 15 21:30:16.963  INFO nostr_rs_relay::server: stopping connection for client: 55a61ba7, ip: "172.17.0.1" (client sent 0 event(s), received 41)
Dec 15 21:30:19.316  INFO nostr_rs_relay::db: persisted event: "40fd8d58" from: "183d7c63" in: 737.348µs
Dec 15 21:30:20.636  INFO nostr_rs_relay::server: stopping connection for client: 2ae878ff, ip: "172.17.0.1" (client sent 1 event(s), received 1273)
Dec 15 21:30:23.426  INFO nostr_rs_relay::server: stopping connection for client: 1f0d4d07, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:30:24.173  INFO nostr_rs_relay::server: stopping connection for client: f46dab69, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:30:24.411  INFO nostr_rs_relay::db: persisted event: "40b70f01" from: "ab54780c" in: 671.274µs
Dec 15 21:30:24.463  INFO nostr_rs_relay::server: stopping connection for client: 24ee77a0, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:30:24.927  INFO nostr_rs_relay::db: persisted event: "fe91bb08" from: "82341f88" in: 512.459µs
Dec 15 21:30:26.125  INFO nostr_rs_relay::db: persisted event: "1775fdf5" from: "4ac4324b" in: 642.85µs
Dec 15 21:30:27.326  INFO nostr_rs_relay::db: persisted event: "55ef7da9" from: "fde9cf3d" in: 336.364µs
Dec 15 21:30:28.626  INFO nostr_rs_relay::db: persisted event: "54287643" from: "fde9cf3d" in: 99.6433ms
Dec 15 21:30:29.859  INFO nostr_rs_relay::db: persisted event: "ba2cdec1" from: "4ac4324b" in: 137.203157ms
Dec 15 21:30:33.050  INFO nostr_rs_relay::server: stopping connection for client: d1f720ae, ip: "172.17.0.1" (client sent 1 event(s), received 0)
Dec 15 21:30:37.582  INFO nostr_rs_relay::server: stopping connection for client: b6eb4c9a, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:30:38.915  INFO nostr_rs_relay::server: stopping connection for client: f9ab4f84, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:30:39.787  INFO nostr_rs_relay::server: stopping connection for client: a4548919, ip: "172.17.0.1" (client sent 0 event(s), received 1)
Dec 15 21:30:39.798  INFO nostr_rs_relay::db: persisted event: "ec23c468" from: "183d7c63" in: 235.062387ms
Dec 15 21:30:44.948  INFO nostr_rs_relay::server: stopping connection for client: c15bb99c, ip: "172.17.0.1" (client sent 0 event(s), received 542)
Dec 15 21:30:45.415  INFO nostr_rs_relay::db: persisted event: "7a636d9f" from: "5e51094f" in: 621.925µs
Dec 15 21:30:46.650  INFO nostr_rs_relay::server: stopping connection for client: 5c6516f7, ip: "172.17.0.1" (client sent 1 event(s), received 336)
Dec 15 21:30:48.803  INFO nostr_rs_relay::db: persisted event: "a926a174" from: "2f491b68" in: 105.72515ms
Dec 15 21:30:48.911  INFO nostr_rs_relay::server: stopping connection for client: e05253a2, ip: "172.17.0.1" (client sent 5 event(s), received 1214)
Dec 15 21:30:49.614  INFO nostr_rs_relay::db: persisted event: "fc4e157d" from: "5c10ed06" in: 604.828µs
Dec 15 21:30:50.672  INFO nostr_rs_relay::db: persisted event: "0201ef20" from: "5c10ed06" in: 611.344µs
Dec 15 21:30:51.451  INFO nostr_rs_relay::db: persisted event: "085a8bf1" from: "8aeec39b" in: 487.902µs
Dec 15 21:30:53.171  INFO nostr_rs_relay::db: persisted event: "f331b42a" from: "5c10ed06" in: 55.873785ms
Dec 15 21:30:55.458  INFO nostr_rs_relay::server: stopping connection for client: fcc9a525, ip: "172.17.0.1" (client sent 0 event(s), received 1)
Dec 15 21:30:57.273  INFO nostr_rs_relay::server: stopping connection for client: 6dc2b5b9, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:30:59.157  INFO nostr_rs_relay::db: persisted event: "0db216d1" from: "c6af5b8e" in: 12.960471ms
Dec 15 21:30:59.782  INFO nostr_rs_relay::db: persisted event: "22a3a22d" from: "5c10ed06" in: 644.453µs
Dec 15 21:31:00.883  INFO nostr_rs_relay::server: stopping connection for client: 4d7aca35, ip: "172.17.0.1" (client sent 0 event(s), received 5)
Dec 15 21:31:01.059  INFO nostr_rs_relay::server: stopping connection for client: 22346198, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:31:01.122  INFO nostr_rs_relay::server: stopping connection for client: 166c4004, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:31:02.023  INFO nostr_rs_relay::db: persisted event: "1e138822" from: "82341f88" in: 671.467µs
Dec 15 21:31:03.609  INFO nostr_rs_relay::db: hid 1 older replaceable kind 3 events for author: "eb6ed93e"
Dec 15 21:31:03.610  INFO nostr_rs_relay::db: persisted event: "f80575a3" from: "eb6ed93e" in: 29.23367ms
Dec 15 21:31:07.722  INFO nostr_rs_relay::server: stopping connection for client: f0c2c2be, ip: "172.17.0.1" (client sent 0 event(s), received 16)
Dec 15 21:31:13.852  INFO nostr_rs_relay::db: persisted event: "18f61c4b" from: "82341f88" in: 601.052µs
Dec 15 21:31:15.629  INFO nostr_rs_relay::db: persisted event: "5d51b5ad" from: "a7b61167" in: 542.682µs
Dec 15 21:31:16.284  INFO nostr_rs_relay::server: stopping connection for client: 57dc4415, ip: "172.17.0.1" (client sent 2 event(s), received 344)
Dec 15 21:31:18.051  INFO nostr_rs_relay::server: stopping connection for client: e62a22f5, ip: "172.17.0.1" (client sent 0 event(s), received 1)
Dec 15 21:31:19.566  INFO nostr_rs_relay::db: persisted event: "b521db31" from: "2f491b68" in: 382.672µs
Dec 15 21:31:21.559  INFO nostr_rs_relay::db: hid 1 older replaceable kind 3 events for author: "000347b7"
Dec 15 21:31:21.559  INFO nostr_rs_relay::db: persisted event: "b7bfada1" from: "000347b7" in: 26.083917ms
Dec 15 21:31:23.600  INFO nostr_rs_relay::db: Could not parse hex range from author "tungstenite?"
Dec 15 21:31:23.766  INFO nostr_rs_relay::server: stopping connection for client: 6f9de228, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:31:27.742  INFO nostr_rs_relay::server: stopping connection for client: 7a123d16, ip: "172.17.0.1" (client sent 0 event(s), received 740)
Dec 15 21:31:27.842  INFO nostr_rs_relay::db: persisted event: "52c64b2f" from: "eb6ed93e" in: 658.511µs
Dec 15 21:31:28.580  INFO nostr_rs_relay::db: persisted event: "c721502b" from: "22f11294" in: 401.661µs
Dec 15 21:31:28.657  INFO nostr_rs_relay::db: hid 1 older replaceable kind 3 events for author: "46fcbe30"
Dec 15 21:31:28.659  INFO nostr_rs_relay::db: persisted event: "031c8f00" from: "46fcbe30" in: 34.6821ms
Dec 15 21:31:30.857  INFO nostr_rs_relay::server: stopping connection for client: 1a5127a0, ip: "172.17.0.1" (client sent 0 event(s), received 14259)
Dec 15 21:31:33.204  INFO nostr_rs_relay::server: stopping connection for client: 3e579f0d, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:31:33.233  INFO nostr_rs_relay::server: stopping connection for client: 3cdc67fc, ip: "172.17.0.1" (client sent 0 event(s), received 65)
Dec 15 21:31:33.323  INFO nostr_rs_relay::db: persisted event: "ae408afd" from: "c6af5b8e" in: 592.638µs
Dec 15 21:31:36.116  INFO nostr_rs_relay::server: stopping connection for client: e3e74ffb, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:31:37.490  INFO nostr_rs_relay::server: stopping connection for client: 53ef3e29, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:31:37.787  INFO nostr_rs_relay::server: stopping connection for client: b24e9961, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:31:42.438  INFO nostr_rs_relay::db: persisted event: "26aebae6" from: "2f491b68" in: 524.087µs
Dec 15 21:31:46.510  INFO nostr_rs_relay::db: persisted event: "2956fb78" from: "2f491b68" in: 534.548µs
Dec 15 21:31:46.965  INFO nostr_rs_relay::server: stopping connection for client: 6b3cedc8, ip: "172.17.0.1" (client sent 0 event(s), received 16)
Dec 15 21:31:48.010  INFO nostr_rs_relay::server: stopping connection for client: 96c973d1, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:31:50.508  INFO nostr_rs_relay::db: persisted event: "0120048c" from: "2f491b68" in: 944.822µs
Dec 15 21:31:50.625  INFO nostr_rs_relay::server: stopping connection for client: d264e0ca, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:31:52.190  INFO nostr_rs_relay::db: hid 1 older replaceable kind 3 events for author: "000347b7"
Dec 15 21:31:52.190  INFO nostr_rs_relay::db: persisted event: "d313c60e" from: "000347b7" in: 27.500542ms
Dec 15 21:31:53.053  INFO nostr_rs_relay::db: persisted event: "e81679e6" from: "2f491b68" in: 1.659142ms
Dec 15 21:31:53.375  INFO nostr_rs_relay::server: stopping connection for client: 3ee0723a, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:31:55.099  INFO nostr_rs_relay::server: stopping connection for client: b0c5d367, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:31:56.625  INFO nostr_rs_relay::server: stopping connection for client: 033db0ae, ip: "172.17.0.1" (client sent 2 event(s), received 4238)
Dec 15 21:31:57.082  INFO nostr_rs_relay::server: stopping connection for client: 8821754e, ip: "172.17.0.1" (client sent 0 event(s), received 1328)
Dec 15 21:31:57.184  INFO nostr_rs_relay::server: stopping connection for client: b92f0f34, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:31:58.766  INFO nostr_rs_relay::server: stopping connection for client: 84bbb8ea, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:31:59.565  WARN nostr_rs_relay::db: Could not get a database connection for querying
Dec 15 21:31:59.566  WARN nostr_rs_relay::db: Could not get a database connection for querying
Dec 15 21:31:59.567  WARN nostr_rs_relay::db: Could not get a database connection for querying
Dec 15 21:31:59.567  WARN nostr_rs_relay::db: Could not get a database connection for querying
Dec 15 21:31:59.567  WARN nostr_rs_relay::db: Could not get a database connection for querying
Dec 15 21:31:59.567  WARN nostr_rs_relay::db: Could not get a database connection for querying
Dec 15 21:31:59.567  WARN nostr_rs_relay::db: Could not get a database connection for querying
Dec 15 21:31:59.571  WARN nostr_rs_relay::db: Could not get a database connection for querying
Dec 15 21:32:02.681  INFO nostr_rs_relay::db: persisted event: "3c0bc393" from: "46fcbe30" in: 710.27µs
Dec 15 21:32:02.919  INFO nostr_rs_relay::server: stopping connection for client: 02b1a488, ip: "172.17.0.1" (client sent 5 event(s), received 1082)
Dec 15 21:32:03.321  INFO nostr_rs_relay::server: stopping connection for client: 8b8e82ef, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:32:09.125  INFO nostr_rs_relay::server: stopping connection for client: 02ef2bba, ip: "172.17.0.1" (client sent 0 event(s), received 3)
Dec 15 21:32:12.855  INFO nostr_rs_relay::server: stopping connection for client: 69b823a1, ip: "172.17.0.1" (client sent 0 event(s), received 1)
Dec 15 21:32:12.865  INFO nostr_rs_relay::db: persisted event: "1150e912" from: "4b5520fd" in: 641.999µs
Dec 15 21:32:14.391  INFO nostr_rs_relay::server: stopping connection for client: 58ef46ea, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:32:14.391  INFO nostr_rs_relay::server: stopping connection for client: 8fc9edbe, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:32:14.391  INFO nostr_rs_relay::server: stopping connection for client: f90c63c9, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:32:14.393  INFO nostr_rs_relay::server: stopping connection for client: 898ce97f, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:32:16.475  INFO nostr_rs_relay::server: stopping connection for client: 5bb74533, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:32:17.027  INFO nostr_rs_relay::server: stopping connection for client: 37c287b5, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:32:21.305  INFO nostr_rs_relay::db: persisted event: "1e953514" from: "4b5520fd" in: 513.22µs
Dec 15 21:32:26.171  INFO nostr_rs_relay::db: persisted event: "ac5fb5aa" from: "992a8aa5" in: 612.58µs
Dec 15 21:32:27.020  INFO nostr_rs_relay::db: persisted event: "38c0dcfc" from: "4b5520fd" in: 479.509µs
Dec 15 21:32:27.764  INFO nostr_rs_relay::server: stopping connection for client: 2086a072, ip: "172.17.0.1" (client sent 0 event(s), received 29)
Dec 15 21:32:27.835  INFO nostr_rs_relay::server: stopping connection for client: e9e03d3c, ip: "172.17.0.1" (client sent 0 event(s), received 42)
Dec 15 21:32:28.574  INFO nostr_rs_relay::server: stopping connection for client: 8b5626e3, ip: "172.17.0.1" (client sent 0 event(s), received 54)
Dec 15 21:32:29.297  INFO nostr_rs_relay::db: hid 1 older replaceable kind 3 events for author: "000347b7"
Dec 15 21:32:29.298  INFO nostr_rs_relay::db: persisted event: "78d95656" from: "000347b7" in: 25.685549ms
Dec 15 21:32:29.404  INFO nostr_rs_relay::server: stopping connection for client: d0a4b608, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:32:30.311  INFO nostr_rs_relay::server: stopping connection for client: 6fe3c250, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:32:32.370  INFO nostr_rs_relay::server: stopping connection for client: 13ea6d9e, ip: "172.17.0.1" (client sent 0 event(s), received 14)
Dec 15 21:32:32.709  INFO nostr_rs_relay::db: persisted event: "b0034cca" from: "b4d9d58e" in: 98.302806ms
Dec 15 21:32:32.769  INFO nostr_rs_relay::server: stopping connection for client: ac4b7017, ip: "172.17.0.1" (client sent 0 event(s), received 736)
Dec 15 21:32:34.515  INFO nostr_rs_relay::server: stopping connection for client: af65523e, ip: "172.17.0.1" (client sent 0 event(s), received 12266)
Dec 15 21:32:34.570  INFO nostr_rs_relay::server: stopping connection for client: 7991223d, ip: "172.17.0.1" (client sent 0 event(s), received 300)
Dec 15 21:32:34.600  INFO nostr_rs_relay::server: stopping connection for client: 94d3e9e0, ip: "172.17.0.1" (client sent 3 event(s), received 31)
Dec 15 21:32:36.808  INFO nostr_rs_relay::server: stopping connection for client: 12937253, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:32:38.740  INFO nostr_rs_relay::server: stopping connection for client: 5fce8f56, ip: "172.17.0.1" (client sent 0 event(s), received 145)
Dec 15 21:32:40.609  INFO nostr_rs_relay::db: hid 1 older replaceable kind 3 events for author: "000347b7"
Dec 15 21:32:40.610  INFO nostr_rs_relay::db: persisted event: "b8337b1f" from: "000347b7" in: 38.190139ms
Dec 15 21:32:41.219  INFO nostr_rs_relay::server: stopping connection for client: 7f14e126, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:32:42.425  INFO nostr_rs_relay::server: stopping connection for client: 7b6626f8, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:32:43.209  INFO nostr_rs_relay::server: stopping connection for client: 5ac9c558, ip: "172.17.0.1" (client sent 0 event(s), received 62)
Dec 15 21:32:43.209  INFO nostr_rs_relay::server: stopping connection for client: cfb935d1, ip: "172.17.0.1" (client sent 0 event(s), received 327)
Dec 15 21:32:43.209  INFO nostr_rs_relay::server: stopping connection for client: b7178523, ip: "172.17.0.1" (client sent 0 event(s), received 112)
Dec 15 21:32:43.209  INFO nostr_rs_relay::server: stopping connection for client: f9c4706a, ip: "172.17.0.1" (client sent 0 event(s), received 327)
Dec 15 21:32:43.209  INFO nostr_rs_relay::server: stopping connection for client: 1deefe04, ip: "172.17.0.1" (client sent 0 event(s), received 135)
Dec 15 21:32:43.209  INFO nostr_rs_relay::server: stopping connection for client: 49ae1867, ip: "172.17.0.1" (client sent 0 event(s), received 327)
Dec 15 21:32:43.209  INFO nostr_rs_relay::server: stopping connection for client: 2b3243d0, ip: "172.17.0.1" (client sent 0 event(s), received 327)
Dec 15 21:32:43.209  INFO nostr_rs_relay::server: stopping connection for client: b65f5b35, ip: "172.17.0.1" (client sent 1 event(s), received 135)
Dec 15 21:32:43.210  INFO nostr_rs_relay::server: stopping connection for client: bddbc165, ip: "172.17.0.1" (client sent 0 event(s), received 40)
Dec 15 21:32:43.210  INFO nostr_rs_relay::server: stopping connection for client: fc017d24, ip: "172.17.0.1" (client sent 0 event(s), received 327)
Dec 15 21:32:43.210  INFO nostr_rs_relay::server: stopping connection for client: e8140aa7, ip: "172.17.0.1" (client sent 0 event(s), received 151)
Dec 15 21:32:43.210  INFO nostr_rs_relay::server: stopping connection for client: 05847c0d, ip: "172.17.0.1" (client sent 0 event(s), received 135)
Dec 15 21:32:43.210  INFO nostr_rs_relay::server: stopping connection for client: 70bc0d61, ip: "172.17.0.1" (client sent 0 event(s), received 332)
Dec 15 21:32:43.210  INFO nostr_rs_relay::server: stopping connection for client: c57a8c3f, ip: "172.17.0.1" (client sent 0 event(s), received 133)
Dec 15 21:32:43.210  INFO nostr_rs_relay::server: stopping connection for client: 7fec26a0, ip: "172.17.0.1" (client sent 0 event(s), received 89)
Dec 15 21:32:43.210  INFO nostr_rs_relay::server: stopping connection for client: a8e79169, ip: "172.17.0.1" (client sent 0 event(s), received 327)
Dec 15 21:32:43.210  INFO nostr_rs_relay::server: stopping connection for client: b31b5c1b, ip: "172.17.0.1" (client sent 0 event(s), received 327)
Dec 15 21:32:43.210  INFO nostr_rs_relay::server: stopping connection for client: 73ee520f, ip: "172.17.0.1" (client sent 0 event(s), received 327)
Dec 15 21:32:43.210  INFO nostr_rs_relay::server: stopping connection for client: 587286f1, ip: "172.17.0.1" (client sent 0 event(s), received 135)
Dec 15 21:32:43.210  INFO nostr_rs_relay::server: stopping connection for client: 94de5e6e, ip: "172.17.0.1" (client sent 0 event(s), received 1425)
Dec 15 21:32:43.210  INFO nostr_rs_relay::server: stopping connection for client: 8f1c4511, ip: "172.17.0.1" (client sent 0 event(s), received 27)
Dec 15 21:32:43.210  INFO nostr_rs_relay::server: stopping connection for client: ea11583e, ip: "172.17.0.1" (client sent 0 event(s), received 329)
Dec 15 21:32:43.210  INFO nostr_rs_relay::server: stopping connection for client: 9bda58c9, ip: "172.17.0.1" (client sent 0 event(s), received 287)
Dec 15 21:32:43.210  INFO nostr_rs_relay::server: stopping connection for client: 0d15adde, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:32:43.210  INFO nostr_rs_relay::server: stopping connection for client: 093f25bc, ip: "172.17.0.1" (client sent 0 event(s), received 327)
Dec 15 21:32:46.243  INFO nostr_rs_relay::server: stopping connection for client: 0725fe6c, ip: "172.17.0.1" (client sent 1 event(s), received 46)
Dec 15 21:32:49.511  INFO nostr_rs_relay::server: stopping connection for client: cade519c, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:32:49.978  INFO nostr_rs_relay::db: persisted event: "bc17b8ff" from: "b2a81fc4" in: 31.564036ms
Dec 15 21:32:50.129  INFO nostr_rs_relay::server: stopping connection for client: bba4604c, ip: "172.17.0.1" (client sent 0 event(s), received 26)
Dec 15 21:32:53.908  INFO nostr_rs_relay::server: stopping connection for client: 34c75344, ip: "172.17.0.1" (client sent 0 event(s), received 8)
Dec 15 21:32:54.368  INFO nostr_rs_relay::server: stopping connection for client: 01846003, ip: "172.17.0.1" (client sent 0 event(s), received 1)
Dec 15 21:32:55.329  INFO nostr_rs_relay::db: hid 1 older replaceable kind 3 events for author: "000347b7"
Dec 15 21:32:55.330  INFO nostr_rs_relay::db: persisted event: "46e4b21e" from: "000347b7" in: 37.219981ms
Dec 15 21:32:56.102  INFO nostr_rs_relay::db: Could not parse hex range from author "tungstenite?"
Dec 15 21:32:57.477  INFO nostr_rs_relay::server: stopping connection for client: 11715a55, ip: "172.17.0.1" (client sent 0 event(s), received 1)
Dec 15 21:32:57.925  INFO nostr_rs_relay::db: Could not parse hex range from author "tungstenite?"
Dec 15 21:33:07.279  INFO nostr_rs_relay::db: persisted event: "bc842984" from: "ab54780c" in: 595.31µs
Dec 15 21:33:08.892  INFO nostr_rs_relay::db: Could not parse hex range from author "tungstenite?"
Dec 15 21:33:12.455  INFO nostr_rs_relay::server: stopping connection for client: ccf0514d, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:33:14.099  INFO nostr_rs_relay::db: persisted event: "c77cd212" from: "c6af5b8e" in: 797.984µs
Dec 15 21:33:16.964  INFO nostr_rs_relay::server: stopping connection for client: 20478f42, ip: "172.17.0.1" (client sent 1 event(s), received 515)
Dec 15 21:33:17.997  INFO nostr_rs_relay::server: stopping connection for client: 38daa935, ip: "172.17.0.1" (client sent 0 event(s), received 261)
Dec 15 21:33:20.262  INFO nostr_rs_relay::server: stopping connection for client: cea02fe2, ip: "172.17.0.1" (client sent 1 event(s), received 3)
Dec 15 21:33:21.706  INFO nostr_rs_relay::server: stopping connection for client: 3662fe62, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:33:23.101  INFO nostr_rs_relay::db: persisted event: "a9dc48c3" from: "f93cbbbf" in: 25.453477ms
Dec 15 21:33:23.959  INFO nostr_rs_relay::server: stopping connection for client: 67dc870c, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:33:25.426  INFO nostr_rs_relay::server: stopping connection for client: 8e42f517, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:33:28.242  INFO nostr_rs_relay::server: stopping connection for client: 02f7816b, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:33:28.516  INFO nostr_rs_relay::db: persisted event: "3a9781aa" from: "8ce1638d" in: 562.114µs
Dec 15 21:33:34.755  INFO nostr_rs_relay::db: persisted event: "19932349" from: "e9691125" in: 1.143176ms
Dec 15 21:33:35.884  INFO nostr_rs_relay::server: stopping connection for client: 49c06d19, ip: "172.17.0.1" (client sent 0 event(s), received 594)
Dec 15 21:33:35.915  INFO nostr_rs_relay::db: Could not parse hex range from author "0xb0538e94cee023862d70e014e84ec02555fcb9ad"
Dec 15 21:33:39.098  INFO nostr_rs_relay::server: stopping connection for client: 19e8663f, ip: "172.17.0.1" (client sent 0 event(s), received 795)
Dec 15 21:33:41.410  INFO nostr_rs_relay::server: stopping connection for client: 6e1ce0ef, ip: "172.17.0.1" (client sent 1 event(s), received 1743)
Dec 15 21:33:45.963  INFO nostr_rs_relay::server: stopping connection for client: 7cf82a7b, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:33:48.160  INFO nostr_rs_relay::db: persisted event: "e87df14b" from: "46fcbe30" in: 1.11387ms
Dec 15 21:33:49.494  INFO nostr_rs_relay::db: persisted event: "bd8d447f" from: "8508c1fd" in: 405.757µs
Dec 15 21:33:49.721  INFO nostr_rs_relay::server: stopping connection for client: 3987fb2b, ip: "172.17.0.1" (client sent 0 event(s), received 2165)
Dec 15 21:33:50.071  INFO nostr_rs_relay::db: persisted event: "1a55e472" from: "8508c1fd" in: 86.571154ms
Dec 15 21:33:54.320  INFO nostr_rs_relay::db: persisted event: "8eafcc9d" from: "00fbcc34" in: 638.535µs
Dec 15 21:33:56.273  INFO nostr_rs_relay::server: stopping connection for client: 4c543e54, ip: "172.17.0.1" (client sent 0 event(s), received 671)
Dec 15 21:33:56.399  INFO nostr_rs_relay::db: persisted event: "2d27648f" from: "47ba2d77" in: 1.277677283s
Dec 15 21:33:56.682  INFO nostr_rs_relay::db: persisted event: "d60dd59f" from: "de424fd5" in: 581.77µs
Dec 15 21:33:57.420  INFO nostr_rs_relay::db: persisted event: "efa1955d" from: "de424fd5" in: 108.531093ms
Dec 15 21:33:58.962  INFO nostr_rs_relay::server: stopping connection for client: 6000d73d, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:34:04.274  INFO nostr_rs_relay::db: hid 1 older replaceable kind 3 events for author: "000347b7"
Dec 15 21:34:04.275  INFO nostr_rs_relay::db: persisted event: "5d2eae36" from: "000347b7" in: 27.388264ms
Dec 15 21:34:04.292  INFO nostr_rs_relay::db: persisted event: "61de98ea" from: "705f73f8" in: 677.349µs
Dec 15 21:34:08.663  INFO nostr_rs_relay::server: stopping connection for client: 8ac6b36b, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:34:10.840  INFO nostr_rs_relay::server: stopping connection for client: cce0f7fd, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:34:11.289  INFO nostr_rs_relay::db: persisted event: "5028ea74" from: "a7b61167" in: 894.825µs
Dec 15 21:34:12.674  INFO nostr_rs_relay::db: persisted event: "3fc4b434" from: "992a8aa5" in: 631.762µs
Dec 15 21:34:13.653  INFO nostr_rs_relay::server: stopping connection for client: e108078b, ip: "172.17.0.1" (client sent 0 event(s), received 127)
Dec 15 21:34:13.655  INFO nostr_rs_relay::server: stopping connection for client: b82c6539, ip: "172.17.0.1" (client sent 0 event(s), received 16)
Dec 15 21:34:15.571  INFO nostr_rs_relay::server: stopping connection for client: 56575113, ip: "172.17.0.1" (client sent 1 event(s), received 871)
Dec 15 21:34:16.899  INFO nostr_rs_relay::server: stopping connection for client: 8bf054c1, ip: "172.17.0.1" (client sent 0 event(s), received 92)
Dec 15 21:34:17.905  INFO nostr_rs_relay::server: stopping connection for client: b36703b1, ip: "172.17.0.1" (client sent 0 event(s), received 531)
Dec 15 21:34:19.446  INFO nostr_rs_relay::db: persisted event: "c3e9a77f" from: "b6a79a50" in: 531.222µs
Dec 15 21:34:20.741  INFO nostr_rs_relay::db: persisted event: "39f8951e" from: "75915fe0" in: 478.511µs
Dec 15 21:34:20.846  INFO nostr_rs_relay::db: hid 1 older replaceable kind 3 events for author: "000347b7"
Dec 15 21:34:20.847  INFO nostr_rs_relay::db: persisted event: "fc2724b3" from: "000347b7" in: 44.211505ms
Dec 15 21:34:23.780  INFO nostr_rs_relay::server: unknown error (client: 647f5e39, ip: "172.17.0.1"): Some(Err(Protocol(InvalidOpcode(11)))) (closing conn)
Dec 15 21:34:23.780  INFO nostr_rs_relay::server: stopping connection for client: 647f5e39, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:34:29.930  INFO nostr_rs_relay::db: hid 1 older replaceable kind 3 events for author: "000347b7"
Dec 15 21:34:29.931  INFO nostr_rs_relay::db: persisted event: "3ba366d4" from: "000347b7" in: 30.216502ms
Dec 15 21:34:30.011  INFO nostr_rs_relay::server: stopping connection for client: fc7f2012, ip: "172.17.0.1" (client sent 0 event(s), received 13)
Dec 15 21:34:31.603  INFO nostr_rs_relay::db: persisted event: "14dbec8f" from: "32e18276" in: 824.926µs
Dec 15 21:34:33.963  INFO nostr_rs_relay::server: stopping connection for client: 57a33317, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:34:42.408  INFO nostr_rs_relay::server: stopping connection for client: e4f33f22, ip: "172.17.0.1" (client sent 1 event(s), received 61)
Dec 15 21:34:43.788  INFO nostr_rs_relay::db: persisted event: "0f513168" from: "992a8aa5" in: 63.883019ms
Dec 15 21:34:43.791  INFO nostr_rs_relay::db: persisted event: "2171cb79" from: "75915fe0" in: 729.436µs
Dec 15 21:34:44.427  INFO nostr_rs_relay::db: persisted event: "ca5a5500" from: "5c10ed06" in: 1.214979ms
Dec 15 21:34:45.023  INFO nostr_rs_relay::db: persisted event: "632a8f48" from: "5c10ed06" in: 1.842355ms
Dec 15 21:34:45.683  INFO nostr_rs_relay::db: persisted event: "1d68f6ea" from: "52241f2d" in: 116.312516ms
Dec 15 21:34:45.687  INFO nostr_rs_relay::db: persisted event: "a047c666" from: "47ba2d77" in: 3.258055ms
Dec 15 21:34:46.248  INFO nostr_rs_relay::db: hid 1 older replaceable kind 0 events for author: "4ba8e86d"
Dec 15 21:34:46.249  INFO nostr_rs_relay::db: persisted event: "7cc1e4e8" from: "4ba8e86d" in: 122.564608ms
Dec 15 21:34:46.737  INFO nostr_rs_relay::db: persisted event: "1f368438" from: "8b34d276" in: 461.723µs
Dec 15 21:34:50.315  INFO nostr_rs_relay::server: stopping connection for client: e0b9d7bb, ip: "172.17.0.1" (client sent 0 event(s), received 1760)
Dec 15 21:34:53.376  INFO nostr_rs_relay::server: stopping connection for client: a612a8ca, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:34:56.537  INFO nostr_rs_relay::db: persisted event: "594f83cc" from: "94e19ed8" in: 88.701444ms
Dec 15 21:34:58.678  INFO nostr_rs_relay::server: stopping connection for client: 41324914, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:35:00.318  INFO nostr_rs_relay::server: stopping connection for client: 4911c86a, ip: "172.17.0.1" (client sent 1 event(s), received 643)
Dec 15 21:35:01.614  INFO nostr_rs_relay::server: stopping connection for client: 5e368445, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:35:03.983  INFO nostr_rs_relay::server: stopping connection for client: ac8700c6, ip: "172.17.0.1" (client sent 2 event(s), received 1045)
Dec 15 21:35:07.417  INFO nostr_rs_relay::server: stopping connection for client: 4db8e51a, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:35:10.677  INFO nostr_rs_relay::db: published ephemeral event: "1460a100" from: "1f31dd92" in: 200.879µs
Dec 15 21:35:12.071  INFO nostr_rs_relay::server: stopping connection for client: 9ac9efe3, ip: "172.17.0.1" (client sent 0 event(s), received 428)
Dec 15 21:35:13.236  INFO nostr_rs_relay::db: hid 1 older replaceable kind 3 events for author: "8b34d276"
Dec 15 21:35:13.237  INFO nostr_rs_relay::db: persisted event: "5d5ea38e" from: "8b34d276" in: 27.134881ms
Dec 15 21:35:13.369  INFO nostr_rs_relay::db: persisted event: "586773b9" from: "cd315c30" in: 100.083569ms
Dec 15 21:35:13.441  INFO nostr_rs_relay::db: Could not parse hex range from author "tungstenite?"
Dec 15 21:35:14.957  INFO nostr_rs_relay::server: stopping connection for client: 676b7402, ip: "172.17.0.1" (client sent 0 event(s), received 593)
Dec 15 21:35:15.877  INFO nostr_rs_relay::db: persisted event: "b1f4bfab" from: "8aeec39b" in: 716.576µs
Dec 15 21:35:18.244  INFO nostr_rs_relay::db: hid 1 older replaceable kind 3 events for author: "000347b7"
Dec 15 21:35:18.246  INFO nostr_rs_relay::db: persisted event: "ef68f418" from: "000347b7" in: 27.443223ms
Dec 15 21:35:19.423  INFO nostr_rs_relay::db: persisted event: "be705993" from: "ece9b332" in: 847.224µs
Dec 15 21:35:20.357  INFO nostr_rs_relay::server: stopping connection for client: 5399c1e1, ip: "172.17.0.1" (client sent 0 event(s), received 19)
Dec 15 21:35:22.992  INFO nostr_rs_relay::server: stopping connection for client: 31112d96, ip: "172.17.0.1" (client sent 1 event(s), received 0)
Dec 15 21:35:23.236  INFO nostr_rs_relay::db: Could not parse hex range from author "tungstenite?"
Dec 15 21:35:26.484  INFO nostr_rs_relay::server: stopping connection for client: d1a19a18, ip: "172.17.0.1" (client sent 2 event(s), received 587)
Dec 15 21:35:27.961  INFO nostr_rs_relay::server: stopping connection for client: dc89c920, ip: "172.17.0.1" (client sent 0 event(s), received 32)
Dec 15 21:35:31.338  INFO nostr_rs_relay::server: stopping connection for client: 052dd910, ip: "172.17.0.1" (client sent 0 event(s), received 306)
Dec 15 21:35:34.407  INFO nostr_rs_relay::server: stopping connection for client: b9e0769d, ip: "172.17.0.1" (client sent 0 event(s), received 16)
Dec 15 21:35:34.508  INFO nostr_rs_relay::server: stopping connection for client: 82722b84, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:35:36.183  INFO nostr_rs_relay::server: stopping connection for client: 0a3ded37, ip: "172.17.0.1" (client sent 0 event(s), received 920)
Dec 15 21:35:37.822  INFO nostr_rs_relay::db: published ephemeral event: "cdabdba2" from: "f5e10ef0" in: 136.822µs
Dec 15 21:35:38.355  INFO nostr_rs_relay::server: stopping connection for client: a89ab1f4, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:35:38.375  INFO nostr_rs_relay::server: stopping connection for client: cfb10d46, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:35:46.035  INFO nostr_rs_relay::db: persisted event: "97c8e8cf" from: "de424fd5" in: 954.133µs
Dec 15 21:35:46.695  INFO nostr_rs_relay::db: persisted event: "b10be6a9" from: "217e3d8b" in: 102.246781ms
Dec 15 21:35:48.262  INFO nostr_rs_relay::server: stopping connection for client: d65f336c, ip: "172.17.0.1" (client sent 0 event(s), received 509)
Dec 15 21:35:53.184  INFO nostr_rs_relay::db: persisted event: "b6363941" from: "cd315c30" in: 330.263µs
Dec 15 21:35:54.801  INFO nostr_rs_relay::server: stopping connection for client: da828252, ip: "172.17.0.1" (client sent 0 event(s), received 32)
Dec 15 21:35:54.801  INFO nostr_rs_relay::server: stopping connection for client: fe49446b, ip: "172.17.0.1" (client sent 76 event(s), received 0)
Dec 15 21:35:54.801  INFO nostr_rs_relay::server: stopping connection for client: a96534d0, ip: "172.17.0.1" (client sent 0 event(s), received 330)
Dec 15 21:35:54.801  INFO nostr_rs_relay::server: stopping connection for client: fc78c4c5, ip: "172.17.0.1" (client sent 0 event(s), received 80)
Dec 15 21:35:54.802  INFO nostr_rs_relay::server: stopping connection for client: e8b7d1e7, ip: "172.17.0.1" (client sent 0 event(s), received 5170)
Dec 15 21:35:54.802  INFO nostr_rs_relay::server: stopping connection for client: 0fda35b1, ip: "172.17.0.1" (client sent 0 event(s), received 15176)
Dec 15 21:35:54.802  INFO nostr_rs_relay::server: stopping connection for client: 29b04193, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:35:54.802  INFO nostr_rs_relay::server: stopping connection for client: a86374f2, ip: "172.17.0.1" (client sent 0 event(s), received 72)
Dec 15 21:35:54.802  INFO nostr_rs_relay::server: stopping connection for client: 06bc0745, ip: "172.17.0.1" (client sent 0 event(s), received 80)
Dec 15 21:35:54.802  INFO nostr_rs_relay::server: stopping connection for client: 0f81c933, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:35:54.802  INFO nostr_rs_relay::server: stopping connection for client: cc4b3216, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:35:54.802  INFO nostr_rs_relay::server: stopping connection for client: 75e7408d, ip: "172.17.0.1" (client sent 0 event(s), received 7)
Dec 15 21:35:54.802  INFO nostr_rs_relay::server: stopping connection for client: 0f2230a2, ip: "172.17.0.1" (client sent 0 event(s), received 11123)
Dec 15 21:35:54.802  INFO nostr_rs_relay::server: stopping connection for client: de397a4f, ip: "172.17.0.1" (client sent 0 event(s), received 3)
Dec 15 21:35:54.802  INFO nostr_rs_relay::server: stopping connection for client: 125d07f5, ip: "172.17.0.1" (client sent 0 event(s), received 80)
Dec 15 21:35:54.802  INFO nostr_rs_relay::server: stopping connection for client: 7be4a542, ip: "172.17.0.1" (client sent 0 event(s), received 63)
Dec 15 21:35:54.802  INFO nostr_rs_relay::server: stopping connection for client: 146db8d5, ip: "172.17.0.1" (client sent 0 event(s), received 138)
Dec 15 21:35:54.802  INFO nostr_rs_relay::server: stopping connection for client: b4a1fae1, ip: "172.17.0.1" (client sent 0 event(s), received 16)
Dec 15 21:35:54.802  INFO nostr_rs_relay::server: stopping connection for client: c34022dc, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:35:54.802  INFO nostr_rs_relay::server: stopping connection for client: 42d52cd6, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:35:54.803  INFO nostr_rs_relay::server: stopping connection for client: 7ecaf7e7, ip: "172.17.0.1" (client sent 0 event(s), received 39)
Dec 15 21:35:54.803  INFO nostr_rs_relay::server: stopping connection for client: ab24ac66, ip: "172.17.0.1" (client sent 0 event(s), received 1)
Dec 15 21:35:54.803  INFO nostr_rs_relay::server: stopping connection for client: 8abb7908, ip: "172.17.0.1" (client sent 0 event(s), received 4067)
Dec 15 21:35:54.803  INFO nostr_rs_relay::server: stopping connection for client: 0f377fff, ip: "172.17.0.1" (client sent 0 event(s), received 9447)
Dec 15 21:35:54.803  INFO nostr_rs_relay::server: stopping connection for client: e95b3dfb, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:35:54.803  INFO nostr_rs_relay::server: stopping connection for client: 50ac7f94, ip: "172.17.0.1" (client sent 3 event(s), received 35)
Dec 15 21:35:54.803  INFO nostr_rs_relay::server: stopping connection for client: 7026eb4d, ip: "172.17.0.1" (client sent 0 event(s), received 144)
Dec 15 21:35:54.804  INFO nostr_rs_relay::server: stopping connection for client: 3aaeb549, ip: "172.17.0.1" (client sent 0 event(s), received 80)
Dec 15 21:35:54.804  INFO nostr_rs_relay::server: stopping connection for client: f105432d, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:35:54.804  INFO nostr_rs_relay::server: stopping connection for client: 4ddbf765, ip: "172.17.0.1" (client sent 0 event(s), received 81)
Dec 15 21:35:54.804  INFO nostr_rs_relay::server: stopping connection for client: 6015e99f, ip: "172.17.0.1" (client sent 0 event(s), received 9)
Dec 15 21:35:54.804  INFO nostr_rs_relay::server: stopping connection for client: d33e9de7, ip: "172.17.0.1" (client sent 0 event(s), received 80)
Dec 15 21:35:54.804  INFO nostr_rs_relay::server: stopping connection for client: 8e83f5b9, ip: "172.17.0.1" (client sent 0 event(s), received 12470)
Dec 15 21:35:54.804  INFO nostr_rs_relay::server: stopping connection for client: 33db3fc3, ip: "172.17.0.1" (client sent 8 event(s), received 3797)
Dec 15 21:35:54.804  INFO nostr_rs_relay::server: stopping connection for client: 1bcdff91, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:35:54.804  INFO nostr_rs_relay::server: stopping connection for client: c94a69f9, ip: "172.17.0.1" (client sent 0 event(s), received 127)
Dec 15 21:35:54.804  INFO nostr_rs_relay::server: stopping connection for client: 5dfce72c, ip: "172.17.0.1" (client sent 0 event(s), received 80)
Dec 15 21:35:54.804  INFO nostr_rs_relay::server: stopping connection for client: 8e854581, ip: "172.17.0.1" (client sent 2 event(s), received 0)
Dec 15 21:35:54.805  INFO nostr_rs_relay::server: stopping connection for client: 26a7003d, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:35:54.805  INFO nostr_rs_relay::server: stopping connection for client: 2ddbd49a, ip: "172.17.0.1" (client sent 0 event(s), received 81)
Dec 15 21:35:54.804  INFO nostr_rs_relay::server: stopping connection for client: 1d59d858, ip: "172.17.0.1" (client sent 0 event(s), received 3650)
Dec 15 21:35:54.805  INFO nostr_rs_relay::server: stopping connection for client: 5ef3d7b2, ip: "172.17.0.1" (client sent 0 event(s), received 80)
Dec 15 21:35:54.805  INFO nostr_rs_relay::server: stopping connection for client: ae4ac4ed, ip: "172.17.0.1" (client sent 0 event(s), received 2)
Dec 15 21:35:54.805  INFO nostr_rs_relay::server: stopping connection for client: a5617f37, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:35:54.805  INFO nostr_rs_relay::server: stopping connection for client: 4dc413dd, ip: "172.17.0.1" (client sent 7 event(s), received 67)
Dec 15 21:35:54.805  INFO nostr_rs_relay::server: stopping connection for client: a12c3488, ip: "172.17.0.1" (client sent 0 event(s), received 81)
Dec 15 21:35:54.805  INFO nostr_rs_relay::server: stopping connection for client: 2dd6a1e5, ip: "172.17.0.1" (client sent 0 event(s), received 81)
Dec 15 21:35:54.805  INFO nostr_rs_relay::server: stopping connection for client: 2967726d, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:35:54.805  INFO nostr_rs_relay::server: stopping connection for client: f8f6e46a, ip: "172.17.0.1" (client sent 0 event(s), received 1)
Dec 15 21:35:54.806  INFO nostr_rs_relay::server: stopping connection for client: 28983092, ip: "172.17.0.1" (client sent 0 event(s), received 140)
Dec 15 21:35:54.806  INFO nostr_rs_relay::server: stopping connection for client: ababe02c, ip: "172.17.0.1" (client sent 0 event(s), received 1063)
Dec 15 21:35:54.806  INFO nostr_rs_relay::server: stopping connection for client: 52d9bd6d, ip: "172.17.0.1" (client sent 0 event(s), received 142)
Dec 15 21:35:54.806  INFO nostr_rs_relay::server: stopping connection for client: a6c0c0f7, ip: "172.17.0.1" (client sent 0 event(s), received 1280)
Dec 15 21:35:54.806  INFO nostr_rs_relay::server: stopping connection for client: 0459794e, ip: "172.17.0.1" (client sent 0 event(s), received 154)
Dec 15 21:35:54.806  INFO nostr_rs_relay::server: stopping connection for client: c6a3db58, ip: "172.17.0.1" (client sent 0 event(s), received 80)
Dec 15 21:35:54.806  INFO nostr_rs_relay::server: stopping connection for client: d75f66b1, ip: "172.17.0.1" (client sent 0 event(s), received 45)
Dec 15 21:35:54.806  INFO nostr_rs_relay::server: stopping connection for client: 8847f321, ip: "172.17.0.1" (client sent 0 event(s), received 330)
Dec 15 21:35:54.807  INFO nostr_rs_relay::server: stopping connection for client: 34a553b5, ip: "172.17.0.1" (client sent 0 event(s), received 3656)
Dec 15 21:35:54.807  INFO nostr_rs_relay::server: stopping connection for client: a4091efa, ip: "172.17.0.1" (client sent 0 event(s), received 139)
Dec 15 21:35:54.807  INFO nostr_rs_relay::server: stopping connection for client: aeea52bb, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:35:54.807  INFO nostr_rs_relay::server: stopping connection for client: 600d82af, ip: "172.17.0.1" (client sent 0 event(s), received 80)
Dec 15 21:35:54.807  INFO nostr_rs_relay::server: stopping connection for client: 3406644c, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:35:54.807  INFO nostr_rs_relay::server: stopping connection for client: 7bbfe310, ip: "172.17.0.1" (client sent 0 event(s), received 89)
Dec 15 21:35:54.807  INFO nostr_rs_relay::server: stopping connection for client: 6544b807, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:35:54.807  INFO nostr_rs_relay::server: stopping connection for client: cb49c65e, ip: "172.17.0.1" (client sent 1 event(s), received 1251)
Dec 15 21:35:54.807  INFO nostr_rs_relay::server: stopping connection for client: 5a04be7a, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:35:54.807  INFO nostr_rs_relay::server: stopping connection for client: 555195af, ip: "172.17.0.1" (client sent 0 event(s), received 81)
Dec 15 21:35:54.807  INFO nostr_rs_relay::server: stopping connection for client: 23dfc04c, ip: "172.17.0.1" (client sent 0 event(s), received 75)
Dec 15 21:35:54.808  INFO nostr_rs_relay::server: stopping connection for client: 28651154, ip: "172.17.0.1" (client sent 0 event(s), received 80)
Dec 15 21:35:54.808  INFO nostr_rs_relay::server: stopping connection for client: ce96116c, ip: "172.17.0.1" (client sent 0 event(s), received 80)
Dec 15 21:35:54.808  INFO nostr_rs_relay::server: stopping connection for client: eb9e80a6, ip: "172.17.0.1" (client sent 0 event(s), received 80)
Dec 15 21:35:54.808  INFO nostr_rs_relay::server: stopping connection for client: 2bce8fcb, ip: "172.17.0.1" (client sent 0 event(s), received 333)
Dec 15 21:35:54.808  INFO nostr_rs_relay::server: stopping connection for client: 1a94d3a2, ip: "172.17.0.1" (client sent 0 event(s), received 144)
Dec 15 21:35:54.808  INFO nostr_rs_relay::server: stopping connection for client: 52d5c974, ip: "172.17.0.1" (client sent 0 event(s), received 78)
Dec 15 21:35:54.808  INFO nostr_rs_relay::server: stopping connection for client: 19725083, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:35:54.808  INFO nostr_rs_relay::server: stopping connection for client: f0297550, ip: "172.17.0.1" (client sent 0 event(s), received 80)
Dec 15 21:35:54.808  INFO nostr_rs_relay::server: stopping connection for client: e8f5022a, ip: "172.17.0.1" (client sent 0 event(s), received 78)
Dec 15 21:35:54.808  INFO nostr_rs_relay::server: stopping connection for client: 992169c5, ip: "172.17.0.1" (client sent 0 event(s), received 1)
Dec 15 21:35:54.808  INFO nostr_rs_relay::server: stopping connection for client: 9a94229a, ip: "172.17.0.1" (client sent 0 event(s), received 80)
Dec 15 21:35:54.809  INFO nostr_rs_relay::server: stopping connection for client: ff5e8a45, ip: "172.17.0.1" (client sent 0 event(s), received 144)
Dec 15 21:35:54.809  INFO nostr_rs_relay::server: stopping connection for client: c70da538, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:35:54.809  INFO nostr_rs_relay::server: stopping connection for client: 6b1ac2c1, ip: "172.17.0.1" (client sent 0 event(s), received 57)
Dec 15 21:35:54.809  INFO nostr_rs_relay::server: stopping connection for client: 06962866, ip: "172.17.0.1" (client sent 0 event(s), received 156)
Dec 15 21:35:54.809  INFO nostr_rs_relay::server: stopping connection for client: 224a80e0, ip: "172.17.0.1" (client sent 0 event(s), received 80)
Dec 15 21:35:54.809  INFO nostr_rs_relay::server: stopping connection for client: ef2c90e2, ip: "172.17.0.1" (client sent 0 event(s), received 3754)
Dec 15 21:35:54.809  INFO nostr_rs_relay::server: stopping connection for client: db375c06, ip: "172.17.0.1" (client sent 0 event(s), received 80)
Dec 15 21:35:54.810  INFO nostr_rs_relay::server: stopping connection for client: 2c8442f1, ip: "172.17.0.1" (client sent 0 event(s), received 91)
Dec 15 21:35:54.810  INFO nostr_rs_relay::server: stopping connection for client: 5fc0d191, ip: "172.17.0.1" (client sent 0 event(s), received 144)
Dec 15 21:35:54.810  INFO nostr_rs_relay::server: stopping connection for client: 90521a58, ip: "172.17.0.1" (client sent 0 event(s), received 80)
Dec 15 21:35:54.810  INFO nostr_rs_relay::server: stopping connection for client: 9aaae486, ip: "172.17.0.1" (client sent 0 event(s), received 6761)
Dec 15 21:35:54.810  INFO nostr_rs_relay::server: stopping connection for client: 4144dafd, ip: "172.17.0.1" (client sent 2 event(s), received 529)
Dec 15 21:35:54.810  INFO nostr_rs_relay::server: stopping connection for client: 02c54fa5, ip: "172.17.0.1" (client sent 0 event(s), received 139)
Dec 15 21:35:54.811  INFO nostr_rs_relay::server: stopping connection for client: 04c141d1, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:35:54.811  INFO nostr_rs_relay::server: stopping connection for client: 61016b1d, ip: "172.17.0.1" (client sent 1 event(s), received 0)
Dec 15 21:35:54.811  INFO nostr_rs_relay::server: stopping connection for client: 26163029, ip: "172.17.0.1" (client sent 0 event(s), received 2)
Dec 15 21:35:54.811  INFO nostr_rs_relay::server: stopping connection for client: e6519da8, ip: "172.17.0.1" (client sent 0 event(s), received 80)
Dec 15 21:35:54.811  INFO nostr_rs_relay::server: stopping connection for client: d0bef86d, ip: "172.17.0.1" (client sent 0 event(s), received 7308)
Dec 15 21:35:54.811  INFO nostr_rs_relay::server: stopping connection for client: 85ee45ae, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:35:54.811  INFO nostr_rs_relay::server: stopping connection for client: 48ea39c4, ip: "172.17.0.1" (client sent 0 event(s), received 3662)
Dec 15 21:35:54.811  INFO nostr_rs_relay::server: stopping connection for client: dadc1a8e, ip: "172.17.0.1" (client sent 0 event(s), received 15099)
Dec 15 21:35:54.811  INFO nostr_rs_relay::server: stopping connection for client: 7ea7cb96, ip: "172.17.0.1" (client sent 0 event(s), received 80)
Dec 15 21:35:54.811  INFO nostr_rs_relay::server: stopping connection for client: 39ca2bfb, ip: "172.17.0.1" (client sent 0 event(s), received 80)
Dec 15 21:35:54.811  INFO nostr_rs_relay::server: stopping connection for client: ecedd948, ip: "172.17.0.1" (client sent 0 event(s), received 1267)
Dec 15 21:35:54.811  INFO nostr_rs_relay::server: stopping connection for client: 118d7ac4, ip: "172.17.0.1" (client sent 0 event(s), received 75)
Dec 15 21:35:54.811  INFO nostr_rs_relay::server: stopping connection for client: 612564f2, ip: "172.17.0.1" (client sent 0 event(s), received 80)
Dec 15 21:35:54.811  INFO nostr_rs_relay::server: stopping connection for client: e7972ebf, ip: "172.17.0.1" (client sent 0 event(s), received 140)
Dec 15 21:35:54.811  INFO nostr_rs_relay::server: stopping connection for client: c7dc0d93, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:35:54.812  INFO nostr_rs_relay::server: stopping connection for client: 0d382484, ip: "172.17.0.1" (client sent 0 event(s), received 42)
Dec 15 21:35:54.812  INFO nostr_rs_relay::server: stopping connection for client: 2165af4b, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:35:54.812  INFO nostr_rs_relay::server: stopping connection for client: 1358a2bb, ip: "172.17.0.1" (client sent 0 event(s), received 81)
Dec 15 21:35:54.812  INFO nostr_rs_relay::server: stopping connection for client: f903058b, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:35:54.812  INFO nostr_rs_relay::server: stopping connection for client: 8602d4cc, ip: "172.17.0.1" (client sent 0 event(s), received 276)
Dec 15 21:35:54.812  INFO nostr_rs_relay::server: stopping connection for client: 8e8cb835, ip: "172.17.0.1" (client sent 0 event(s), received 78)
Dec 15 21:35:54.812  INFO nostr_rs_relay::server: stopping connection for client: 57c9a77d, ip: "172.17.0.1" (client sent 0 event(s), received 1881)
Dec 15 21:35:54.812  INFO nostr_rs_relay::server: stopping connection for client: d219f5f1, ip: "172.17.0.1" (client sent 0 event(s), received 19)
Dec 15 21:35:54.812  INFO nostr_rs_relay::server: stopping connection for client: 5f2192da, ip: "172.17.0.1" (client sent 0 event(s), received 321)
Dec 15 21:35:54.813  INFO nostr_rs_relay::server: stopping connection for client: 8ad15d6d, ip: "172.17.0.1" (client sent 0 event(s), received 9)
Dec 15 21:35:54.813  INFO nostr_rs_relay::server: stopping connection for client: e80f3db4, ip: "172.17.0.1" (client sent 0 event(s), received 46)
Dec 15 21:35:54.813  INFO nostr_rs_relay::server: stopping connection for client: f3ad87b0, ip: "172.17.0.1" (client sent 0 event(s), received 16)
Dec 15 21:35:54.813  INFO nostr_rs_relay::server: stopping connection for client: fb773324, ip: "172.17.0.1" (client sent 0 event(s), received 81)
Dec 15 21:35:54.813  INFO nostr_rs_relay::server: stopping connection for client: 7f6b645f, ip: "172.17.0.1" (client sent 0 event(s), received 24)
Dec 15 21:35:54.813  INFO nostr_rs_relay::server: stopping connection for client: 45b23ffc, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:35:54.813  INFO nostr_rs_relay::server: stopping connection for client: 3a9e934d, ip: "172.17.0.1" (client sent 0 event(s), received 29)
Dec 15 21:35:54.813  INFO nostr_rs_relay::server: stopping connection for client: c7bc0e2e, ip: "172.17.0.1" (client sent 0 event(s), received 310)
Dec 15 21:35:54.813  INFO nostr_rs_relay::server: stopping connection for client: cef22789, ip: "172.17.0.1" (client sent 0 event(s), received 144)
Dec 15 21:35:54.813  INFO nostr_rs_relay::server: stopping connection for client: 622a1ff3, ip: "172.17.0.1" (client sent 0 event(s), received 1)
Dec 15 21:35:54.813  INFO nostr_rs_relay::server: stopping connection for client: 1c94e541, ip: "172.17.0.1" (client sent 1 event(s), received 25)
Dec 15 21:35:54.814  INFO nostr_rs_relay::server: stopping connection for client: c7560121, ip: "172.17.0.1" (client sent 0 event(s), received 65)
Dec 15 21:35:54.814  INFO nostr_rs_relay::server: stopping connection for client: c33fdd71, ip: "172.17.0.1" (client sent 0 event(s), received 19)
Dec 15 21:35:54.814  INFO nostr_rs_relay::server: stopping connection for client: a521dd91, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:35:54.814  INFO nostr_rs_relay::server: stopping connection for client: 1095fb0f, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:35:54.814  INFO nostr_rs_relay::server: stopping connection for client: cef0d921, ip: "172.17.0.1" (client sent 0 event(s), received 2)
Dec 15 21:35:54.811  INFO nostr_rs_relay::server: stopping connection for client: ea67025c, ip: "172.17.0.1" (client sent 0 event(s), received 80)
Dec 15 21:36:00.247  INFO nostr_rs_relay::db: persisted event: "29dd2914" from: "50d46fb0" in: 870.418µs
Dec 15 21:36:01.680  INFO nostr_rs_relay::db: persisted event: "4847efd6" from: "6ac74cdf" in: 12.329854ms
Dec 15 21:36:11.795  INFO nostr_rs_relay::server: client 37f3bb28 sent event that could not be parsed
Dec 15 21:36:13.532  INFO nostr_rs_relay::db: persisted event: "9537b2e2" from: "6ac74cdf" in: 932.839µs
Dec 15 21:36:15.063  INFO nostr_rs_relay::db: persisted event: "8296bf22" from: "eb6ed93e" in: 559.973µs
Dec 15 21:36:15.252  INFO nostr_rs_relay::db: persisted event: "6381f255" from: "cd315c30" in: 558.535µs
Dec 15 21:36:15.495  INFO nostr_rs_relay::server: stopping connection for client: f3009d2d, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:36:15.497  INFO nostr_rs_relay::server: stopping connection for client: b8baa781, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:36:15.497  INFO nostr_rs_relay::server: stopping connection for client: 87377cc9, ip: "172.17.0.1" (client sent 0 event(s), received 1)
Dec 15 21:36:15.904  INFO nostr_rs_relay::server: stopping connection for client: 0818de83, ip: "172.17.0.1" (client sent 0 event(s), received 2)
Dec 15 21:36:18.410  INFO nostr_rs_relay::db: persisted event: "dd4e71f4" from: "b2dd4009" in: 858.132µs
Dec 15 21:36:19.178  INFO nostr_rs_relay::server: stopping connection for client: 044618b3, ip: "172.17.0.1" (client sent 0 event(s), received 2)
Dec 15 21:36:31.058  INFO nostr_rs_relay::db: persisted event: "d4e5673a" from: "4b5520fd" in: 626.821µs
Dec 15 21:36:34.642  INFO nostr_rs_relay::db: Could not parse hex range from author "tungstenite?"
Dec 15 21:36:34.643  INFO nostr_rs_relay::db: Could not parse hex range from author "messages"
Dec 15 21:36:35.346  INFO nostr_rs_relay::db: Could not parse hex range from author "tungstenite?"
Dec 15 21:36:35.357  INFO nostr_rs_relay::db: Could not parse hex range from author "tungstenite?"
Dec 15 21:36:35.358  INFO nostr_rs_relay::db: Could not parse hex range from author "messages"
Dec 15 21:36:35.542  INFO nostr_rs_relay::db: Could not parse hex range from author " "
Dec 15 21:36:35.542  INFO nostr_rs_relay::db: Could not parse hex range from author " "
Dec 15 21:36:35.542  INFO nostr_rs_relay::db: Could not parse hex range from author " "
Dec 15 21:36:38.001  INFO nostr_rs_relay::db: persisted event: "371bd43d" from: "00000000" in: 7.704762ms
Dec 15 21:36:42.806  INFO nostr_rs_relay::db: persisted event: "eb3723e7" from: "cd315c30" in: 23.226405ms
Dec 15 21:36:43.636  INFO nostr_rs_relay::db: hid 1 older replaceable kind 3 events for author: "992a8aa5"
Dec 15 21:36:43.643  INFO nostr_rs_relay::db: persisted event: "53a179f1" from: "992a8aa5" in: 30.073561ms
Dec 15 21:36:46.421  INFO nostr_rs_relay::db: hid 1 older replaceable kind 3 events for author: "6ac74cdf"
Dec 15 21:36:46.421  INFO nostr_rs_relay::db: persisted event: "7eab1c6c" from: "6ac74cdf" in: 25.469877ms
Dec 15 21:36:48.783  INFO nostr_rs_relay::db: hid 1 older replaceable kind 3 events for author: "6ac74cdf"
Dec 15 21:36:48.783  INFO nostr_rs_relay::db: persisted event: "e621513f" from: "6ac74cdf" in: 26.44026ms
Dec 15 21:36:50.047  INFO nostr_rs_relay::server: stopping connection for client: 5f66abd6, ip: "172.17.0.1" (client sent 0 event(s), received 113)
Dec 15 21:36:51.098  INFO nostr_rs_relay::db: persisted event: "18a88633" from: "4d5ce768" in: 334.488µs
Dec 15 21:36:55.496  INFO nostr_rs_relay::db: persisted event: "5411f08f" from: "cd315c30" in: 850.9µs
Dec 15 21:36:57.750  INFO nostr_rs_relay::server: stopping connection for client: 29f466ff, ip: "172.17.0.1" (client sent 0 event(s), received 507)
Dec 15 21:37:04.136  INFO nostr_rs_relay::db: persisted event: "b1c7709c" from: "624cce89" in: 92.420329ms
Dec 15 21:37:06.876  INFO nostr_rs_relay::db: persisted event: "155b079f" from: "c065f2fa" in: 98.848083ms
Dec 15 21:37:06.899  INFO nostr_rs_relay::db: persisted event: "52800dae" from: "eb6ed93e" in: 578.444µs
Dec 15 21:37:13.023  INFO nostr_rs_relay::db: persisted event: "d79cb7a2" from: "3317ee9e" in: 682.479µs
Dec 15 21:37:14.068  INFO nostr_rs_relay::db: hid 1 older replaceable kind 0 events for author: "79fdcaff"
Dec 15 21:37:14.069  INFO nostr_rs_relay::db: persisted event: "eec99b92" from: "79fdcaff" in: 90.259993ms
Dec 15 21:37:14.606  INFO nostr_rs_relay::db: persisted event: "be4a4080" from: "e64df937" in: 25.771593ms
Dec 15 21:37:15.381  INFO nostr_rs_relay::db: persisted event: "e4b9f073" from: "1e19351f" in: 98.560867ms
Dec 15 21:37:16.242  INFO nostr_rs_relay::db: persisted event: "d9679df2" from: "a078a51e" in: 90.265013ms
Dec 15 21:37:17.091  INFO nostr_rs_relay::db: persisted event: "016d80af" from: "737c5112" in: 92.533356ms
Dec 15 21:37:17.552  INFO nostr_rs_relay::db: persisted event: "d5e0acf6" from: "e901e1c3" in: 31.609837ms
Dec 15 21:37:18.154  INFO nostr_rs_relay::db: persisted event: "f053b738" from: "95294fe9" in: 52.924694ms
Dec 15 21:37:18.313  INFO nostr_rs_relay::db: persisted event: "cf1d367b" from: "cd315c30" in: 626.844µs
Dec 15 21:37:18.730  INFO nostr_rs_relay::db: persisted event: "cab845fb" from: "0ae918a0" in: 27.902412ms
Dec 15 21:37:19.311  INFO nostr_rs_relay::db: persisted event: "db9bebcb" from: "daaf5d98" in: 27.679814ms
Dec 15 21:37:19.942  INFO nostr_rs_relay::db: persisted event: "25e053a0" from: "0da5422b" in: 57.232442ms
Dec 15 21:37:20.258  INFO nostr_rs_relay::server: stopping connection for client: 12097f96, ip: "172.17.0.1" (client sent 0 event(s), received 329)
Dec 15 21:37:20.616  INFO nostr_rs_relay::db: persisted event: "3b50af59" from: "9c20e9d2" in: 144.043876ms
Dec 15 21:37:21.301  INFO nostr_rs_relay::db: persisted event: "23e4d81b" from: "518e5681" in: 91.765242ms
Dec 15 21:37:21.714  INFO nostr_rs_relay::db: persisted event: "ee92c4d1" from: "9282ce67" in: 572.333µs
Dec 15 21:37:22.232  INFO nostr_rs_relay::db: persisted event: "311ff0f3" from: "cd315c30" in: 560.894µs
Dec 15 21:37:22.423  INFO nostr_rs_relay::server: stopping connection for client: 696999eb, ip: "172.17.0.1" (client sent 1 event(s), received 328)
Dec 15 21:37:25.495  INFO nostr_rs_relay::db: persisted event: "77cafccd" from: "cd315c30" in: 690.728µs
Dec 15 21:37:26.114  INFO nostr_rs_relay::db: persisted event: "8eeb309d" from: "b2dd4009" in: 619.274µs
Dec 15 21:37:29.540  INFO nostr_rs_relay::db: persisted event: "897c1b27" from: "cd315c30" in: 550.885µs
Dec 15 21:37:29.849  INFO nostr_rs_relay::server: stopping connection for client: 040ffb47, ip: "172.17.0.1" (client sent 0 event(s), received 60)
Dec 15 21:37:30.102  INFO nostr_rs_relay::db: Could not parse hex range from author "tungstenite?"
Dec 15 21:37:30.103  INFO nostr_rs_relay::db: Could not parse hex range from author "messages"
Dec 15 21:37:31.129  INFO nostr_rs_relay::db: persisted event: "c85a57d0" from: "8aeec39b" in: 536.758µs
Dec 15 21:37:31.905  INFO nostr_rs_relay::db: persisted event: "a6179bed" from: "f93cbbbf" in: 597.99µs
Dec 15 21:37:32.849  INFO nostr_rs_relay::db: persisted event: "fbfe0d2d" from: "8aeec39b" in: 807.867µs
Dec 15 21:37:34.382  INFO nostr_rs_relay::db: persisted event: "3c8c7625" from: "ec4d241c" in: 167.986674ms
Dec 15 21:37:44.128  INFO nostr_rs_relay::server: stopping connection for client: 92dffa3b, ip: "172.17.0.1" (client sent 0 event(s), received 397)
Dec 15 21:37:44.128  INFO nostr_rs_relay::server: stopping connection for client: fb568d1f, ip: "172.17.0.1" (client sent 0 event(s), received 150)
Dec 15 21:37:44.128  INFO nostr_rs_relay::server: stopping connection for client: 397bbe58, ip: "172.17.0.1" (client sent 0 event(s), received 144)
Dec 15 21:37:44.128  INFO nostr_rs_relay::server: stopping connection for client: ca54cc1d, ip: "172.17.0.1" (client sent 1 event(s), received 394)
Dec 15 21:37:44.128  INFO nostr_rs_relay::server: stopping connection for client: 1efbd238, ip: "172.17.0.1" (client sent 0 event(s), received 148)
Dec 15 21:37:44.128  INFO nostr_rs_relay::server: stopping connection for client: bd15b64f, ip: "172.17.0.1" (client sent 0 event(s), received 144)
Dec 15 21:37:44.128  INFO nostr_rs_relay::server: stopping connection for client: 314343b6, ip: "172.17.0.1" (client sent 0 event(s), received 403)
Dec 15 21:37:45.128  INFO nostr_rs_relay::server: stopping connection for client: 9bbf1075, ip: "172.17.0.1" (client sent 0 event(s), received 148)
Dec 15 21:37:45.129  INFO nostr_rs_relay::server: stopping connection for client: b0c61fab, ip: "172.17.0.1" (client sent 0 event(s), received 144)
Dec 15 21:37:45.129  INFO nostr_rs_relay::server: stopping connection for client: cb5955ea, ip: "172.17.0.1" (client sent 1 event(s), received 148)
Dec 15 21:37:45.129  INFO nostr_rs_relay::server: stopping connection for client: eec0756f, ip: "172.17.0.1" (client sent 0 event(s), received 151)
Dec 15 21:37:45.130  INFO nostr_rs_relay::server: stopping connection for client: e598996d, ip: "172.17.0.1" (client sent 0 event(s), received 151)
Dec 15 21:37:45.130  INFO nostr_rs_relay::server: stopping connection for client: 556da14a, ip: "172.17.0.1" (client sent 0 event(s), received 150)
Dec 15 21:37:45.129  INFO nostr_rs_relay::server: stopping connection for client: 7c95e87d, ip: "172.17.0.1" (client sent 0 event(s), received 397)
Dec 15 21:37:47.145  INFO nostr_rs_relay::db: persisted event: "09e75b1d" from: "28b71eac" in: 491.252µs
Dec 15 21:37:48.392  INFO nostr_rs_relay::db: persisted event: "c3d3e9f9" from: "32e18276" in: 628.037µs
Dec 15 21:37:49.487  INFO nostr_rs_relay::server: stopping connection for client: bd5c4613, ip: "172.17.0.1" (client sent 0 event(s), received 280)
Dec 15 21:37:50.224  INFO nostr_rs_relay::db: persisted event: "e0b704ac" from: "c660e0cf" in: 396.698µs
Dec 15 21:37:55.868  INFO nostr_rs_relay::server: stopping connection for client: b708f4be, ip: "172.17.0.1" (client sent 0 event(s), received 61)
Dec 15 21:37:57.565  INFO nostr_rs_relay::server: stopping connection for client: 491d8e97, ip: "172.17.0.1" (client sent 0 event(s), received 2153)
Dec 15 21:38:01.645  INFO nostr_rs_relay::db: persisted event: "0cf8aa16" from: "cd315c30" in: 372.916µs
Dec 15 21:38:02.455  INFO nostr_rs_relay::db: persisted event: "2f9f578e" from: "624cce89" in: 553.53µs
Dec 15 21:38:05.243  INFO nostr_rs_relay::db: published ephemeral event: "f4155284" from: "9c14c569" in: 51.634µs
Dec 15 21:38:16.999  INFO nostr_rs_relay::server: stopping connection for client: b8d43f61, ip: "172.17.0.1" (client sent 0 event(s), received 24)
Dec 15 21:38:18.093  INFO nostr_rs_relay::db: persisted event: "da2db04c" from: "1d3da409" in: 100.027561ms
Dec 15 21:38:21.856  INFO nostr_rs_relay::db: persisted event: "b1076421" from: "de424fd5" in: 381.11µs
Dec 15 21:38:23.551  INFO nostr_rs_relay::server: stopping connection for client: e446e2cb, ip: "172.17.0.1" (client sent 0 event(s), received 654)
Dec 15 21:38:25.144  INFO nostr_rs_relay::db: hid 1 older replaceable kind 0 events for author: "1d3da409"
Dec 15 21:38:25.145  INFO nostr_rs_relay::db: persisted event: "243a4261" from: "1d3da409" in: 101.108765ms
Dec 15 21:38:32.412  INFO nostr_rs_relay::db: persisted event: "c4f9a106" from: "b7c66ce6" in: 925.015µs
Dec 15 21:38:32.952  INFO nostr_rs_relay::server: stopping connection for client: c2529e26, ip: "172.17.0.1" (client sent 1 event(s), received 529)
Dec 15 21:38:33.961  INFO nostr_rs_relay::db: persisted event: "acfee41c" from: "b7c66ce6" in: 427.776µs
Dec 15 21:38:38.273  INFO nostr_rs_relay::db: persisted event: "178e0146" from: "94e19ed8" in: 28.305481ms
Dec 15 21:38:39.483  INFO nostr_rs_relay::db: persisted event: "4df3c57c" from: "a79ed307" in: 524.422µs
Dec 15 21:38:39.789  INFO nostr_rs_relay::server: stopping connection for client: 8aeeb259, ip: "172.17.0.1" (client sent 0 event(s), received 314)
Dec 15 21:38:40.201  INFO nostr_rs_relay::db: Could not parse hex range from author "messages"
Dec 15 21:38:40.202  INFO nostr_rs_relay::db: Could not parse hex range from author "tungstenite?"
Dec 15 21:38:40.410  INFO nostr_rs_relay::db: persisted event: "11f92166" from: "4dda6d63" in: 109.324518ms
Dec 15 21:38:41.038  INFO nostr_rs_relay::db: hid 1 older replaceable kind 0 events for author: "1d3da409"
Dec 15 21:38:41.039  INFO nostr_rs_relay::db: persisted event: "7c09b0d2" from: "1d3da409" in: 83.968359ms
Dec 15 21:38:43.150  INFO nostr_rs_relay::db: persisted event: "5bbf1731" from: "32e18276" in: 577.762µs
Dec 15 21:38:46.203  INFO nostr_rs_relay::db: persisted event: "ecb172c9" from: "e8993d1a" in: 760.173µs
Dec 15 21:38:47.056  INFO nostr_rs_relay::db: persisted event: "2b2059d5" from: "e8993d1a" in: 118.547245ms
Dec 15 21:38:49.189  INFO nostr_rs_relay::db: published ephemeral event: "8c58c727" from: "9c14c569" in: 45.55µs
Dec 15 21:38:51.990  INFO nostr_rs_relay::db: persisted event: "c2a05e10" from: "369bbd76" in: 101.822857ms
Dec 15 21:38:53.453  INFO nostr_rs_relay::server: stopping connection for client: 5decdb6d, ip: "172.17.0.1" (client sent 2 event(s), received 804)
Dec 15 21:38:53.644  INFO nostr_rs_relay::db: hid 1 older replaceable kind 3 events for author: "94e19ed8"
Dec 15 21:38:53.644  INFO nostr_rs_relay::db: persisted event: "c3cff7c3" from: "94e19ed8" in: 38.399032ms
Dec 15 21:38:53.651  INFO nostr_rs_relay::db: persisted event: "7f903b47" from: "200fcbe5" in: 753.255µs
Dec 15 21:38:54.826  INFO nostr_rs_relay::db: persisted event: "eb151478" from: "200fcbe5" in: 295.702µs
Dec 15 21:38:55.784  INFO nostr_rs_relay::db: persisted event: "26aad8de" from: "9282ce67" in: 31.387847ms
Dec 15 21:38:57.403  INFO nostr_rs_relay::server: stopping connection for client: 0afd780e, ip: "172.17.0.1" (client sent 0 event(s), received 24)
Dec 15 21:38:58.942  INFO nostr_rs_relay::db: persisted event: "2ea36ac5" from: "200fcbe5" in: 447.109µs
Dec 15 21:38:58.957  INFO nostr_rs_relay::server: stopping connection for client: cab81f7b, ip: "172.17.0.1" (client sent 0 event(s), received 346)
Dec 15 21:39:00.242  INFO nostr_rs_relay::db: persisted event: "a756ff9f" from: "db1a41e0" in: 559.603µs
Dec 15 21:39:03.074  INFO nostr_rs_relay::server: stopping connection for client: a28e49e7, ip: "172.17.0.1" (client sent 0 event(s), received 2611)
Dec 15 21:39:05.477  INFO nostr_rs_relay::server: stopping connection for client: 5e5b65ac, ip: "172.17.0.1" (client sent 8 event(s), received 1988)
Dec 15 21:39:06.949  INFO nostr_rs_relay::db: hid 1 older replaceable kind 0 events for author: "4ba8e86d"
Dec 15 21:39:06.949  INFO nostr_rs_relay::db: persisted event: "e692f089" from: "4ba8e86d" in: 123.328873ms
Dec 15 21:39:07.142  INFO nostr_rs_relay::server: stopping connection for client: f8c4ddd6, ip: "172.17.0.1" (client sent 0 event(s), received 504)
Dec 15 21:39:09.095  INFO nostr_rs_relay::db: published ephemeral event: "8c471590" from: "9c14c569" in: 58.997µs
Dec 15 21:39:15.288  INFO nostr_rs_relay::server: stopping connection for client: 434b3783, ip: "172.17.0.1" (client sent 1 event(s), received 2337)
Dec 15 21:39:17.407  INFO nostr_rs_relay::db: persisted event: "131c6a10" from: "4b5520fd" in: 597.664µs
Dec 15 21:39:18.812  INFO nostr_rs_relay::db: persisted event: "5d9eafc1" from: "b2dd4009" in: 493.452µs
Dec 15 21:39:19.911  INFO nostr_rs_relay::db: Could not parse hex range from author "tungstenite?"
Dec 15 21:39:19.911  INFO nostr_rs_relay::db: Could not parse hex range from author "messages"
Dec 15 21:39:22.521  INFO nostr_rs_relay::db: persisted event: "10dadb2e" from: "db1a41e0" in: 1.34461ms
Dec 15 21:39:23.608  INFO nostr_rs_relay::db: persisted event: "1fa81122" from: "6b75a3b4" in: 107.294764ms
Dec 15 21:39:25.948  INFO nostr_rs_relay::server: stopping connection for client: b48e424d, ip: "172.17.0.1" (client sent 0 event(s), received 25)
Dec 15 21:39:27.149  INFO nostr_rs_relay::db: persisted event: "c6204a6d" from: "db1a41e0" in: 703.462µs
Dec 15 21:39:27.240  INFO nostr_rs_relay::db: persisted event: "d0b53448" from: "4b5520fd" in: 851.578µs
Dec 15 21:39:28.133  INFO nostr_rs_relay::server: stopping connection for client: 4e47a897, ip: "172.17.0.1" (client sent 0 event(s), received 1162)
Dec 15 21:39:32.905  INFO nostr_rs_relay::server: stopping connection for client: 67d51c1f, ip: "172.17.0.1" (client sent 0 event(s), received 502)
Dec 15 21:39:35.319  INFO nostr_rs_relay::server: stopping connection for client: 2204a6c3, ip: "172.17.0.1" (client sent 0 event(s), received 297)
Dec 15 21:39:39.414  INFO nostr_rs_relay::db: persisted event: "31d336d8" from: "7083a48b" in: 782.874µs
Dec 15 21:39:44.411  INFO nostr_rs_relay::server: stopping connection for client: 0f3cdbe4, ip: "172.17.0.1" (client sent 0 event(s), received 1051)
Dec 15 21:39:46.018  INFO nostr_rs_relay::db: persisted event: "0087802e" from: "db1a41e0" in: 481.607µs
Dec 15 21:39:47.935  INFO nostr_rs_relay::server: stopping connection for client: ec4d10e1, ip: "172.17.0.1" (client sent 0 event(s), received 81)
Dec 15 21:39:47.935  INFO nostr_rs_relay::server: stopping connection for client: 2454c4a6, ip: "172.17.0.1" (client sent 0 event(s), received 81)
Dec 15 21:39:47.937  INFO nostr_rs_relay::server: stopping connection for client: 69637dc9, ip: "172.17.0.1" (client sent 0 event(s), received 82)
Dec 15 21:39:47.937  INFO nostr_rs_relay::server: stopping connection for client: ea747643, ip: "172.17.0.1" (client sent 0 event(s), received 81)
Dec 15 21:39:47.940  INFO nostr_rs_relay::server: stopping connection for client: 9584d323, ip: "172.17.0.1" (client sent 0 event(s), received 82)
Dec 15 21:39:47.941  INFO nostr_rs_relay::server: stopping connection for client: 8570f24d, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:39:47.941  INFO nostr_rs_relay::server: stopping connection for client: 8304e69a, ip: "172.17.0.1" (client sent 0 event(s), received 82)
Dec 15 21:39:47.940  INFO nostr_rs_relay::server: stopping connection for client: 128b6a8c, ip: "172.17.0.1" (client sent 0 event(s), received 81)
Dec 15 21:39:47.941  INFO nostr_rs_relay::server: stopping connection for client: 2439e3bd, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:39:47.941  INFO nostr_rs_relay::server: stopping connection for client: ff8663f0, ip: "172.17.0.1" (client sent 0 event(s), received 81)
Dec 15 21:39:47.941  INFO nostr_rs_relay::server: stopping connection for client: b8882ebf, ip: "172.17.0.1" (client sent 0 event(s), received 82)
Dec 15 21:39:47.941  INFO nostr_rs_relay::server: stopping connection for client: bf2c800f, ip: "172.17.0.1" (client sent 0 event(s), received 81)
Dec 15 21:39:47.941  INFO nostr_rs_relay::server: stopping connection for client: f2a09022, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:39:47.942  INFO nostr_rs_relay::server: stopping connection for client: 99152890, ip: "172.17.0.1" (client sent 0 event(s), received 81)
Dec 15 21:39:47.942  INFO nostr_rs_relay::server: stopping connection for client: 0e4ec6e4, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:39:47.942  INFO nostr_rs_relay::server: stopping connection for client: 9a9a540c, ip: "172.17.0.1" (client sent 0 event(s), received 82)
Dec 15 21:39:47.943  INFO nostr_rs_relay::server: stopping connection for client: 917d918b, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:39:47.943  INFO nostr_rs_relay::server: stopping connection for client: aac00584, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:39:47.943  INFO nostr_rs_relay::server: stopping connection for client: ec2ca9eb, ip: "172.17.0.1" (client sent 0 event(s), received 81)
Dec 15 21:39:47.943  INFO nostr_rs_relay::server: stopping connection for client: 75c61297, ip: "172.17.0.1" (client sent 0 event(s), received 82)
Dec 15 21:39:47.943  INFO nostr_rs_relay::server: stopping connection for client: 71569c98, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:39:47.946  INFO nostr_rs_relay::server: stopping connection for client: 0fd495e5, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:39:47.946  INFO nostr_rs_relay::server: stopping connection for client: 1d04ab51, ip: "172.17.0.1" (client sent 0 event(s), received 81)
Dec 15 21:39:47.946  INFO nostr_rs_relay::server: stopping connection for client: d3a0e55e, ip: "172.17.0.1" (client sent 0 event(s), received 81)
Dec 15 21:39:47.946  INFO nostr_rs_relay::server: stopping connection for client: b8e9e8ae, ip: "172.17.0.1" (client sent 0 event(s), received 81)
Dec 15 21:39:47.946  INFO nostr_rs_relay::server: stopping connection for client: 56949b51, ip: "172.17.0.1" (client sent 0 event(s), received 81)
Dec 15 21:39:47.947  INFO nostr_rs_relay::server: stopping connection for client: ff139246, ip: "172.17.0.1" (client sent 0 event(s), received 82)
Dec 15 21:39:47.949  INFO nostr_rs_relay::server: stopping connection for client: b7a766b1, ip: "172.17.0.1" (client sent 0 event(s), received 81)
Dec 15 21:39:47.949  INFO nostr_rs_relay::server: stopping connection for client: 7cc35768, ip: "172.17.0.1" (client sent 0 event(s), received 81)
Dec 15 21:39:48.946  INFO nostr_rs_relay::db: persisted event: "1900dbd9" from: "94e19ed8" in: 506.801µs
Dec 15 21:39:50.195  INFO nostr_rs_relay::db: published ephemeral event: "785e6cbe" from: "9c14c569" in: 27.829µs
Dec 15 21:39:51.678  INFO nostr_rs_relay::db: persisted event: "59c31e15" from: "6b75a3b4" in: 597.439µs
Dec 15 21:39:53.990  INFO nostr_rs_relay::db: persisted event: "aa1db1ab" from: "c6af5b8e" in: 428.555µs
Dec 15 21:39:55.169  INFO nostr_rs_relay::server: stopping connection for client: 1835e6d5, ip: "172.17.0.1" (client sent 0 event(s), received 756)
Dec 15 21:39:55.855  INFO nostr_rs_relay::server: stopping connection for client: a433646d, ip: "172.17.0.1" (client sent 2 event(s), received 85)
Dec 15 21:39:56.351  INFO nostr_rs_relay::db: persisted event: "57a59b83" from: "7083a48b" in: 563.071µs
Dec 15 21:40:07.351  INFO nostr_rs_relay::db: persisted event: "9127a9bc" from: "7083a48b" in: 703.71µs
Dec 15 21:40:13.652  INFO nostr_rs_relay::server: stopping connection for client: 291cc711, ip: "172.17.0.1" (client sent 0 event(s), received 324)
Dec 15 21:40:15.506  INFO nostr_rs_relay::server: stopping connection for client: 901ec071, ip: "172.17.0.1" (client sent 3 event(s), received 547)
Dec 15 21:40:15.595  INFO nostr_rs_relay::db: persisted event: "fdef3675" from: "6b75a3b4" in: 67.372718ms
Dec 15 21:40:25.228  INFO nostr_rs_relay::db: persisted event: "15bc0e83" from: "369bbd76" in: 534.003µs
Dec 15 21:40:28.139  INFO nostr_rs_relay::db: persisted event: "3eb02584" from: "eb6ed93e" in: 1.106688ms
Dec 15 21:40:30.934  INFO nostr_rs_relay::server: stopping connection for client: 6ce86c4a, ip: "172.17.0.1" (client sent 2 event(s), received 831)
Dec 15 21:40:33.489  INFO nostr_rs_relay::db: hid 1 older replaceable kind 0 events for author: "eb300dd2"
Dec 15 21:40:33.490  INFO nostr_rs_relay::db: persisted event: "ada7aeda" from: "eb300dd2" in: 139.295947ms
Dec 15 21:40:37.114  INFO nostr_rs_relay::server: client: ef300257 sent a far future-dated event
Dec 15 21:40:40.752  INFO nostr_rs_relay::db: persisted event: "2e92dfd9" from: "de8ef910" in: 865.785µs
Dec 15 21:40:42.680  INFO nostr_rs_relay::server: stopping connection for client: e07d9b57, ip: "172.17.0.1" (client sent 4 event(s), received 776)
Dec 15 21:40:44.760  INFO nostr_rs_relay::server: stopping connection for client: 9e3fca31, ip: "172.17.0.1" (client sent 0 event(s), received 60)
Dec 15 21:40:45.708  INFO nostr_rs_relay::db: persisted event: "7efc0362" from: "b2dd4009" in: 699.017µs
Dec 15 21:40:47.273  INFO nostr_rs_relay::server: stopping connection for client: 56d6ddb8, ip: "172.17.0.1" (client sent 0 event(s), received 829)
Dec 15 21:40:47.595  INFO nostr_rs_relay::db: persisted event: "404ffee5" from: "b6a79a50" in: 674.71µs
Dec 15 21:40:52.395  INFO nostr_rs_relay::db: persisted event: "fc938934" from: "eb6ed93e" in: 1.786368ms
Dec 15 21:40:59.694  INFO nostr_rs_relay::db: persisted event: "4ed75676" from: "c6af5b8e" in: 1.159944ms
Dec 15 21:41:01.043  INFO nostr_rs_relay::db: persisted event: "408883bb" from: "00000000" in: 474.254µs
Dec 15 21:41:03.279  INFO nostr_rs_relay::server: stopping connection for client: 9fd9c675, ip: "172.17.0.1" (client sent 0 event(s), received 286)
Dec 15 21:41:06.836  INFO nostr_rs_relay::server: stopping connection for client: d29193db, ip: "172.17.0.1" (client sent 0 event(s), received 1844)
Dec 15 21:41:09.337  INFO nostr_rs_relay::db: persisted event: "c60c3b8b" from: "be98e2bd" in: 101.43207ms
Dec 15 21:41:12.354  INFO nostr_rs_relay::server: stopping connection for client: 43c1a1e8, ip: "172.17.0.1" (client sent 0 event(s), received 1634)
Dec 15 21:41:16.352  INFO nostr_rs_relay::db: persisted event: "2f82447a" from: "00000000" in: 507.461µs
Dec 15 21:41:19.518  INFO nostr_rs_relay::server: stopping connection for client: f0a141b4, ip: "172.17.0.1" (client sent 0 event(s), received 63)
Dec 15 21:41:29.042  INFO nostr_rs_relay::server: stopping connection for client: 64bc22f9, ip: "172.17.0.1" (client sent 0 event(s), received 316)
Dec 15 21:41:30.864  INFO nostr_rs_relay::server: stopping connection for client: ed0808e8, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:41:34.110  INFO nostr_rs_relay::server: stopping connection for client: 8b24227e, ip: "172.17.0.1" (client sent 1 event(s), received 1369)
Dec 15 21:41:36.506  INFO nostr_rs_relay::db: persisted event: "eef3ed00" from: "7083a48b" in: 966.248µs
Dec 15 21:41:39.566  INFO nostr_rs_relay::db: persisted event: "0e784d5f" from: "06620f2a" in: 569.825µs
Dec 15 21:41:40.132  INFO nostr_rs_relay::db: persisted event: "d1ec5950" from: "ad134c36" in: 19.1918ms
Dec 15 21:41:43.392  INFO nostr_rs_relay::db: persisted event: "265b12f8" from: "c065f2fa" in: 39.208476ms
Dec 15 21:41:49.503  INFO nostr_rs_relay::db: hid 1 older replaceable kind 3 events for author: "c065f2fa"
Dec 15 21:41:49.510  INFO nostr_rs_relay::db: persisted event: "6141d7c4" from: "c065f2fa" in: 33.222568ms
Dec 15 21:41:51.008  INFO nostr_rs_relay::db: hid 1 older replaceable kind 3 events for author: "c065f2fa"
Dec 15 21:41:51.014  INFO nostr_rs_relay::db: persisted event: "7547a363" from: "c065f2fa" in: 31.68783ms
Dec 15 21:41:53.845  INFO nostr_rs_relay::db: hid 1 older replaceable kind 3 events for author: "c065f2fa"
Dec 15 21:41:53.854  INFO nostr_rs_relay::db: persisted event: "0a013247" from: "c065f2fa" in: 49.000392ms
Dec 15 21:41:55.562  INFO nostr_rs_relay::db: persisted event: "1ce6c60c" from: "b2dd4009" in: 65.869001ms
Dec 15 21:41:56.118  INFO nostr_rs_relay::server: stopping connection for client: b30b23f6, ip: "172.17.0.1" (client sent 0 event(s), received 19)
Dec 15 21:41:56.504  INFO nostr_rs_relay::server: stopping connection for client: 0f92a82d, ip: "172.17.0.1" (client sent 0 event(s), received 436)
Dec 15 21:41:56.707  INFO nostr_rs_relay::db: hid 1 older replaceable kind 3 events for author: "c065f2fa"
Dec 15 21:41:56.715  INFO nostr_rs_relay::db: persisted event: "ef9b3297" from: "c065f2fa" in: 38.840919ms
Dec 15 21:41:58.023  INFO nostr_rs_relay::db: persisted event: "ec4deded" from: "de424fd5" in: 545.852µs
Dec 15 21:42:01.014  INFO nostr_rs_relay::db: hid 1 older replaceable kind 3 events for author: "c065f2fa"
Dec 15 21:42:01.015  INFO nostr_rs_relay::db: persisted event: "3078c5d5" from: "c065f2fa" in: 46.527918ms
Dec 15 21:42:01.946  INFO nostr_rs_relay::db: hid 1 older replaceable kind 3 events for author: "c065f2fa"
Dec 15 21:42:01.947  INFO nostr_rs_relay::db: persisted event: "dc3b3577" from: "c065f2fa" in: 32.706563ms
Dec 15 21:42:03.892  INFO nostr_rs_relay::db: hid 1 older replaceable kind 3 events for author: "c065f2fa"
Dec 15 21:42:03.893  INFO nostr_rs_relay::db: persisted event: "4dfe6efd" from: "c065f2fa" in: 45.419584ms
Dec 15 21:42:03.913  INFO nostr_rs_relay::server: stopping connection for client: a5d64e52, ip: "172.17.0.1" (client sent 1 event(s), received 62)
Dec 15 21:42:04.901  INFO nostr_rs_relay::db: persisted event: "92d2ea6c" from: "fa11e7a3" in: 120.933721ms
Dec 15 21:42:08.753  INFO nostr_rs_relay::db: hid 1 older replaceable kind 3 events for author: "c065f2fa"
Dec 15 21:42:08.753  INFO nostr_rs_relay::db: persisted event: "f66e9c3c" from: "c065f2fa" in: 31.01965ms
Dec 15 21:42:10.565  INFO nostr_rs_relay::db: persisted event: "3150cd5d" from: "00000000" in: 589.206µs
Dec 15 21:42:11.889  INFO nostr_rs_relay::server: stopping connection for client: 6462c90e, ip: "172.17.0.1" (client sent 0 event(s), received 500)
Dec 15 21:42:12.073  INFO nostr_rs_relay::server: stopping connection for client: 08f36ff8, ip: "172.17.0.1" (client sent 0 event(s), received 63)
Dec 15 21:42:17.693  INFO nostr_rs_relay::db: persisted event: "510e2a01" from: "ae305631" in: 1.095845ms
Dec 15 21:42:19.415  INFO nostr_rs_relay::server: stopping connection for client: cc999747, ip: "172.17.0.1" (client sent 1 event(s), received 0)
Dec 15 21:42:19.415  INFO nostr_rs_relay::server: stopping connection for client: e644f095, ip: "172.17.0.1" (client sent 1 event(s), received 0)
Dec 15 21:42:19.418  INFO nostr_rs_relay::server: stopping connection for client: f861c77b, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:42:19.419  INFO nostr_rs_relay::server: stopping connection for client: b0095141, ip: "172.17.0.1" (client sent 1 event(s), received 0)
Dec 15 21:42:19.444  INFO nostr_rs_relay::db: persisted event: "0246d874" from: "000347b7" in: 563.939µs
Dec 15 21:42:20.417  INFO nostr_rs_relay::server: stopping connection for client: 941f61f3, ip: "172.17.0.1" (client sent 1 event(s), received 0)
Dec 15 21:42:20.789  INFO nostr_rs_relay::server: stopping connection for client: 4b7139d6, ip: "172.17.0.1" (client sent 0 event(s), received 1162)
Dec 15 21:42:21.309  INFO nostr_rs_relay::server: stopping connection for client: 3b404cc1, ip: "172.17.0.1" (client sent 1 event(s), received 754)
Dec 15 21:42:22.853  INFO nostr_rs_relay::db: Could not parse hex range from author "tungstenite?"
Dec 15 21:42:23.518  INFO nostr_rs_relay::db: persisted event: "4cbe6c7b" from: "369bbd76" in: 529.497µs
Dec 15 21:42:25.218  INFO nostr_rs_relay::db: hid 1 older replaceable kind 3 events for author: "f47d575f"
Dec 15 21:42:25.218  INFO nostr_rs_relay::db: persisted event: "55134a43" from: "f47d575f" in: 35.935617ms
Dec 15 21:42:31.739  INFO nostr_rs_relay::db: persisted event: "8aa6893b" from: "7d163600" in: 104.68922ms
Dec 15 21:42:33.059  INFO nostr_rs_relay::db: persisted event: "0ba7b862" from: "c6af5b8e" in: 438.583µs
Dec 15 21:42:34.006  INFO nostr_rs_relay::server: stopping connection for client: 7d1fafeb, ip: "172.17.0.1" (client sent 1 event(s), received 21)
Dec 15 21:42:35.253  INFO nostr_rs_relay::db: persisted event: "eed4e8fa" from: "8f953b7e" in: 29.060897ms
Dec 15 21:42:36.082  INFO nostr_rs_relay::db: persisted event: "4e92d0a4" from: "ebdc2ce9" in: 876.032µs
Dec 15 21:42:36.518  INFO nostr_rs_relay::server: stopping connection for client: 1da0fcc4, ip: "172.17.0.1" (client sent 0 event(s), received 346)
Dec 15 21:42:38.067  INFO nostr_rs_relay::db: Could not parse hex range from author "messages"
Dec 15 21:42:38.068  INFO nostr_rs_relay::db: Could not parse hex range from author "tungstenite?"
Dec 15 21:42:41.493  INFO nostr_rs_relay::server: stopping connection for client: ed8fa919, ip: "172.17.0.1" (client sent 0 event(s), received 298)
Dec 15 21:42:43.266  INFO nostr_rs_relay::server: stopping connection for client: e51b68b6, ip: "172.17.0.1" (client sent 0 event(s), received 15)
Dec 15 21:42:44.294  INFO nostr_rs_relay::db: persisted event: "c157ed0b" from: "000347b7" in: 574.599µs
Dec 15 21:42:47.674  INFO nostr_rs_relay::db: hid 1 older replaceable kind 3 events for author: "992a8aa5"
Dec 15 21:42:47.675  INFO nostr_rs_relay::db: persisted event: "49d77851" from: "992a8aa5" in: 31.343572ms
Dec 15 21:42:47.851  INFO nostr_rs_relay::db: persisted event: "af7b8fe7" from: "eb6ed93e" in: 462.168µs
Dec 15 21:42:53.631  INFO nostr_rs_relay::server: stopping connection for client: f3edde86, ip: "172.17.0.1" (client sent 0 event(s), received 708)
Dec 15 21:42:54.565  INFO nostr_rs_relay::server: stopping connection for client: 4612ddfa, ip: "172.17.0.1" (client sent 4 event(s), received 119)
Dec 15 21:43:02.468  INFO nostr_rs_relay::db: persisted event: "9e62bfb5" from: "ad134c36" in: 519.068µs
Dec 15 21:43:09.477  INFO nostr_rs_relay::db: persisted event: "d088f77d" from: "efc60455" in: 97.38572ms
Dec 15 21:43:12.742  INFO nostr_rs_relay::db: persisted event: "87f80cb8" from: "465c7d21" in: 461.699µs
Dec 15 21:43:20.038  INFO nostr_rs_relay::db: persisted event: "b88ab701" from: "704c3783" in: 655.664µs
Dec 15 21:43:22.737  INFO nostr_rs_relay::db: hid 1 older replaceable kind 3 events for author: "f47d575f"
Dec 15 21:43:22.738  INFO nostr_rs_relay::db: persisted event: "a23b6089" from: "f47d575f" in: 26.592122ms
Dec 15 21:43:28.697  INFO nostr_rs_relay::db: persisted event: "fbc0bc66" from: "f47d575f" in: 478.395µs
Dec 15 21:43:30.099  INFO nostr_rs_relay::db: persisted event: "e73723a9" from: "5aec57f7" in: 569.762µs
Dec 15 21:43:33.650  INFO nostr_rs_relay::db: persisted event: "172bee2e" from: "9682c33f" in: 957.247µs
Dec 15 21:43:38.235  INFO nostr_rs_relay::db: persisted event: "fd5ad88e" from: "704c3783" in: 568.517µs
Dec 15 21:43:41.699  INFO nostr_rs_relay::db: persisted event: "713e9c5d" from: "8b34d276" in: 826.179µs
Dec 15 21:43:43.974  INFO nostr_rs_relay::server: stopping connection for client: 782914f4, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:43:44.040  INFO nostr_rs_relay::server: stopping connection for client: ca4bbc23, ip: "172.17.0.1" (client sent 0 event(s), received 377)
Dec 15 21:43:45.788  INFO nostr_rs_relay::db: persisted event: "4c9d3572" from: "5f459aac" in: 98.924674ms
Dec 15 21:43:48.830  INFO nostr_rs_relay::db: hid 1 older replaceable kind 0 events for author: "7d163600"
Dec 15 21:43:48.830  INFO nostr_rs_relay::db: persisted event: "e253bf81" from: "7d163600" in: 119.620212ms
Dec 15 21:43:49.249  INFO nostr_rs_relay::server: stopping connection for client: 00dab34f, ip: "172.17.0.1" (client sent 1 event(s), received 321)
Dec 15 21:43:50.102  INFO nostr_rs_relay::db: persisted event: "0e762fb6" from: "1c9a4b57" in: 549.668µs
Dec 15 21:43:55.739  INFO nostr_rs_relay::server: stopping connection for client: 368593aa, ip: "172.17.0.1" (client sent 0 event(s), received 283)
Dec 15 21:43:58.320  INFO nostr_rs_relay::server: stopping connection for client: d864d61c, ip: "172.17.0.1" (client sent 1 event(s), received 1562)
Dec 15 21:43:59.855  INFO nostr_rs_relay::db: persisted event: "8851dc9f" from: "a7b61167" in: 556.43µs
Dec 15 21:44:01.297  INFO nostr_rs_relay::db: persisted event: "03052e4c" from: "7083a48b" in: 28.57203ms
Dec 15 21:44:04.073  INFO nostr_rs_relay::server: stopping connection for client: 6b36c1fd, ip: "172.17.0.1" (client sent 0 event(s), received 328)
Dec 15 21:44:06.257  INFO nostr_rs_relay::db: persisted event: "79244b6b" from: "4b5520fd" in: 536.064µs
Dec 15 21:44:06.771  INFO nostr_rs_relay::db: persisted event: "73f37351" from: "8b34d276" in: 818.14µs
Dec 15 21:44:07.896  INFO nostr_rs_relay::db: persisted event: "ec8372e3" from: "704c3783" in: 613.204µs
Dec 15 21:44:08.502  INFO nostr_rs_relay::db: persisted event: "6c6a0029" from: "00000000" in: 642.687µs
Dec 15 21:44:09.546  INFO nostr_rs_relay::server: stopping connection for client: 53ee243e, ip: "172.17.0.1" (client sent 0 event(s), received 549)
Dec 15 21:44:16.513  INFO nostr_rs_relay::server: stopping connection for client: d8802c06, ip: "172.17.0.1" (client sent 1 event(s), received 159)
Dec 15 21:44:16.513  INFO nostr_rs_relay::server: stopping connection for client: c8fdaf56, ip: "172.17.0.1" (client sent 0 event(s), received 160)
Dec 15 21:44:16.513  INFO nostr_rs_relay::server: stopping connection for client: ee7dfee8, ip: "172.17.0.1" (client sent 0 event(s), received 154)
Dec 15 21:44:16.513  INFO nostr_rs_relay::server: stopping connection for client: 75a2a850, ip: "172.17.0.1" (client sent 0 event(s), received 160)
Dec 15 21:44:16.513  INFO nostr_rs_relay::server: stopping connection for client: 4c451055, ip: "172.17.0.1" (client sent 0 event(s), received 154)
Dec 15 21:44:16.513  INFO nostr_rs_relay::server: stopping connection for client: 7d0b44e6, ip: "172.17.0.1" (client sent 0 event(s), received 410)
Dec 15 21:44:16.513  INFO nostr_rs_relay::server: stopping connection for client: 13ca9215, ip: "172.17.0.1" (client sent 0 event(s), received 157)
Dec 15 21:44:16.513  INFO nostr_rs_relay::server: stopping connection for client: f609a838, ip: "172.17.0.1" (client sent 0 event(s), received 159)
Dec 15 21:44:16.513  INFO nostr_rs_relay::server: stopping connection for client: 8cafe90e, ip: "172.17.0.1" (client sent 0 event(s), received 156)
Dec 15 21:44:16.513  INFO nostr_rs_relay::server: stopping connection for client: dcf21cb1, ip: "172.17.0.1" (client sent 1 event(s), received 161)
Dec 15 21:44:16.514  INFO nostr_rs_relay::server: stopping connection for client: e4124e75, ip: "172.17.0.1" (client sent 0 event(s), received 153)
Dec 15 21:44:16.514  INFO nostr_rs_relay::server: stopping connection for client: 405a0ce5, ip: "172.17.0.1" (client sent 0 event(s), received 153)
Dec 15 21:44:16.514  INFO nostr_rs_relay::server: stopping connection for client: 0962c3e3, ip: "172.17.0.1" (client sent 0 event(s), received 160)
Dec 15 21:44:16.514  INFO nostr_rs_relay::server: stopping connection for client: fb160381, ip: "172.17.0.1" (client sent 0 event(s), received 154)
Dec 15 21:44:16.514  INFO nostr_rs_relay::server: stopping connection for client: 850ef0f9, ip: "172.17.0.1" (client sent 0 event(s), received 158)
Dec 15 21:44:16.514  INFO nostr_rs_relay::server: stopping connection for client: 833dd72e, ip: "172.17.0.1" (client sent 0 event(s), received 160)
Dec 15 21:44:16.514  INFO nostr_rs_relay::server: stopping connection for client: 0fbc794e, ip: "172.17.0.1" (client sent 0 event(s), received 156)
Dec 15 21:44:16.514  INFO nostr_rs_relay::server: stopping connection for client: a12f95f1, ip: "172.17.0.1" (client sent 0 event(s), received 169)
Dec 15 21:44:16.514  INFO nostr_rs_relay::server: stopping connection for client: 7057d4a1, ip: "172.17.0.1" (client sent 0 event(s), received 153)
Dec 15 21:44:16.514  INFO nostr_rs_relay::server: stopping connection for client: 89511ed2, ip: "172.17.0.1" (client sent 0 event(s), received 152)
Dec 15 21:44:16.514  INFO nostr_rs_relay::server: stopping connection for client: 1bb25b30, ip: "172.17.0.1" (client sent 0 event(s), received 152)
Dec 15 21:44:16.514  INFO nostr_rs_relay::server: stopping connection for client: de01dd87, ip: "172.17.0.1" (client sent 0 event(s), received 157)
Dec 15 21:44:16.514  INFO nostr_rs_relay::server: stopping connection for client: d966d83a, ip: "172.17.0.1" (client sent 1 event(s), received 157)
Dec 15 21:44:16.514  INFO nostr_rs_relay::server: stopping connection for client: 1b967b5b, ip: "172.17.0.1" (client sent 0 event(s), received 160)
Dec 15 21:44:16.514  INFO nostr_rs_relay::server: stopping connection for client: cea14d32, ip: "172.17.0.1" (client sent 0 event(s), received 159)
Dec 15 21:44:16.515  INFO nostr_rs_relay::server: stopping connection for client: ff112b67, ip: "172.17.0.1" (client sent 0 event(s), received 159)
Dec 15 21:44:16.515  INFO nostr_rs_relay::server: stopping connection for client: efee6d2e, ip: "172.17.0.1" (client sent 0 event(s), received 158)
Dec 15 21:44:16.515  INFO nostr_rs_relay::server: stopping connection for client: 41a5e82d, ip: "172.17.0.1" (client sent 0 event(s), received 402)
Dec 15 21:44:16.515  INFO nostr_rs_relay::server: stopping connection for client: 1d55e7eb, ip: "172.17.0.1" (client sent 0 event(s), received 159)
Dec 15 21:44:16.515  INFO nostr_rs_relay::server: stopping connection for client: a61d4e59, ip: "172.17.0.1" (client sent 0 event(s), received 152)
Dec 15 21:44:16.515  INFO nostr_rs_relay::server: stopping connection for client: 7a3e663a, ip: "172.17.0.1" (client sent 0 event(s), received 160)
Dec 15 21:44:16.515  INFO nostr_rs_relay::server: stopping connection for client: e6b75348, ip: "172.17.0.1" (client sent 0 event(s), received 157)
Dec 15 21:44:16.515  INFO nostr_rs_relay::server: stopping connection for client: 7c3c278b, ip: "172.17.0.1" (client sent 0 event(s), received 152)
Dec 15 21:44:16.515  INFO nostr_rs_relay::server: stopping connection for client: 4cabcbf1, ip: "172.17.0.1" (client sent 0 event(s), received 194)
Dec 15 21:44:16.515  INFO nostr_rs_relay::server: stopping connection for client: f76ee409, ip: "172.17.0.1" (client sent 0 event(s), received 158)
Dec 15 21:44:16.515  INFO nostr_rs_relay::server: stopping connection for client: 39e534f0, ip: "172.17.0.1" (client sent 0 event(s), received 153)
Dec 15 21:44:16.515  INFO nostr_rs_relay::server: stopping connection for client: 6fa9d00f, ip: "172.17.0.1" (client sent 0 event(s), received 159)
Dec 15 21:44:16.515  INFO nostr_rs_relay::server: stopping connection for client: 25c23844, ip: "172.17.0.1" (client sent 0 event(s), received 161)
Dec 15 21:44:16.515  INFO nostr_rs_relay::server: stopping connection for client: a8e73576, ip: "172.17.0.1" (client sent 0 event(s), received 192)
Dec 15 21:44:16.515  INFO nostr_rs_relay::server: stopping connection for client: c57d6332, ip: "172.17.0.1" (client sent 0 event(s), received 160)
Dec 15 21:44:16.516  INFO nostr_rs_relay::server: stopping connection for client: b221d8f7, ip: "172.17.0.1" (client sent 0 event(s), received 158)
Dec 15 21:44:16.516  INFO nostr_rs_relay::server: stopping connection for client: 94480711, ip: "172.17.0.1" (client sent 0 event(s), received 283)
Dec 15 21:44:16.516  INFO nostr_rs_relay::server: stopping connection for client: 321c9eac, ip: "172.17.0.1" (client sent 0 event(s), received 164)
Dec 15 21:44:16.516  INFO nostr_rs_relay::server: stopping connection for client: ca95d955, ip: "172.17.0.1" (client sent 0 event(s), received 155)
Dec 15 21:44:16.516  INFO nostr_rs_relay::server: stopping connection for client: 80235f10, ip: "172.17.0.1" (client sent 0 event(s), received 156)
Dec 15 21:44:16.516  INFO nostr_rs_relay::server: stopping connection for client: e58e6b78, ip: "172.17.0.1" (client sent 0 event(s), received 159)
Dec 15 21:44:17.662  INFO nostr_rs_relay::server: stopping connection for client: e4aaeca9, ip: "172.17.0.1" (client sent 0 event(s), received 849)
Dec 15 21:44:17.663  INFO nostr_rs_relay::server: stopping connection for client: 7bc40745, ip: "172.17.0.1" (client sent 2 event(s), received 88)
Dec 15 21:44:20.615  INFO nostr_rs_relay::db: persisted event: "42306dc3" from: "f5097b27" in: 634.058µs
Dec 15 21:44:23.496  INFO nostr_rs_relay::db: persisted event: "a8cb395b" from: "369bbd76" in: 433.992µs
Dec 15 21:44:27.610  INFO nostr_rs_relay::server: stopping connection for client: 2f833012, ip: "172.17.0.1" (client sent 0 event(s), received 66)
Dec 15 21:44:29.312  INFO nostr_rs_relay::server: stopping connection for client: 479fe079, ip: "172.17.0.1" (client sent 1 event(s), received 194)
Dec 15 21:44:31.369  INFO nostr_rs_relay::server: stopping connection for client: 728d0dfc, ip: "172.17.0.1" (client sent 1 event(s), received 312)
Dec 15 21:44:33.969  INFO nostr_rs_relay::db: persisted event: "cd5c6c75" from: "c6af5b8e" in: 874.163µs
Dec 15 21:44:36.327  INFO nostr_rs_relay::db: persisted event: "108a81b8" from: "ae305631" in: 562.1µs
Dec 15 21:44:36.440  INFO nostr_rs_relay::db: persisted event: "ba125a9e" from: "c6af5b8e" in: 560.453µs
Dec 15 21:44:37.126  INFO nostr_rs_relay::server: stopping connection for client: 98e60ecb, ip: "172.17.0.1" (client sent 0 event(s), received 1519)
Dec 15 21:44:37.875  INFO nostr_rs_relay::db: persisted event: "3a565e7a" from: "5c2cf2bf" in: 105.484375ms
Dec 15 21:44:38.453  INFO nostr_rs_relay::db: persisted event: "65613070" from: "c6af5b8e" in: 611.83µs
Dec 15 21:44:45.147  INFO nostr_rs_relay::server: stopping connection for client: 17cdf009, ip: "172.17.0.1" (client sent 0 event(s), received 2890)
Dec 15 21:44:48.311  INFO nostr_rs_relay::db: persisted event: "defbb0f3" from: "1c9a4b57" in: 532.033µs
Dec 15 21:44:51.402  INFO nostr_rs_relay::db: persisted event: "48832ed9" from: "f47d575f" in: 537.333µs
Dec 15 21:44:55.324  INFO nostr_rs_relay::db: persisted event: "85422a6a" from: "369bbd76" in: 479.091µs
Dec 15 21:44:56.243  INFO nostr_rs_relay::server: stopping connection for client: a386a2a1, ip: "172.17.0.1" (client sent 0 event(s), received 64)
Dec 15 21:44:58.250  INFO nostr_rs_relay::db: hid 1 older replaceable kind 3 events for author: "6ad0b6b4"
Dec 15 21:44:58.251  INFO nostr_rs_relay::db: persisted event: "7a1ce27e" from: "6ad0b6b4" in: 24.767643ms
Dec 15 21:44:58.356  INFO nostr_rs_relay::db: persisted event: "82889840" from: "50d46fb0" in: 519.161µs
Dec 15 21:44:59.308  INFO nostr_rs_relay::server: stopping connection for client: e77724f1, ip: "172.17.0.1" (client sent 1 event(s), received 65)
Dec 15 21:44:59.820  INFO nostr_rs_relay::db: hid 1 older replaceable kind 0 events for author: "5c2cf2bf"
Dec 15 21:44:59.820  INFO nostr_rs_relay::db: persisted event: "272ee271" from: "5c2cf2bf" in: 87.924304ms
Dec 15 21:45:00.960  INFO nostr_rs_relay::server: stopping connection for client: 6bc7a18c, ip: "172.17.0.1" (client sent 0 event(s), received 16)
Dec 15 21:45:02.650  INFO nostr_rs_relay::db: persisted event: "44cccb9c" from: "f93cbbbf" in: 1.1647ms
Dec 15 21:45:06.447  INFO nostr_rs_relay::server: stopping connection for client: bff0c785, ip: "172.17.0.1" (client sent 0 event(s), received 73)
Dec 15 21:45:07.140  INFO nostr_rs_relay::db: hid 1 older replaceable kind 3 events for author: "6ad0b6b4"
Dec 15 21:45:07.140  INFO nostr_rs_relay::db: persisted event: "621dead9" from: "6ad0b6b4" in: 29.687923ms
Dec 15 21:45:13.109  INFO nostr_rs_relay::server: stopping connection for client: 1e9f1a6a, ip: "172.17.0.1" (client sent 0 event(s), received 53)
Dec 15 21:45:13.572  INFO nostr_rs_relay::server: stopping connection for client: baec0164, ip: "172.17.0.1" (client sent 0 event(s), received 378)
Dec 15 21:45:17.104  INFO nostr_rs_relay::db: persisted event: "5e2ae680" from: "f47d575f" in: 624.109µs
Dec 15 21:45:17.180  INFO nostr_rs_relay::db: hid 1 older replaceable kind 3 events for author: "6ad0b6b4"
Dec 15 21:45:17.181  INFO nostr_rs_relay::db: persisted event: "484e5ae8" from: "6ad0b6b4" in: 41.525251ms
Dec 15 21:45:20.910  INFO nostr_rs_relay::db: persisted event: "44396fd3" from: "a0b4fa65" in: 117.069631ms
Dec 15 21:45:21.487  INFO nostr_rs_relay::db: persisted event: "2ec2096a" from: "6683c8e1" in: 103.269213ms
Dec 15 21:45:22.672  INFO nostr_rs_relay::server: stopping connection for client: cb97536d, ip: "172.17.0.1" (client sent 0 event(s), received 25212)
Dec 15 21:45:23.136  INFO nostr_rs_relay::db: persisted event: "61fb2668" from: "f47d575f" in: 489.641µs
Dec 15 21:45:26.807  INFO nostr_rs_relay::server: stopping connection for client: 1e34d25f, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:45:32.386  INFO nostr_rs_relay::server: stopping connection for client: cfbbde58, ip: "172.17.0.1" (client sent 2 event(s), received 1617)
Dec 15 21:45:36.401  INFO nostr_rs_relay::server: stopping connection for client: dbdda855, ip: "172.17.0.1" (client sent 0 event(s), received 79)
Dec 15 21:45:37.950  INFO nostr_rs_relay::db: persisted event: "13d5c169" from: "f47d575f" in: 509.321µs
Dec 15 21:45:39.879  INFO nostr_rs_relay::db: persisted event: "08f339f3" from: "b2dd4009" in: 1.315388ms
Dec 15 21:45:41.825  INFO nostr_rs_relay::db: persisted event: "297ca837" from: "7083a48b" in: 558.714µs
Dec 15 21:45:42.201  INFO nostr_rs_relay::server: stopping connection for client: cf4efc70, ip: "172.17.0.1" (client sent 2 event(s), received 869)
Dec 15 21:45:51.412  INFO nostr_rs_relay::db: persisted event: "1f7622be" from: "7083a48b" in: 1.260487ms
Dec 15 21:45:53.289  INFO nostr_rs_relay::db: persisted event: "fef32451" from: "8b34d276" in: 405.074µs
Dec 15 21:45:57.819  INFO nostr_rs_relay::db: persisted event: "c2a22efb" from: "1d6a42b3" in: 659.071µs
Dec 15 21:46:05.393  INFO nostr_rs_relay::db: persisted event: "489beb5b" from: "5f459aac" in: 27.106093ms
Dec 15 21:46:05.563  INFO nostr_rs_relay::server: stopping connection for client: 12422403, ip: "172.17.0.1" (client sent 0 event(s), received 25)
Dec 15 21:46:06.084  INFO nostr_rs_relay::db: persisted event: "28b19d36" from: "a7b61167" in: 458.719µs
Dec 15 21:46:06.619  INFO nostr_rs_relay::server: stopping connection for client: 66eababe, ip: "172.17.0.1" (client sent 0 event(s), received 35)
Dec 15 21:46:11.519  INFO nostr_rs_relay::db: persisted event: "a4d4debf" from: "000347b7" in: 868.6µs
Dec 15 21:46:12.867  INFO nostr_rs_relay::db: persisted event: "072ab481" from: "000347b7" in: 548.267µs
Dec 15 21:46:13.608  INFO nostr_rs_relay::server: stopping connection for client: 980d03a6, ip: "172.17.0.1" (client sent 3 event(s), received 2054)
Dec 15 21:46:15.799  INFO nostr_rs_relay::server: stopping connection for client: 8eca133a, ip: "172.17.0.1" (client sent 0 event(s), received 1)
Dec 15 21:46:18.471  INFO nostr_rs_relay::db: Could not parse hex range from author "tungstenite?"
Dec 15 21:46:19.599  INFO nostr_rs_relay::server: stopping connection for client: 6f3f1abd, ip: "172.17.0.1" (client sent 4 event(s), received 65)
Dec 15 21:46:19.599  INFO nostr_rs_relay::server: stopping connection for client: a8f65a37, ip: "172.17.0.1" (client sent 0 event(s), received 72)
Dec 15 21:46:20.029  INFO nostr_rs_relay::server: stopping connection for client: b38fcda6, ip: "172.17.0.1" (client sent 0 event(s), received 896)
Dec 15 21:46:22.937  INFO nostr_rs_relay::server: stopping connection for client: 14508a31, ip: "172.17.0.1" (client sent 2 event(s), received 79)
Dec 15 21:46:23.874  INFO nostr_rs_relay::server: stopping connection for client: 299e3ede, ip: "172.17.0.1" (client sent 1 event(s), received 1890)
Dec 15 21:46:25.536  INFO nostr_rs_relay::server: stopping connection for client: ef24b73d, ip: "172.17.0.1" (client sent 2 event(s), received 78)
Dec 15 21:46:25.538  INFO nostr_rs_relay::server: stopping connection for client: 5652788b, ip: "172.17.0.1" (client sent 0 event(s), received 78)
Dec 15 21:46:28.691  INFO nostr_rs_relay::db: persisted event: "93786f1b" from: "369bbd76" in: 885.048µs
Dec 15 21:46:32.918  INFO nostr_rs_relay::server: stopping connection for client: f556a2a8, ip: "172.17.0.1" (client sent 1 event(s), received 21)
Dec 15 21:46:33.594  INFO nostr_rs_relay::db: persisted event: "05869f6c" from: "ad134c36" in: 644.035µs
Dec 15 21:46:42.298  INFO nostr_rs_relay::db: persisted event: "ab92f924" from: "ad134c36" in: 555.92µs
Dec 15 21:46:42.805  INFO nostr_rs_relay::db: persisted event: "a9b10a81" from: "025e933d" in: 380.953µs
Dec 15 21:46:43.455  INFO nostr_rs_relay::db: hid 1 older replaceable kind 0 events for author: "be98e2bd"
Dec 15 21:46:43.456  INFO nostr_rs_relay::db: persisted event: "4fafffcd" from: "be98e2bd" in: 109.375092ms
Dec 15 21:46:46.759  INFO nostr_rs_relay::server: stopping connection for client: fdc80628, ip: "172.17.0.1" (client sent 0 event(s), received 61)
Dec 15 21:46:47.567  INFO nostr_rs_relay::server: stopping connection for client: f3bffeaf, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:46:53.740  INFO nostr_rs_relay::server: stopping connection for client: ed96e558, ip: "172.17.0.1" (client sent 0 event(s), received 66)
Dec 15 21:46:56.449  INFO nostr_rs_relay::server: stopping connection for client: c0258c47, ip: "172.17.0.1" (client sent 0 event(s), received 1)
Dec 15 21:46:57.160  INFO nostr_rs_relay::server: stopping connection for client: 28de740c, ip: "172.17.0.1" (client sent 0 event(s), received 24)
Dec 15 21:46:58.071  INFO nostr_rs_relay::db: persisted event: "71c84887" from: "f47d575f" in: 818.851µs
Dec 15 21:47:05.350  INFO nostr_rs_relay::server: stopping connection for client: 7dfe8e50, ip: "172.17.0.1" (client sent 0 event(s), received 62)
Dec 15 21:47:07.315  INFO nostr_rs_relay::db: hid 1 older replaceable kind 0 events for author: "e41bf331"
Dec 15 21:47:07.315  INFO nostr_rs_relay::db: persisted event: "054f72dc" from: "e41bf331" in: 115.845494ms
Dec 15 21:47:08.383  INFO nostr_rs_relay::server: stopping connection for client: 7f6dc16d, ip: "172.17.0.1" (client sent 0 event(s), received 62)
Dec 15 21:47:09.895  INFO nostr_rs_relay::db: persisted event: "ecd051a2" from: "ad134c36" in: 927.645µs
Dec 15 21:47:10.060  INFO nostr_rs_relay::db: persisted event: "53733d2f" from: "000347b7" in: 779.638µs
Dec 15 21:47:10.265  INFO nostr_rs_relay::server: stopping connection for client: fe27654e, ip: "172.17.0.1" (client sent 0 event(s), received 412)
Dec 15 21:47:10.265  INFO nostr_rs_relay::server: stopping connection for client: be952083, ip: "172.17.0.1" (client sent 0 event(s), received 162)
Dec 15 21:47:10.266  INFO nostr_rs_relay::server: stopping connection for client: 79210e2b, ip: "172.17.0.1" (client sent 0 event(s), received 162)
Dec 15 21:47:10.266  INFO nostr_rs_relay::server: stopping connection for client: 05f97f91, ip: "172.17.0.1" (client sent 0 event(s), received 412)
Dec 15 21:47:10.266  INFO nostr_rs_relay::server: stopping connection for client: 9483aea5, ip: "172.17.0.1" (client sent 0 event(s), received 162)
Dec 15 21:47:10.267  INFO nostr_rs_relay::server: stopping connection for client: 189547b8, ip: "172.17.0.1" (client sent 0 event(s), received 162)
Dec 15 21:47:10.267  INFO nostr_rs_relay::server: stopping connection for client: e5cf7946, ip: "172.17.0.1" (client sent 0 event(s), received 162)
Dec 15 21:47:10.267  INFO nostr_rs_relay::server: stopping connection for client: a2fac407, ip: "172.17.0.1" (client sent 0 event(s), received 162)
Dec 15 21:47:10.267  INFO nostr_rs_relay::server: stopping connection for client: 064d7478, ip: "172.17.0.1" (client sent 0 event(s), received 427)
Dec 15 21:47:10.267  INFO nostr_rs_relay::server: stopping connection for client: 5ece7992, ip: "172.17.0.1" (client sent 0 event(s), received 213)
Dec 15 21:47:10.268  INFO nostr_rs_relay::server: stopping connection for client: b2e51da2, ip: "172.17.0.1" (client sent 0 event(s), received 162)
Dec 15 21:47:10.268  INFO nostr_rs_relay::server: stopping connection for client: 78dca69d, ip: "172.17.0.1" (client sent 0 event(s), received 412)
Dec 15 21:47:10.269  INFO nostr_rs_relay::server: stopping connection for client: 718dfdfb, ip: "172.17.0.1" (client sent 0 event(s), received 162)
Dec 15 21:47:10.269  INFO nostr_rs_relay::server: stopping connection for client: fb0ec624, ip: "172.17.0.1" (client sent 0 event(s), received 162)
Dec 15 21:47:10.269  INFO nostr_rs_relay::server: stopping connection for client: 22bf139d, ip: "172.17.0.1" (client sent 0 event(s), received 162)
Dec 15 21:47:10.269  INFO nostr_rs_relay::server: stopping connection for client: aeff03ad, ip: "172.17.0.1" (client sent 0 event(s), received 413)
Dec 15 21:47:10.765  INFO nostr_rs_relay::server: stopping connection for client: 4817ec6e, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:47:13.821  INFO nostr_rs_relay::db: hid 1 older replaceable kind 0 events for author: "e0c93696"
Dec 15 21:47:13.822  INFO nostr_rs_relay::db: persisted event: "81e05e6e" from: "e0c93696" in: 108.171506ms
Dec 15 21:47:16.558  INFO nostr_rs_relay::db: persisted event: "54eb7af4" from: "000347b7" in: 596.916µs
Dec 15 21:47:16.761  INFO nostr_rs_relay::db: persisted event: "1ff7930f" from: "704c3783" in: 582.892µs
Dec 15 21:47:20.074  INFO nostr_rs_relay::server: stopping connection for client: b86cb1c5, ip: "172.17.0.1" (client sent 0 event(s), received 147)
Dec 15 21:47:21.182  INFO nostr_rs_relay::server: stopping connection for client: db347673, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:47:21.231  INFO nostr_rs_relay::db: persisted event: "ef6e16f0" from: "89132343" in: 99.094346ms
Dec 15 21:47:22.284  INFO nostr_rs_relay::server: stopping connection for client: c3937d09, ip: "172.17.0.1" (client sent 0 event(s), received 1046)
Dec 15 21:47:23.171  INFO nostr_rs_relay::server: stopping connection for client: 4105517e, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:47:24.930  INFO nostr_rs_relay::server: stopping connection for client: 53f80a72, ip: "172.17.0.1" (client sent 0 event(s), received 569)
Dec 15 21:47:31.716  INFO nostr_rs_relay::server: stopping connection for client: 3a7f9355, ip: "172.17.0.1" (client sent 0 event(s), received 1417)
Dec 15 21:47:32.766  INFO nostr_rs_relay::db: hid 1 older replaceable kind 0 events for author: "6eccf112"
Dec 15 21:47:32.766  INFO nostr_rs_relay::db: persisted event: "1a93d92a" from: "6eccf112" in: 102.163819ms
Dec 15 21:47:33.180  INFO nostr_rs_relay::server: stopping connection for client: e35433cb, ip: "172.17.0.1" (client sent 0 event(s), received 11)
Dec 15 21:47:33.635  INFO nostr_rs_relay::db: persisted event: "4a4b5d85" from: "f93cbbbf" in: 635.681µs
Dec 15 21:47:33.911  INFO nostr_rs_relay::server: stopping connection for client: 8cb170f7, ip: "172.17.0.1" (client sent 1 event(s), received 527)
Dec 15 21:47:36.325  INFO nostr_rs_relay::db: persisted event: "e06b82f4" from: "607c2d12" in: 447.677µs
Dec 15 21:47:43.041  INFO nostr_rs_relay::server: stopping connection for client: 96fad15c, ip: "172.17.0.1" (client sent 0 event(s), received 62)
Dec 15 21:47:43.276  INFO nostr_rs_relay::db: persisted event: "2c4b3fff" from: "9eb4a06e" in: 387.886µs
Dec 15 21:47:43.636  INFO nostr_rs_relay::server: stopping connection for client: ac82fcf5, ip: "172.17.0.1" (client sent 0 event(s), received 367)
Dec 15 21:47:44.074  INFO nostr_rs_relay::server: stopping connection for client: 109b3e9d, ip: "172.17.0.1" (client sent 0 event(s), received 611)
Dec 15 21:47:45.229  INFO nostr_rs_relay::db: hid 1 deleted events for author "7083a48b"
Dec 15 21:47:45.230  INFO nostr_rs_relay::db: persisted event: "7d7457ba" from: "7083a48b" in: 1.31958ms
Dec 15 21:47:48.019  INFO nostr_rs_relay::server: stopping connection for client: 0f91784a, ip: "172.17.0.1" (client sent 0 event(s), received 266)
Dec 15 21:47:48.845  INFO nostr_rs_relay::db: persisted event: "7777d8d5" from: "7083a48b" in: 542.734µs
Dec 15 21:47:49.204  INFO nostr_rs_relay::server: stopping connection for client: 33e87682, ip: "172.17.0.1" (client sent 0 event(s), received 590)
Dec 15 21:47:50.693  INFO nostr_rs_relay::server: stopping connection for client: 3650f475, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.694  INFO nostr_rs_relay::server: stopping connection for client: 099a7fbf, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.694  INFO nostr_rs_relay::server: stopping connection for client: 3aab264e, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.694  INFO nostr_rs_relay::server: stopping connection for client: 84946d52, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.695  INFO nostr_rs_relay::server: stopping connection for client: 3203b751, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.696  INFO nostr_rs_relay::server: stopping connection for client: ae9dc836, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.696  INFO nostr_rs_relay::server: stopping connection for client: 5acf04ef, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.699  INFO nostr_rs_relay::server: stopping connection for client: 0f2c9e3c, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.699  INFO nostr_rs_relay::server: stopping connection for client: 469e7eff, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.703  INFO nostr_rs_relay::server: stopping connection for client: 83cf0a22, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.703  INFO nostr_rs_relay::server: stopping connection for client: 38653089, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.703  INFO nostr_rs_relay::server: stopping connection for client: fdbf1617, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.703  INFO nostr_rs_relay::server: stopping connection for client: 1fc56836, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.703  INFO nostr_rs_relay::server: stopping connection for client: 6c30b1b5, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.703  INFO nostr_rs_relay::server: stopping connection for client: b1cfdedd, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.703  INFO nostr_rs_relay::server: stopping connection for client: f278b370, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.703  INFO nostr_rs_relay::server: stopping connection for client: 26def1c3, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.703  INFO nostr_rs_relay::server: stopping connection for client: f93e2a30, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.704  INFO nostr_rs_relay::server: stopping connection for client: 05121344, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.704  INFO nostr_rs_relay::server: stopping connection for client: 3c06c38e, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.704  INFO nostr_rs_relay::server: stopping connection for client: b28f596a, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.704  INFO nostr_rs_relay::server: stopping connection for client: 3c58fc03, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.704  INFO nostr_rs_relay::server: stopping connection for client: 5692c501, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.704  INFO nostr_rs_relay::server: stopping connection for client: 919ca08e, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.703  INFO nostr_rs_relay::server: stopping connection for client: 29ab551f, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.704  INFO nostr_rs_relay::server: stopping connection for client: 99ca1ed7, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.705  INFO nostr_rs_relay::server: stopping connection for client: fb15cb8d, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.705  INFO nostr_rs_relay::server: stopping connection for client: 17809411, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.705  INFO nostr_rs_relay::server: stopping connection for client: 2675ad33, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.705  INFO nostr_rs_relay::server: stopping connection for client: c91a05cc, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.705  INFO nostr_rs_relay::server: stopping connection for client: f5b49ac7, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.705  INFO nostr_rs_relay::server: stopping connection for client: 3b52ec4d, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.705  INFO nostr_rs_relay::server: stopping connection for client: fd4b153b, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.705  INFO nostr_rs_relay::server: stopping connection for client: 6fada79c, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.705  INFO nostr_rs_relay::server: stopping connection for client: 8e6183a6, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.705  INFO nostr_rs_relay::server: stopping connection for client: 9ccc7119, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.705  INFO nostr_rs_relay::server: stopping connection for client: fbfa42b2, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.706  INFO nostr_rs_relay::server: stopping connection for client: a985fe5d, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.706  INFO nostr_rs_relay::server: stopping connection for client: 1c02d6d1, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.706  INFO nostr_rs_relay::server: stopping connection for client: 8c5432af, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.706  INFO nostr_rs_relay::server: stopping connection for client: 42b78f98, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.706  INFO nostr_rs_relay::server: stopping connection for client: 0b6afebf, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.706  INFO nostr_rs_relay::server: stopping connection for client: f760bced, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.706  INFO nostr_rs_relay::server: stopping connection for client: 87798e28, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.706  INFO nostr_rs_relay::server: stopping connection for client: 24d885b2, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.706  INFO nostr_rs_relay::server: stopping connection for client: 0afcf115, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.707  INFO nostr_rs_relay::server: stopping connection for client: 7bbde4c0, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.707  INFO nostr_rs_relay::server: stopping connection for client: 5648cb36, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.707  INFO nostr_rs_relay::server: stopping connection for client: 2701e6a1, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.707  INFO nostr_rs_relay::server: stopping connection for client: a3a9fbc0, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.707  INFO nostr_rs_relay::server: stopping connection for client: 1566434e, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.707  INFO nostr_rs_relay::server: stopping connection for client: 0e59ed8b, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.707  INFO nostr_rs_relay::server: stopping connection for client: c26b3496, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:50.708  INFO nostr_rs_relay::server: stopping connection for client: ef761d20, ip: "172.17.0.1" (client sent 0 event(s), received 83)
Dec 15 21:47:51.724  INFO nostr_rs_relay::db: hid 1 deleted events for author "7083a48b"
Dec 15 21:47:51.725  INFO nostr_rs_relay::db: persisted event: "02a0eac0" from: "7083a48b" in: 538.505µs
Dec 15 21:47:52.477  INFO nostr_rs_relay::db: persisted event: "34c38867" from: "9eb4a06e" in: 412.575µs
Dec 15 21:47:54.287  INFO nostr_rs_relay::db: persisted event: "2e261e57" from: "4b5520fd" in: 395.342µs
Dec 15 21:47:55.361  INFO nostr_rs_relay::server: stopping connection for client: 2b39d9e0, ip: "172.17.0.1" (client sent 0 event(s), received 30)
Dec 15 21:48:04.031  INFO nostr_rs_relay::db: persisted event: "0f1f5caf" from: "f93cbbbf" in: 700.271µs
Dec 15 21:48:14.806  INFO nostr_rs_relay::db: persisted event: "6621a372" from: "32e18276" in: 57.99228ms
Dec 15 21:48:16.385  INFO nostr_rs_relay::server: stopping connection for client: 8cfe3f6e, ip: "172.17.0.1" (client sent 0 event(s), received 120)
Dec 15 21:48:17.972  INFO nostr_rs_relay::db: persisted event: "08e3486d" from: "fda98582" in: 6.332809ms
Dec 15 21:48:18.929  INFO nostr_rs_relay::db: persisted event: "92c9c301" from: "fda98582" in: 115.75433ms
Dec 15 21:48:19.830  INFO nostr_rs_relay::server: stopping connection for client: 3f67c885, ip: "172.17.0.1" (client sent 1 event(s), received 1251)
Dec 15 21:48:21.605  INFO nostr_rs_relay::db: persisted event: "b89d7590" from: "4b5520fd" in: 513.13µs
Dec 15 21:48:22.327  INFO nostr_rs_relay::server: stopping connection for client: 73ccde0f, ip: "172.17.0.1" (client sent 0 event(s), received 1318)
Dec 15 21:48:23.911  INFO nostr_rs_relay::server: stopping connection for client: d05c8f37, ip: "172.17.0.1" (client sent 0 event(s), received 509)
Dec 15 21:48:24.642  INFO nostr_rs_relay::db: persisted event: "94f57677" from: "83a54ee6" in: 109.40905ms
Dec 15 21:48:24.880  INFO nostr_rs_relay::server: stopping connection for client: acd7d0ab, ip: "172.17.0.1" (client sent 1 event(s), received 23)
Dec 15 21:48:25.234  INFO nostr_rs_relay::db: persisted event: "63c637e6" from: "0654a6e0" in: 113.145496ms
Dec 15 21:48:29.875  INFO nostr_rs_relay::db: hid 1 older replaceable kind 0 events for author: "edfafadb"
Dec 15 21:48:29.876  INFO nostr_rs_relay::db: persisted event: "0836685f" from: "edfafadb" in: 109.704973ms
Dec 15 21:48:31.228  INFO nostr_rs_relay::server: stopping connection for client: bc42e384, ip: "172.17.0.1" (client sent 0 event(s), received 25)
Dec 15 21:48:35.317  INFO nostr_rs_relay::db: persisted event: "5ac80889" from: "7083a48b" in: 601.379µs
Dec 15 21:48:39.000  INFO nostr_rs_relay::db: hid 1 older replaceable kind 0 events for author: "f47d575f"
Dec 15 21:48:39.000  INFO nostr_rs_relay::db: persisted event: "065d0870" from: "f47d575f" in: 86.345171ms
Dec 15 21:48:39.967  INFO nostr_rs_relay::server: stopping connection for client: cb4887d1, ip: "172.17.0.1" (client sent 1 event(s), received 1848)
Dec 15 21:48:43.926  INFO nostr_rs_relay::server: stopping connection for client: a5bcc745, ip: "172.17.0.1" (client sent 0 event(s), received 506)
Dec 15 21:48:44.602  INFO nostr_rs_relay::db: persisted event: "d78ee0bc" from: "000347b7" in: 507.277µs
Dec 15 21:48:51.865  INFO nostr_rs_relay::db: persisted event: "d854b17d" from: "5abe66b2" in: 107.543177ms
Dec 15 21:48:54.216  INFO nostr_rs_relay::server: stopping connection for client: 6fe530af, ip: "172.17.0.1" (client sent 0 event(s), received 285)
Dec 15 21:48:55.837  INFO nostr_rs_relay::db: persisted event: "0c390f6d" from: "7083a48b" in: 666.577µs
Dec 15 21:48:55.886  INFO nostr_rs_relay::server: stopping connection for client: c75e6003, ip: "172.17.0.1" (client sent 0 event(s), received 67)
Dec 15 21:48:56.976  INFO nostr_rs_relay::db: persisted event: "c543c991" from: "1c022694" in: 772.244µs
Dec 15 21:48:58.273  INFO nostr_rs_relay::db: persisted event: "d7d324ea" from: "540ae2ec" in: 100.258025ms
Dec 15 21:48:59.009  INFO nostr_rs_relay::server: stopping connection for client: 7d75b3d4, ip: "172.17.0.1" (client sent 0 event(s), received 266)
Dec 15 21:48:59.268  INFO nostr_rs_relay::db: persisted event: "6a8b6681" from: "7083a48b" in: 611.237µs
Dec 15 21:48:59.377  INFO nostr_rs_relay::db: persisted event: "1ba6198f" from: "1c022694" in: 328.846µs
Dec 15 21:49:02.377  INFO nostr_rs_relay::db: persisted event: "c9510747" from: "f3736146" in: 116.212402ms
Dec 15 21:49:03.209  INFO nostr_rs_relay::db: persisted event: "e6e54633" from: "000347b7" in: 552.072µs
Dec 15 21:49:06.192  INFO nostr_rs_relay::db: persisted event: "e42a54db" from: "7083a48b" in: 1.086348ms
Dec 15 21:49:07.550  INFO nostr_rs_relay::db: persisted event: "d14fce0c" from: "a7b61167" in: 963.889µs
Dec 15 21:49:09.564  INFO nostr_rs_relay::db: persisted event: "25a272ed" from: "88fc5be7" in: 169.037621ms
Dec 15 21:49:09.877  INFO nostr_rs_relay::server: stopping connection for client: 153d1893, ip: "172.17.0.1" (client sent 0 event(s), received 368)
Dec 15 21:49:12.127  INFO nostr_rs_relay::db: hid 1 older replaceable kind 0 events for author: "8b34d276"
Dec 15 21:49:12.128  INFO nostr_rs_relay::db: persisted event: "abcb9fc9" from: "8b34d276" in: 113.190593ms
Dec 15 21:49:15.225  INFO nostr_rs_relay::db: persisted event: "56a48510" from: "992a8aa5" in: 520.479µs
Dec 15 21:49:15.932  INFO nostr_rs_relay::db: hid 1 deleted events for author "7083a48b"
Dec 15 21:49:15.933  INFO nostr_rs_relay::db: persisted event: "f571257f" from: "7083a48b" in: 650.047µs
Dec 15 21:49:16.923  INFO nostr_rs_relay::server: stopping connection for client: 2e014c38, ip: "172.17.0.1" (client sent 0 event(s), received 25)
Dec 15 21:49:18.156  INFO nostr_rs_relay::db: hid 1 deleted events for author "7083a48b"
Dec 15 21:49:18.157  INFO nostr_rs_relay::db: persisted event: "25e1865c" from: "7083a48b" in: 669.418µs
Dec 15 21:49:18.761  INFO nostr_rs_relay::server: stopping connection for client: c26af6b0, ip: "172.17.0.1" (client sent 0 event(s), received 25)
Dec 15 21:49:20.676  INFO nostr_rs_relay::db: persisted event: "01010a6a" from: "a7b61167" in: 516.608µs
Dec 15 21:49:22.468  INFO nostr_rs_relay::db: persisted event: "c4a79c58" from: "5abe66b2" in: 443.202µs
Dec 15 21:49:23.036  INFO nostr_rs_relay::server: stopping connection for client: 32ae762e, ip: "172.17.0.1" (client sent 0 event(s), received 63)
Dec 15 21:49:23.211  INFO nostr_rs_relay::db: persisted event: "f9ed98b8" from: "21df64d7" in: 30.969813ms
Dec 15 21:49:24.279  INFO nostr_rs_relay::db: hid 1 older replaceable kind 3 events for author: "5e51094f"
Dec 15 21:49:24.279  INFO nostr_rs_relay::db: persisted event: "945bf64c" from: "5e51094f" in: 59.03254ms
Dec 15 21:49:30.164  INFO nostr_rs_relay::db: persisted event: "0795156a" from: "7083a48b" in: 710.011µs
Dec 15 21:49:30.357  INFO nostr_rs_relay::server: stopping connection for client: 3b14338d, ip: "172.17.0.1" (client sent 1 event(s), received 692)
Dec 15 21:49:31.365  INFO nostr_rs_relay::db: persisted event: "0ff00aef" from: "7083a48b" in: 770.098µs
Dec 15 21:49:33.613  INFO nostr_rs_relay::db: persisted event: "b36fe63f" from: "992a8aa5" in: 482.715µs
Dec 15 21:49:33.713  INFO nostr_rs_relay::server: stopping connection for client: 97772738, ip: "172.17.0.1" (client sent 0 event(s), received 121)
Dec 15 21:49:34.179  INFO nostr_rs_relay::server: stopping connection for client: 2797caad, ip: "172.17.0.1" (client sent 0 event(s), received 23)
Dec 15 21:49:34.347  INFO nostr_rs_relay::server: stopping connection for client: 34cc1486, ip: "172.17.0.1" (client sent 1 event(s), received 25)
Dec 15 21:49:37.332  INFO nostr_rs_relay::server: stopping connection for client: 3a2dcb63, ip: "172.17.0.1" (client sent 0 event(s), received 23)
Dec 15 21:49:40.246  INFO nostr_rs_relay::server: stopping connection for client: 3da4f69b, ip: "172.17.0.1" (client sent 0 event(s), received 506)
Dec 15 21:49:41.704  INFO nostr_rs_relay::server: stopping connection for client: 1d614f0d, ip: "172.17.0.1" (client sent 0 event(s), received 25)
Dec 15 21:49:44.234  INFO nostr_rs_relay::server: stopping connection for client: 14cb31e6, ip: "172.17.0.1" (client sent 0 event(s), received 275)
Dec 15 21:49:45.219  INFO nostr_rs_relay::db: persisted event: "1fe80bc7" from: "51589bc4" in: 499.428µs
Dec 15 21:49:45.621  INFO nostr_rs_relay::server: stopping connection for client: 629f76c6, ip: "172.17.0.1" (client sent 0 event(s), received 17)
Dec 15 21:49:51.302  INFO nostr_rs_relay::db: persisted event: "fa8d0ca3" from: "3fa0de90" in: 148.796956ms
Dec 15 21:49:51.872  INFO nostr_rs_relay::server: stopping connection for client: 0822a0fd, ip: "172.17.0.1" (client sent 0 event(s), received 1807)
Dec 15 21:49:58.568  INFO nostr_rs_relay::server: stopping connection for client: 5b0afde3, ip: "172.17.0.1" (client sent 0 event(s), received 16)
Dec 15 21:50:00.083  INFO nostr_rs_relay::db: persisted event: "d40b84ee" from: "000347b7" in: 789.246µs
Dec 15 21:50:00.152  INFO nostr_rs_relay::server: stopping connection for client: ede0201f, ip: "172.17.0.1" (client sent 0 event(s), received 1612)
Dec 15 21:50:03.642  INFO nostr_rs_relay::server: stopping connection for client: 97c5e181, ip: "172.17.0.1" (client sent 0 event(s), received 1564)
Dec 15 21:50:07.447  INFO nostr_rs_relay::db: hid 1 older replaceable kind 3 events for author: "6ad0b6b4"
Dec 15 21:50:07.448  INFO nostr_rs_relay::db: persisted event: "a649020d" from: "6ad0b6b4" in: 43.130644ms
Dec 15 21:50:08.361  INFO nostr_rs_relay::server: stopping connection for client: 55749892, ip: "172.17.0.1" (client sent 0 event(s), received 121)
Dec 15 21:50:11.739  INFO nostr_rs_relay::db: persisted event: "0d7071a2" from: "e1f16a94" in: 447.654µs
Dec 15 21:50:13.855  INFO nostr_rs_relay::server: stopping connection for client: 1d00b922, ip: "172.17.0.1" (client sent 0 event(s), received 1497)
Dec 15 21:50:16.733  INFO nostr_rs_relay::db: persisted event: "a21e20cd" from: "e1f16a94" in: 837.517µs
Dec 15 21:50:17.604  INFO nostr_rs_relay::db: persisted event: "bf08f463" from: "3fa0de90" in: 447.906µs
Dec 15 21:50:19.134  INFO nostr_rs_relay::server: stopping connection for client: d05e1989, ip: "172.17.0.1" (client sent 0 event(s), received 450)
Dec 15 21:50:19.186  INFO nostr_rs_relay::server: stopping connection for client: 1fee6caf, ip: "172.17.0.1" (client sent 0 event(s), received 62)
Dec 15 21:50:20.041  INFO nostr_rs_relay::db: persisted event: "3e3e9d90" from: "50d46fb0" in: 460.849µs
Dec 15 21:50:20.157  INFO nostr_rs_relay::server: stopping connection for client: c733495c, ip: "172.17.0.1" (client sent 1 event(s), received 63)
Dec 15 21:50:20.158  INFO nostr_rs_relay::server: stopping connection for client: e1d8b6c8, ip: "172.17.0.1" (client sent 0 event(s), received 63)
Dec 15 21:50:20.158  INFO nostr_rs_relay::server: stopping connection for client: dac04961, ip: "172.17.0.1" (client sent 0 event(s), received 63)
Dec 15 21:50:20.159  INFO nostr_rs_relay::server: stopping connection for client: 20d07265, ip: "172.17.0.1" (client sent 0 event(s), received 63)
Dec 15 21:50:20.159  INFO nostr_rs_relay::server: stopping connection for client: e70a1aef, ip: "172.17.0.1" (client sent 0 event(s), received 63)
Dec 15 21:50:20.159  INFO nostr_rs_relay::server: stopping connection for client: 2055ffec, ip: "172.17.0.1" (client sent 0 event(s), received 64)
Dec 15 21:50:20.159  INFO nostr_rs_relay::server: stopping connection for client: fc9c2dfd, ip: "172.17.0.1" (client sent 0 event(s), received 64)
Dec 15 21:50:20.160  INFO nostr_rs_relay::server: stopping connection for client: 2a86da76, ip: "172.17.0.1" (client sent 0 event(s), received 73)
Dec 15 21:50:20.161  INFO nostr_rs_relay::server: stopping connection for client: ed6e14e6, ip: "172.17.0.1" (client sent 0 event(s), received 63)
Dec 15 21:50:20.161  INFO nostr_rs_relay::server: stopping connection for client: dc7b7a11, ip: "172.17.0.1" (client sent 0 event(s), received 62)
Dec 15 21:50:20.162  INFO nostr_rs_relay::server: stopping connection for client: 75ca2186, ip: "172.17.0.1" (client sent 0 event(s), received 63)
Dec 15 21:50:20.162  INFO nostr_rs_relay::server: stopping connection for client: f54cb26b, ip: "172.17.0.1" (client sent 0 event(s), received 63)
Dec 15 21:50:20.162  INFO nostr_rs_relay::server: stopping connection for client: dea0eadd, ip: "172.17.0.1" (client sent 0 event(s), received 63)
Dec 15 21:50:20.163  INFO nostr_rs_relay::server: stopping connection for client: 1315d6d9, ip: "172.17.0.1" (client sent 0 event(s), received 325)
Dec 15 21:50:20.163  INFO nostr_rs_relay::server: stopping connection for client: a7c224a4, ip: "172.17.0.1" (client sent 0 event(s), received 63)
Dec 15 21:50:20.163  INFO nostr_rs_relay::server: stopping connection for client: db07049a, ip: "172.17.0.1" (client sent 0 event(s), received 64)
Dec 15 21:50:20.173  INFO nostr_rs_relay::server: stopping connection for client: 06abc01b, ip: "172.17.0.1" (client sent 0 event(s), received 62)
Dec 15 21:50:20.173  INFO nostr_rs_relay::server: stopping connection for client: c1fe50e7, ip: "172.17.0.1" (client sent 0 event(s), received 62)
Dec 15 21:50:20.190  INFO nostr_rs_relay::server: stopping connection for client: 85b0b85f, ip: "172.17.0.1" (client sent 0 event(s), received 62)
Dec 15 21:50:20.191  INFO nostr_rs_relay::server: stopping connection for client: f2ab2a33, ip: "172.17.0.1" (client sent 0 event(s), received 62)
Dec 15 21:50:20.191  INFO nostr_rs_relay::server: stopping connection for client: b444eb7a, ip: "172.17.0.1" (client sent 0 event(s), received 105)
Dec 15 21:50:21.701  INFO nostr_rs_relay::db: persisted event: "dc3d791b" from: "a7b61167" in: 468.474µs
Dec 15 21:50:21.959  INFO nostr_rs_relay::server: stopping connection for client: b44429a1, ip: "172.17.0.1" (client sent 0 event(s), received 17)
Dec 15 21:50:22.413  INFO nostr_rs_relay::server: stopping connection for client: 9d9658b1, ip: "172.17.0.1" (client sent 1 event(s), received 121)
Dec 15 21:50:22.633  INFO nostr_rs_relay::db: hid 1 older replaceable kind 0 events for author: "96c87765"
Dec 15 21:50:22.633  INFO nostr_rs_relay::db: persisted event: "e8c9d929" from: "96c87765" in: 128.128669ms
Dec 15 21:50:24.767  INFO nostr_rs_relay::server: stopping connection for client: e89cfd9f, ip: "172.17.0.1" (client sent 0 event(s), received 23)
Dec 15 21:50:25.023  INFO nostr_rs_relay::server: stopping connection for client: 3042684b, ip: "172.17.0.1" (client sent 0 event(s), received 311)
Dec 15 21:50:26.111  INFO nostr_rs_relay::server: stopping connection for client: 32154d75, ip: "172.17.0.1" (client sent 2 event(s), received 75)
Dec 15 21:50:27.850  INFO nostr_rs_relay::server: stopping connection for client: ac299d17, ip: "172.17.0.1" (client sent 0 event(s), received 16)
Dec 15 21:50:28.958  INFO nostr_rs_relay::server: stopping connection for client: 550345bf, ip: "172.17.0.1" (client sent 0 event(s), received 24)
Dec 15 21:50:31.210  INFO nostr_rs_relay::db: persisted event: "4e2e1168" from: "110f8298" in: 121.603177ms
Dec 15 21:50:32.084  INFO nostr_rs_relay::server: stopping connection for client: 356fcfb9, ip: "172.17.0.1" (client sent 0 event(s), received 23)
Dec 15 21:50:33.263  INFO nostr_rs_relay::db: persisted event: "88bad3c2" from: "c1e3f65b" in: 118.067181ms
Dec 15 21:50:35.031  INFO nostr_rs_relay::server: stopping connection for client: 6958d82b, ip: "172.17.0.1" (client sent 0 event(s), received 122)
Dec 15 21:50:35.782  INFO nostr_rs_relay::server: stopping connection for client: 79964093, ip: "172.17.0.1" (client sent 0 event(s), received 771)
Dec 15 21:50:36.679  INFO nostr_rs_relay::db: hid 1 older replaceable kind 0 events for author: "23bf2591"
Dec 15 21:50:36.679  INFO nostr_rs_relay::db: persisted event: "b8f02769" from: "23bf2591" in: 129.930244ms
Dec 15 21:50:37.620  INFO nostr_rs_relay::server: stopping connection for client: fee1d009, ip: "172.17.0.1" (client sent 0 event(s), received 784)
Dec 15 21:50:38.452  INFO nostr_rs_relay::db: hid 1 older replaceable kind 0 events for author: "96c87765"
Dec 15 21:50:38.452  INFO nostr_rs_relay::db: persisted event: "4ec7bc21" from: "96c87765" in: 121.927854ms
Dec 15 21:50:39.452  INFO nostr_rs_relay::server: stopping connection for client: e8ee5c3d, ip: "172.17.0.1" (client sent 0 event(s), received 122)
Dec 15 21:50:41.941  INFO nostr_rs_relay::db: hid 1 older replaceable kind 0 events for author: "ce5e9844"
Dec 15 21:50:41.942  INFO nostr_rs_relay::db: persisted event: "f84ff346" from: "ce5e9844" in: 114.125044ms
Dec 15 21:50:44.137  INFO nostr_rs_relay::server: stopping connection for client: b594a7a6, ip: "172.17.0.1" (client sent 0 event(s), received 588)
Dec 15 21:50:46.111  INFO nostr_rs_relay::db: persisted event: "8acba724" from: "b2dd4009" in: 483.728µs
Dec 15 21:50:48.930  INFO nostr_rs_relay::server: stopping connection for client: 5b31c9ee, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:50:49.595  INFO nostr_rs_relay::db: persisted event: "9c84b454" from: "000347b7" in: 2.029254ms
Dec 15 21:50:50.435  INFO nostr_rs_relay::server: stopping connection for client: 46dc7117, ip: "172.17.0.1" (client sent 0 event(s), received 122)
Dec 15 21:50:53.844  INFO nostr_rs_relay::db: persisted event: "501ac7aa" from: "93ecaf38" in: 434.124µs
Dec 15 21:50:53.990  INFO nostr_rs_relay::server: stopping connection for client: 85eac879, ip: "172.17.0.1" (client sent 0 event(s), received 266)
Dec 15 21:50:54.068  INFO nostr_rs_relay::server: stopping connection for client: fd892ccc, ip: "172.17.0.1" (client sent 0 event(s), received 274)
Dec 15 21:50:55.232  INFO nostr_rs_relay::db: hid 1 older replaceable kind 3 events for author: "eb6ed93e"
Dec 15 21:50:55.232  INFO nostr_rs_relay::db: persisted event: "be23b341" from: "eb6ed93e" in: 31.111873ms
Dec 15 21:50:56.854  INFO nostr_rs_relay::db: hid 1 older replaceable kind 3 events for author: "eb6ed93e"
Dec 15 21:50:56.855  INFO nostr_rs_relay::db: persisted event: "5aea8b15" from: "eb6ed93e" in: 36.181042ms
Dec 15 21:50:59.732  INFO nostr_rs_relay::db: hid 1 older replaceable kind 3 events for author: "eb6ed93e"
Dec 15 21:50:59.732  INFO nostr_rs_relay::db: persisted event: "680ad61d" from: "eb6ed93e" in: 39.281637ms
Dec 15 21:51:00.264  INFO nostr_rs_relay::db: persisted event: "3975303d" from: "16ed4c2d" in: 1.043135ms
Dec 15 21:51:00.979  INFO nostr_rs_relay::db: persisted event: "52fd444d" from: "0654a6e0" in: 41.745507ms
Dec 15 21:51:03.467  INFO nostr_rs_relay::db: persisted event: "6f7afb5c" from: "cd315c30" in: 347.928µs
Dec 15 21:51:04.417  INFO nostr_rs_relay::db: persisted event: "5c7e9cee" from: "5c10ed06" in: 648.775µs
Dec 15 21:51:05.143  INFO nostr_rs_relay::server: stopping connection for client: 9136a16c, ip: "172.17.0.1" (client sent 1 event(s), received 837)
Dec 15 21:51:07.085  INFO nostr_rs_relay::db: hid 1 older replaceable kind 0 events for author: "c4f5e7a7"
Dec 15 21:51:07.085  INFO nostr_rs_relay::db: persisted event: "721c93cf" from: "c4f5e7a7" in: 122.952019ms
Dec 15 21:51:07.698  INFO nostr_rs_relay::db: persisted event: "e8e4e617" from: "88fc5be7" in: 412.297µs
Dec 15 21:51:07.832  INFO nostr_rs_relay::server: stopping connection for client: 9498ddef, ip: "172.17.0.1" (client sent 0 event(s), received 896)
Dec 15 21:51:08.253  INFO nostr_rs_relay::server: stopping connection for client: b0f793d9, ip: "172.17.0.1" (client sent 0 event(s), received 68)
Dec 15 21:51:08.357  INFO nostr_rs_relay::server: stopping connection for client: 7b4f9e24, ip: "172.17.0.1" (client sent 0 event(s), received 597)
Dec 15 21:51:10.688  INFO nostr_rs_relay::db: persisted event: "daa09b38" from: "0654a6e0" in: 707.876µs
Dec 15 21:51:19.551  INFO nostr_rs_relay::db: persisted event: "d4497f11" from: "a7b61167" in: 524.13µs
Dec 15 21:51:23.743  INFO nostr_rs_relay::db: hid 1 older replaceable kind 0 events for author: "96c87765"
Dec 15 21:51:23.743  INFO nostr_rs_relay::db: persisted event: "4637f846" from: "96c87765" in: 119.892742ms
Dec 15 21:51:24.781  INFO nostr_rs_relay::db: persisted event: "5903ef9b" from: "89132343" in: 33.991789ms
Dec 15 21:51:26.479  INFO nostr_rs_relay::server: stopping connection for client: 303842eb, ip: "172.17.0.1" (client sent 2 event(s), received 1)
Dec 15 21:51:27.820  INFO nostr_rs_relay::db: hid 1 older replaceable kind 0 events for author: "aff9a9f0"
Dec 15 21:51:27.821  INFO nostr_rs_relay::db: persisted event: "2b21e19f" from: "aff9a9f0" in: 146.957649ms
Dec 15 21:51:28.299  INFO nostr_rs_relay::server: stopping connection for client: 1351c31a, ip: "172.17.0.1" (client sent 0 event(s), received 23)
Dec 15 21:51:30.159  INFO nostr_rs_relay::db: persisted event: "223f7bd8" from: "ebce13d3" in: 446.177µs
Dec 15 21:51:30.447  INFO nostr_rs_relay::server: stopping connection for client: 51c2de7b, ip: "172.17.0.1" (client sent 1 event(s), received 149)
Dec 15 21:51:31.783  INFO nostr_rs_relay::server: stopping connection for client: 6e3cc5c5, ip: "172.17.0.1" (client sent 0 event(s), received 383)
Dec 15 21:51:35.181  INFO nostr_rs_relay::db: persisted event: "861b456a" from: "23bf2591" in: 70.241677ms
Dec 15 21:51:35.511  INFO nostr_rs_relay::server: stopping connection for client: 3ff29b47, ip: "172.17.0.1" (client sent 0 event(s), received 36)
Dec 15 21:51:37.246  INFO nostr_rs_relay::db: persisted event: "bc0f32ae" from: "b2dd4009" in: 507.086µs
Dec 15 21:51:39.116  INFO nostr_rs_relay::db: persisted event: "36235d64" from: "3fa0de90" in: 27.100256ms
Dec 15 21:51:40.072  INFO nostr_rs_relay::db: persisted event: "9abe345f" from: "20990d0a" in: 102.891003ms
Dec 15 21:51:40.275  INFO nostr_rs_relay::server: stopping connection for client: 8a4bc79b, ip: "172.17.0.1" (client sent 0 event(s), received 507)
Dec 15 21:51:40.452  INFO nostr_rs_relay::server: stopping connection for client: d717ba1d, ip: "172.17.0.1" (client sent 0 event(s), received 122)
Dec 15 21:51:42.855  INFO nostr_rs_relay::db: persisted event: "1c469d2b" from: "000347b7" in: 786.027µs
Dec 15 21:51:44.524  INFO nostr_rs_relay::db: persisted event: "fa8a3b6c" from: "9eb4a06e" in: 463.051µs
Dec 15 21:51:46.564  INFO nostr_rs_relay::db: persisted event: "c7d58a45" from: "4b5520fd" in: 883.006µs
Dec 15 21:51:52.558  INFO nostr_rs_relay::server: stopping connection for client: 0b25baf8, ip: "172.17.0.1" (client sent 0 event(s), received 337)
Dec 15 21:51:53.498  INFO nostr_rs_relay::server: stopping connection for client: 738739c5, ip: "172.17.0.1" (client sent 0 event(s), received 3559)
Dec 15 21:51:54.971  INFO nostr_rs_relay::db: persisted event: "875f2e52" from: "c4a98b68" in: 522.848µs
Dec 15 21:51:55.368  INFO nostr_rs_relay::server: stopping connection for client: f028b06e, ip: "172.17.0.1" (client sent 0 event(s), received 0)
Dec 15 21:51:55.708  INFO nostr_rs_relay::db: persisted event: "0a6dba69" from: "c4a98b68" in: 109.696392ms
Dec 15 21:51:58.421  INFO nostr_rs_relay::db: hid 1 older replaceable kind 0 events for author: "7d163600"
Dec 15 21:51:58.421  INFO nostr_rs_relay::db: persisted event: "762b4715" from: "7d163600" in: 174.954741ms
Dec 15 21:51:58.994  INFO nostr_rs_relay::server: stopping connection for client: d9f64cc5, ip: "172.17.0.1" (client sent 1 event(s), received 1076)
Dec 15 21:52:00.886  INFO nostr_rs_relay::db: persisted event: "8c6662ec" from: "000347b7" in: 798.656µs
Dec 15 21:52:03.237  INFO nostr_rs_relay::server: stopping connection for client: d23eeba9, ip: "172.17.0.1" (client sent 0 event(s), received 657)
Dec 15 21:52:04.240  INFO nostr_rs_relay::db: persisted event: "62d302b9" from: "55b2a9b7" in: 96.564113ms
Dec 15 21:52:06.312  INFO nostr_rs_relay::db: persisted event: "bb8e4ddc" from: "f3c9dc2d" in: 936.774µs
Dec 15 21:52:07.070  INFO nostr_rs_relay::db: persisted event: "6d4fed67" from: "a7b61167" in: 678.706µs
Dec 15 21:52:08.201  INFO nostr_rs_relay::server: stopping connection for client: 930b8773, ip: "172.17.0.1" (client sent 0 event(s), received 79)
Dec 15 21:52:08.203  INFO nostr_rs_relay::server: stopping connection for client: d64e793b, ip: "172.17.0.1" (client sent 8 event(s), received 855)
Dec 15 21:52:10.382  INFO nostr_rs_relay::db: persisted event: "093c4197" from: "21df64d7" in: 394.396µs
Dec 15 21:52:11.827  INFO nostr_rs_relay::server: stopping connection for client: 14f97c5c, ip: "172.17.0.1" (client sent 0 event(s), received 347)
Dec 15 21:52:12.268  INFO nostr_rs_relay::db: hid 1 older replaceable kind 0 events for author: "1f90689d"
Dec 15 21:52:12.268  INFO nostr_rs_relay::db: persisted event: "ac9b8907" from: "1f90689d" in: 114.944387ms
Dec 15 21:52:13.350  INFO nostr_rs_relay::server: stopping connection for client: 9358edc5, ip: "172.17.0.1" (client sent 0 event(s), received 1143)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment