Guest User

Untitled

a guest
Nov 28th, 2023
14
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 54.28 KB | None | 0 0
  1. umbrel@umbrel:~ $ ~/umbrel/scripts/app compose bitcoin logs --tail 600
  2. Attaching to bitcoin_server_1, bitcoin_tor_server_1, bitcoin_app_proxy_1, bitcoin_bitcoind_1, bitcoin_tor_1, bitcoin_i2pd_daemon_1
  3. bitcoind_1 | 2023-11-28T06:08:57Z Included configuration file umbrel-bitcoin.conf
  4. bitcoind_1 | 2023-11-28T06:08:57Z Bitcoin Core version v25.1.0 (release build)
  5. bitcoind_1 | 2023-11-28T06:08:57Z InitParameterInteraction: parameter interaction: -proxy set -> setting -upnp=0
  6. bitcoind_1 | 2023-11-28T06:08:57Z InitParameterInteraction: parameter interaction: -proxy set -> setting -natpmp=0
  7. bitcoind_1 | 2023-11-28T06:08:57Z InitParameterInteraction: parameter interaction: -proxy set -> setting -discover=0
  8. bitcoind_1 | 2023-11-28T06:08:57Z Using the 'standard' SHA256 implementation
  9. bitcoind_1 | 2023-11-28T06:08:57Z Default data directory /data/.bitcoin
  10. bitcoind_1 | 2023-11-28T06:08:57Z Using data directory /data/.bitcoin
  11. bitcoind_1 | 2023-11-28T06:08:57Z Config file: /data/.bitcoin/bitcoin.conf
  12. bitcoind_1 | 2023-11-28T06:08:57Z Config file arg: bantime="86400"
  13. bitcoind_1 | 2023-11-28T06:08:57Z Config file arg: blockfilterindex="1"
  14. bitcoind_1 | 2023-11-28T06:08:57Z Config file arg: dbcache="429"
  15. bitcoind_1 | 2023-11-28T06:08:57Z Config file arg: i2pacceptincoming="0"
  16. bitcoind_1 | 2023-11-28T06:08:57Z Config file arg: includeconf="umbrel-bitcoin.conf"
  17. bitcoind_1 | 2023-11-28T06:08:57Z Config file arg: listen="1"
  18. bitcoind_1 | 2023-11-28T06:08:57Z Config file arg: listenonion="0"
  19. bitcoind_1 | 2023-11-28T06:08:57Z Config file arg: maxconnections="125"
  20. bitcoind_1 | 2023-11-28T06:08:57Z Config file arg: maxmempool="300"
  21. bitcoind_1 | 2023-11-28T06:08:57Z Config file arg: maxorphantx="100"
  22. bitcoind_1 | 2023-11-28T06:08:57Z Config file arg: maxreceivebuffer="5000"
  23. bitcoind_1 | 2023-11-28T06:08:57Z Config file arg: maxsendbuffer="1000"
  24. bitcoind_1 | 2023-11-28T06:08:57Z Config file arg: maxtimeadjustment="4200"
  25. bitcoind_1 | 2023-11-28T06:08:57Z Config file arg: maxuploadtarget="0"
  26. bitcoind_1 | 2023-11-28T06:08:57Z Config file arg: mempoolexpiry="336"
  27. bitcoind_1 | 2023-11-28T06:08:57Z Config file arg: onion="10.21.22.10:9050"
  28. bitcoind_1 | 2023-11-28T06:08:57Z Config file arg: onlynet="ipv4"
  29. bitcoind_1 | 2023-11-28T06:08:57Z Config file arg: onlynet="ipv6"
  30. bitcoind_1 | 2023-11-28T06:08:57Z Config file arg: onlynet="onion"
  31. bitcoind_1 | 2023-11-28T06:08:57Z Config file arg: peerblockfilters="1"
  32. bitcoind_1 | 2023-11-28T06:08:57Z Config file arg: peertimeout="60"
  33. bitcoind_1 | 2023-11-28T06:08:57Z Config file arg: persistmempool="1"
  34. bitcoind_1 | 2023-11-28T06:08:57Z Config file arg: proxy="10.21.22.10:9050"
  35. bitcoind_1 | 2023-11-28T06:08:57Z Config file arg: rpcworkqueue="128"
  36. bitcoind_1 | 2023-11-28T06:08:57Z Config file arg: timeout="5000"
  37. bitcoind_1 | 2023-11-28T06:08:57Z Config file arg: torcontrol="10.21.22.10:9051"
  38. bitcoind_1 | 2023-11-28T06:08:57Z Config file arg: torpassword=****
  39. bitcoind_1 | 2023-11-28T06:08:57Z Config file arg: txindex="1"
  40. bitcoind_1 | 2023-11-28T06:08:57Z Config file arg: whitelist="10.21.0.0/16"
  41. bitcoind_1 | 2023-11-28T06:08:57Z Config file arg: [main] bind="0.0.0.0:8333"
  42. bitcoind_1 | 2023-11-28T06:08:57Z Config file arg: [main] bind="10.21.21.8:8334=onion"
  43. bitcoind_1 | 2023-11-28T06:08:57Z Setting file arg: wallet = ["jam_default"]
  44. bitcoind_1 | 2023-11-28T06:08:57Z Command-line arg: port="8333"
  45. bitcoind_1 | 2023-11-28T06:08:57Z Command-line arg: rpcallowip="10.21.0.0/16"
  46. bitcoind_1 | 2023-11-28T06:08:57Z Command-line arg: rpcallowip="127.0.0.1"
  47. bitcoind_1 | 2023-11-28T06:08:57Z Command-line arg: rpcauth=****
  48. bitcoind_1 | 2023-11-28T06:08:57Z Command-line arg: rpcbind="10.21.21.8"
  49. bitcoind_1 | 2023-11-28T06:08:57Z Command-line arg: rpcbind="127.0.0.1"
  50. bitcoind_1 | 2023-11-28T06:08:57Z Command-line arg: rpcport="8332"
  51. bitcoind_1 | 2023-11-28T06:08:57Z Command-line arg: zmqpubhashblock="tcp://0.0.0.0:28334"
  52. bitcoind_1 | 2023-11-28T06:08:57Z Command-line arg: zmqpubrawblock="tcp://0.0.0.0:28332"
  53. bitcoind_1 | 2023-11-28T06:08:57Z Command-line arg: zmqpubrawtx="tcp://0.0.0.0:28333"
  54. bitcoind_1 | 2023-11-28T06:08:57Z Command-line arg: zmqpubsequence="tcp://0.0.0.0:28335"
  55. bitcoind_1 | 2023-11-28T06:08:57Z Using at most 125 automatic connections (1048576 file descriptors available)
  56. bitcoind_1 | 2023-11-28T06:08:57Z Using 16 MiB out of 16 MiB requested for signature cache, able to store 524288 elements
  57. bitcoind_1 | 2023-11-28T06:08:57Z Using 16 MiB out of 16 MiB requested for script execution cache, able to store 524288 elements
  58. bitcoind_1 | 2023-11-28T06:08:57Z Script verification uses 3 additional threads
  59. bitcoind_1 | 2023-11-28T06:08:57Z scheduler thread start
  60. bitcoind_1 | 2023-11-28T06:08:58Z Binding RPC on address 10.21.21.8 port 8332
  61. bitcoind_1 | 2023-11-28T06:08:58Z Binding RPC on address 127.0.0.1 port 8332
  62. bitcoind_1 | 2023-11-28T06:08:58Z [http] creating work queue of depth 128
  63. bitcoind_1 | 2023-11-28T06:08:58Z Using random cookie authentication.
  64. i2pd_daemon_1 | 06:08:58@453/none - i2pd v2.44.0 (0.9.56) starting...
  65. i2pd_daemon_1 | 06:09:14@387/error - Tunnels: Can't select next hop for bzIGdwRKxGwy09U~S8mTl9~RMsDjFy5W-c2O-sojBs0=
  66. i2pd_daemon_1 | 06:09:14@387/error - Tunnels: Can't create inbound tunnel, no peers available
  67. i2pd_daemon_1 | 06:09:19@387/error - Tunnels: Can't select next hop for bzIGdwRKxGwy09U~S8mTl9~RMsDjFy5W-c2O-sojBs0=
  68. i2pd_daemon_1 | 06:09:19@387/error - Tunnels: Can't create inbound tunnel, no peers available
  69. i2pd_daemon_1 | 06:09:19@387/error - Tunnels: Can't select next hop for bzIGdwRKxGwy09U~S8mTl9~RMsDjFy5W-c2O-sojBs0=
  70. i2pd_daemon_1 | 06:09:19@387/error - Tunnels: Can't create inbound tunnel, no peers available
  71. i2pd_daemon_1 | 06:09:30@387/error - Tunnels: Can't select next hop for bzIGdwRKxGwy09U~S8mTl9~RMsDjFy5W-c2O-sojBs0=
  72. i2pd_daemon_1 | 06:09:30@387/error - Tunnels: Can't create inbound tunnel, no peers available
  73. i2pd_daemon_1 | 06:12:10@623/error - Garlic: Missing symmetric key for index 0
  74. i2pd_daemon_1 | 06:12:10@623/error - Garlic: Can't handle ECIES-X25519-AEAD-Ratchet message
  75. i2pd_daemon_1 | 06:20:10@324/error - Garlic: Can't handle ECIES-X25519-AEAD-Ratchet message
  76. i2pd_daemon_1 | 06:22:44@387/error - Tunnels: Can't select next hop for ZqdbLA3wIG8Y8FM8A9UdAfcQSj9mv3PnEe8p2T1v7YY=
  77. i2pd_daemon_1 | 06:22:44@387/error - Tunnels: Can't create inbound tunnel, no peers available
  78. i2pd_daemon_1 | 06:29:55@324/error - Garlic: Can't handle ECIES-X25519-AEAD-Ratchet message
  79. i2pd_daemon_1 | 06:30:45@623/error - Garlic: Can't handle ECIES-X25519-AEAD-Ratchet message
  80. i2pd_daemon_1 | 06:30:59@387/error - Tunnels: Can't select next hop for ~xxntYJCHQsXgzLbF4pl9kKmezgy~DptfCSs3iy0zns=
  81. i2pd_daemon_1 | 06:30:59@387/error - Tunnels: Can't create inbound tunnel, no peers available
  82. i2pd_daemon_1 | 06:39:09@623/error - Garlic: Can't handle ECIES-X25519-AEAD-Ratchet message
  83. i2pd_daemon_1 | 06:40:29@324/error - ElGamal decrypt hash doesn't match
  84. i2pd_daemon_1 | 06:40:29@324/error - Garlic: Can't handle ECIES-X25519-AEAD-Ratchet message
  85. i2pd_daemon_1 | 06:40:55@623/error - Garlic: Can't handle ECIES-X25519-AEAD-Ratchet message
  86. bitcoind_1 | 2023-11-28T06:08:58Z Generated RPC authentication cookie /data/.bitcoin/.cookie
  87. bitcoind_1 | 2023-11-28T06:08:58Z Using rpcauth authentication.
  88. bitcoind_1 | 2023-11-28T06:08:58Z [http] starting 4 worker threads
  89. bitcoind_1 | 2023-11-28T06:08:58Z Using wallet directory /data/.bitcoin
  90. bitcoind_1 | 2023-11-28T06:08:58Z init message: Verifying wallet(s)…
  91. bitcoind_1 | 2023-11-28T06:08:58Z Using BerkeleyDB version Berkeley DB 4.8.30: (April 9, 2010)
  92. bitcoind_1 | 2023-11-28T06:08:58Z Using wallet /data/.bitcoin/jam_default/wallet.dat
  93. bitcoind_1 | 2023-11-28T06:08:58Z BerkeleyEnvironment::Open: LogDir=/data/.bitcoin/jam_default/database ErrorFile=/data/.bitcoin/jam_default/db.log
  94. bitcoind_1 | 2023-11-28T06:08:59Z Using /16 prefix for IP bucketing
  95. bitcoind_1 | 2023-11-28T06:08:59Z init message: Loading P2P addresses…
  96. bitcoind_1 | 2023-11-28T06:09:12Z Loaded 71505 addresses from peers.dat 13356ms
  97. bitcoind_1 | 2023-11-28T06:09:12Z init message: Loading banlist…
  98. bitcoind_1 | 2023-11-28T06:09:12Z banlist.dat ignored because it can only be read by Bitcoin Core version 22.x. Remove "/data/.bitcoin/banlist.dat" to silence this warning.
  99. bitcoind_1 | 2023-11-28T06:09:13Z SetNetworkActive: true
  100. bitcoind_1 | 2023-11-28T06:09:13Z Cache configuration:
  101. bitcoind_1 | 2023-11-28T06:09:13Z * Using 2.0 MiB for block index database
  102. bitcoind_1 | 2023-11-28T06:09:13Z * Using 53.4 MiB for transaction index database
  103. bitcoind_1 | 2023-11-28T06:09:13Z * Using 46.7 MiB for basic block filter index database
  104. bitcoind_1 | 2023-11-28T06:09:13Z * Using 8.0 MiB for chain state database
  105. bitcoind_1 | 2023-11-28T06:09:13Z * Using 318.9 MiB for in-memory UTXO set (plus up to 286.1 MiB of unused mempool space)
  106. i2pd_daemon_1 | 06:56:48@324/error - Garlic: Can't handle ECIES-X25519-AEAD-Ratchet message
  107. i2pd_daemon_1 | 07:08:25@623/error - Garlic: Can't handle ECIES-X25519-AEAD-Ratchet message
  108. i2pd_daemon_1 | 07:24:31@136/error - SSU2: RelayIntro unknown router to introduce
  109. i2pd_daemon_1 | 07:26:06@136/error - SSU2: RelayIntro unknown router to introduce
  110. i2pd_daemon_1 | 07:26:18@136/error - SSU2: RelayIntro unknown router to introduce
  111. i2pd_daemon_1 | 07:26:34@136/error - SSU2: RelayIntro unknown router to introduce
  112. i2pd_daemon_1 | 07:27:55@623/error - Garlic: Can't handle ECIES-X25519-AEAD-Ratchet message
  113. bitcoind_1 | 2023-11-28T06:09:13Z init message: Loading block index…
  114. bitcoind_1 | 2023-11-28T06:09:13Z Assuming ancestors of block 000000000000000000035c3f0d31e71a5ee24c5aaf3354689f65bd7b07dee632 have valid signatures.
  115. bitcoind_1 | 2023-11-28T06:09:13Z Setting nMinimumChainWork=000000000000000000000000000000000000000044a50fe819c39ad624021859
  116. bitcoind_1 | 2023-11-28T06:09:13Z Opening LevelDB in /data/.bitcoin/blocks/index
  117. bitcoind_1 | 2023-11-28T06:09:13Z Opened LevelDB successfully
  118. bitcoind_1 | 2023-11-28T06:09:13Z Using obfuscation key for /data/.bitcoin/blocks/index: 0000000000000000
  119. bitcoind_1 | 2023-11-28T06:09:56Z LoadBlockIndexDB: last block file = 3964
  120. bitcoind_1 | 2023-11-28T06:09:56Z LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=56, size=100742187, heights=818753...818808, time=2023-11-27...2023-11-28)
  121. bitcoind_1 | 2023-11-28T06:09:56Z Checking all blk files are present...
  122. bitcoind_1 | 2023-11-28T06:10:00Z Initializing chainstate Chainstate [ibd] @ height -1 (null)
  123. bitcoind_1 | 2023-11-28T06:10:00Z Opening LevelDB in /data/.bitcoin/chainstate
  124. bitcoind_1 | 2023-11-28T06:10:01Z Opened LevelDB successfully
  125. bitcoind_1 | 2023-11-28T06:10:01Z Using obfuscation key for /data/.bitcoin/chainstate: 7db59175b8017245
  126. bitcoind_1 | 2023-11-28T06:10:01Z Loaded best chain: hashBestChain=00000000000000000000213b0a77f13310f1a029c0e473f917d282631032137b height=818808 date=2023-11-28T06:05:15Z progress=0.999999
  127. bitcoind_1 | 2023-11-28T06:10:02Z [snapshot] allocating all cache to the IBD chainstate
  128. bitcoind_1 | 2023-11-28T06:10:02Z Opening LevelDB in /data/.bitcoin/chainstate
  129. bitcoind_1 | 2023-11-28T06:10:02Z Opened LevelDB successfully
  130. bitcoind_1 | 2023-11-28T06:10:02Z Using obfuscation key for /data/.bitcoin/chainstate: 7db59175b8017245
  131. bitcoind_1 | 2023-11-28T06:10:02Z [Chainstate [ibd] @ height 818808 (00000000000000000000213b0a77f13310f1a029c0e473f917d282631032137b)] resized coinsdb cache to 8.0 MiB
  132. bitcoind_1 | 2023-11-28T06:10:02Z [Chainstate [ibd] @ height 818808 (00000000000000000000213b0a77f13310f1a029c0e473f917d282631032137b)] resized coinstip cache to 318.9 MiB
  133. bitcoind_1 | 2023-11-28T06:10:02Z init message: Verifying blocks…
  134. bitcoind_1 | 2023-11-28T06:10:02Z Verifying last 6 blocks at level 3
  135. bitcoind_1 | 2023-11-28T06:10:02Z Verification progress: 0%
  136. bitcoind_1 | 2023-11-28T06:10:04Z Verification progress: 16%
  137. bitcoind_1 | 2023-11-28T06:10:08Z Verification progress: 33%
  138. bitcoind_1 | 2023-11-28T06:10:11Z Verification progress: 50%
  139. bitcoind_1 | 2023-11-28T06:10:13Z Verification progress: 66%
  140. bitcoind_1 | 2023-11-28T06:10:14Z Verification progress: 83%
  141. bitcoind_1 | 2023-11-28T06:10:16Z Verification progress: 99%
  142. bitcoind_1 | 2023-11-28T06:10:16Z Verification: No coin database inconsistencies in last 6 blocks (24757 transactions)
  143. bitcoind_1 | 2023-11-28T06:10:16Z block index 63388ms
  144. bitcoind_1 | 2023-11-28T06:10:16Z Opening LevelDB in /data/.bitcoin/indexes/txindex
  145. i2pd_daemon_1 | 07:32:02@136/error - SSU2: RelayIntro unknown router to introduce
  146. i2pd_daemon_1 | 07:35:11@136/error - SSU2: RelayIntro unknown router to introduce
  147. i2pd_daemon_1 | 07:37:40@623/error - Garlic: Can't handle ECIES-X25519-AEAD-Ratchet message
  148. i2pd_daemon_1 | 07:42:30@387/error - Tunnels: Can't select next hop for 77707vmyBHhYOawBtQRQ2XAGusEJKyUDoQMeArZOe4g=
  149. i2pd_daemon_1 | 07:42:30@387/error - Tunnels: Can't create inbound tunnel, no peers available
  150. i2pd_daemon_1 | 07:47:24@623/error - Garlic: Can't handle ECIES-X25519-AEAD-Ratchet message
  151. i2pd_daemon_1 | 07:55:39@387/error - Tunnel: Tunnel with id 923442006 already exists
  152. i2pd_daemon_1 | 07:57:10@623/error - Garlic: Can't handle ECIES-X25519-AEAD-Ratchet message
  153. i2pd_daemon_1 | 07:57:24@324/error - Garlic: Can't handle ECIES-X25519-AEAD-Ratchet message
  154. i2pd_daemon_1 | 08:02:15@387/error - Tunnels: Can't select next hop for xcNkAmLlolLg08YkPAAykiy-4~ZHbFf8466LAiyTGlI=
  155. i2pd_daemon_1 | 08:02:15@387/error - Tunnels: Can't create inbound tunnel, no peers available
  156. i2pd_daemon_1 | 08:04:55@136/error - SSU2: RelayIntro unknown router to introduce
  157. server_1 | yarn run v1.22.18
  158. server_1 | $ node ./bin/www
  159. server_1 | Tue, 28 Nov 2023 06:09:19 GMT morgan deprecated morgan(options): use morgan("default", options) instead at app.js:33:9
  160. server_1 | Tue, 28 Nov 2023 06:09:19 GMT morgan deprecated default format: use combined format at app.js:33:9
  161. server_1 | Listening on port 3005
  162. server_1 | ::ffff:10.21.0.19 - - [Tue, 28 Nov 2023 06:14:12 GMT] "GET / HTTP/1.1" 200 1003 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/118.0"
  163. server_1 |
  164. server_1 | umbrel-middleware
  165. server_1 | ::ffff:10.21.0.19 - - [Tue, 28 Nov 2023 06:14:12 GMT] "GET /css/app.2f2297ab.css HTTP/1.1" 304 - "-" "Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/118.0"
  166. bitcoind_1 | 2023-11-28T06:10:17Z Opened LevelDB successfully
  167. bitcoind_1 | 2023-11-28T06:10:17Z Using obfuscation key for /data/.bitcoin/indexes/txindex: 0000000000000000
  168. bitcoind_1 | 2023-11-28T06:10:17Z txindex thread start
  169. bitcoind_1 | 2023-11-28T06:10:17Z txindex is enabled at height 818808
  170. bitcoind_1 | 2023-11-28T06:10:17Z Opening LevelDB in /data/.bitcoin/indexes/blockfilter/basic/db
  171. bitcoind_1 | 2023-11-28T06:10:17Z txindex thread exit
  172. bitcoind_1 | 2023-11-28T06:10:18Z Opened LevelDB successfully
  173. bitcoind_1 | 2023-11-28T06:10:18Z Using obfuscation key for /data/.bitcoin/indexes/blockfilter/basic/db: 0000000000000000
  174. bitcoind_1 | 2023-11-28T06:10:18Z basic block filter index thread start
  175. server_1 |
  176. server_1 | umbrel-middleware
  177. server_1 | ::ffff:10.21.0.19 - - [Tue, 28 Nov 2023 06:14:12 GMT] "GET /css/chunk-vendors.a7bbc042.css HTTP/1.1" 304 - "-" "Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/118.0"
  178. server_1 |
  179. server_1 | umbrel-middleware
  180. server_1 | ::ffff:10.21.0.19 - - [Tue, 28 Nov 2023 06:14:12 GMT] "GET /js/chunk-vendors.f75d5da2.js HTTP/1.1" 304 - "-" "Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/118.0"
  181. server_1 |
  182. server_1 | umbrel-middleware
  183. server_1 | ::ffff:10.21.0.19 - - [Tue, 28 Nov 2023 06:14:12 GMT] "GET /js/app.72b8ba7a.js HTTP/1.1" 200 94533 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/118.0"
  184. server_1 |
  185. server_1 | umbrel-middleware
  186. bitcoind_1 | 2023-11-28T06:10:18Z basic block filter index is enabled at height 818808
  187. bitcoind_1 | 2023-11-28T06:10:18Z basic block filter index thread exit
  188. bitcoind_1 | 2023-11-28T06:10:18Z init message: Loading wallet…
  189. bitcoind_1 | 2023-11-28T06:10:18Z BerkeleyEnvironment::Open: LogDir=/data/.bitcoin/jam_default/database ErrorFile=/data/.bitcoin/jam_default/db.log
  190. bitcoind_1 | 2023-11-28T06:10:18Z [jam_default] Wallet file version = 10500, last client version = 250100
  191. bitcoind_1 | 2023-11-28T06:10:18Z [jam_default] Keys: 2001 plaintext, 0 encrypted, 4004 w/ metadata, 2001 total. Unknown wallet records: 0
  192. bitcoind_1 | 2023-11-28T06:10:18Z [jam_default] Wallet completed loading in 314ms
  193. bitcoind_1 | 2023-11-28T06:10:18Z [jam_default] setKeyPool.size() = 2000
  194. bitcoind_1 | 2023-11-28T06:10:18Z [jam_default] mapWallet.size() = 141
  195. bitcoind_1 | 2023-11-28T06:10:18Z [jam_default] m_address_book.size() = 2003
  196. server_1 | ::ffff:10.21.0.19 - - [Tue, 28 Nov 2023 06:14:12 GMT] "GET /img/icon.e51a8ffe.svg HTTP/1.1" 200 23773 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/118.0"
  197. server_1 |
  198. app_proxy_1 | yarn run v1.22.19
  199. app_proxy_1 | $ node ./bin/www
  200. app_proxy_1 | [HPM] Proxy created: / -> http://10.21.22.2:3005
  201. app_proxy_1 | Waiting for 10.21.22.2:3005 to open...
  202. app_proxy_1 | Bitcoin Node is now ready...
  203. app_proxy_1 | Listening on port: 2100
  204. app_proxy_1 | Validating token: ff6279a25123 ...
  205. bitcoind_1 | 2023-11-28T06:10:18Z Setting NODE_NETWORK on non-prune mode
  206. bitcoind_1 | 2023-11-28T06:10:18Z block tree size = 818841
  207. bitcoind_1 | 2023-11-28T06:10:18Z loadblk thread start
  208. bitcoind_1 | 2023-11-28T06:10:18Z nBestHeight = 818808
  209. bitcoind_1 | 2023-11-28T06:10:18Z Bound to 0.0.0.0:8333
  210. bitcoind_1 | 2023-11-28T06:10:18Z Bound to 10.21.21.8:8334
  211. bitcoind_1 | 2023-11-28T06:10:18Z Loaded 0 addresses from "anchors.dat"
  212. bitcoind_1 | 2023-11-28T06:10:18Z 0 block-relay-only anchors will be tried for connections.
  213. i2pd_daemon_1 | 08:08:28@387/error - Tunnel: Tunnel with id 1949274801 already exists
  214. i2pd_daemon_1 | 08:16:56@324/error - Garlic: Can't handle ECIES-X25519-AEAD-Ratchet message
  215. i2pd_daemon_1 | 08:26:24@623/error - Garlic: Can't handle ECIES-X25519-AEAD-Ratchet message
  216. i2pd_daemon_1 | 08:35:16@324/error - Garlic: Can't handle ECIES-X25519-AEAD-Ratchet message
  217. i2pd_daemon_1 | 08:35:46@324/error - Garlic: Can't handle ECIES-X25519-AEAD-Ratchet message
  218. server_1 | umbrel-middleware
  219. server_1 | ::ffff:10.21.0.19 - - [Tue, 28 Nov 2023 06:14:12 GMT] "GET /fonts/Inter-Bold.woff2?v=3.19 HTTP/1.1" 200 106140 "http://umbrel.local:2100/css/app.2f2297ab.css" "Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/118.0"
  220. app_proxy_1 | Validating token: ff6279a25123 ...
  221. app_proxy_1 | Validating token: ff6279a25123 ...
  222. app_proxy_1 | Validating token: ff6279a25123 ...
  223. app_proxy_1 | Validating token: ff6279a25123 ...
  224. app_proxy_1 | Validating token: ff6279a25123 ...
  225. app_proxy_1 | Validating token: ff6279a25123 ...
  226. tor_server_1 | Nov 28 06:08:56.871 [notice] Tor 0.4.7.8 running on Linux with Libevent 2.1.12-stable, OpenSSL 1.1.1n, Zlib 1.2.11, Liblzma N/A, Libzstd N/A and Glibc 2.31 as libc.
  227. server_1 |
  228. server_1 | umbrel-middleware
  229. server_1 | ::ffff:10.21.0.19 - - [Tue, 28 Nov 2023 06:14:14 GMT] "GET /ping HTTP/1.1" 200 37 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/118.0"
  230. server_1 |
  231. i2pd_daemon_1 | 08:40:16@324/error - Garlic: Can't handle ECIES-X25519-AEAD-Ratchet message
  232. i2pd_daemon_1 | 08:40:46@324/error - Garlic: Can't handle ECIES-X25519-AEAD-Ratchet message
  233. i2pd_daemon_1 | 08:42:17@324/error - Garlic: Can't handle ECIES-X25519-AEAD-Ratchet message
  234. i2pd_daemon_1 | 09:03:00@387/error - Tunnels: Can't select next hop for c5Ylb~ZBr47lOC85ve6v1V2SsSCqo1WyKiKKfhxJ3KE=
  235. i2pd_daemon_1 | 09:03:00@387/error - Tunnels: Can't create inbound tunnel, no peers available
  236. bitcoind_1 | 2023-11-28T06:10:18Z init message: Starting network threads…
  237. bitcoind_1 | 2023-11-28T06:10:18Z net thread start
  238. server_1 | umbrel-middleware
  239. server_1 | ::ffff:10.21.0.19 - - [Tue, 28 Nov 2023 06:14:15 GMT] "GET /v1/bitcoind/system/bitcoin-config HTTP/1.1" 304 - "-" "Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/118.0"
  240. server_1 |
  241. tor_server_1 | Nov 28 06:08:56.871 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://support.torproject.org/faq/staying-anonymous/
  242. tor_server_1 | Nov 28 06:08:56.872 [notice] Read configuration file "/tmp/torrc".
  243. tor_server_1 | Nov 28 06:08:56.914 [notice] Opening Socks listener on 127.0.0.1:9050
  244. tor_server_1 | Nov 28 06:08:56.915 [notice] Opened Socks listener connection (ready) on 127.0.0.1:9050
  245. tor_server_1 | Nov 28 06:08:57.000 [notice] Bootstrapped 0% (starting): Starting
  246. tor_server_1 | Nov 28 06:08:57.000 [notice] Starting with guard context "default"
  247. tor_server_1 | Nov 28 06:08:58.000 [notice] Bootstrapped 5% (conn): Connecting to a relay
  248. bitcoind_1 | 2023-11-28T06:10:18Z dnsseed thread start
  249. bitcoind_1 | 2023-11-28T06:10:18Z addcon thread start
  250. bitcoind_1 | 2023-11-28T06:10:18Z Waiting 300 seconds before querying DNS seeds.
  251. bitcoind_1 | 2023-11-28T06:10:18Z msghand thread start
  252. bitcoind_1 | 2023-11-28T06:10:18Z opencon thread start
  253. bitcoind_1 | 2023-11-28T06:10:18Z Leaving InitialBlockDownload (latching to false)
  254. bitcoind_1 | 2023-11-28T06:10:18Z init message: Done loading
  255. bitcoind_1 | 2023-11-28T06:11:44Z Socks5() connect to 24.46.131.31:8333 failed: general failure
  256. tor_server_1 | Nov 28 06:08:58.000 [notice] Bootstrapped 10% (conn_done): Connected to a relay
  257. app_proxy_1 | Validating token: ff6279a25123 ...
  258. app_proxy_1 | Validating token: ff6279a25123 ...
  259. app_proxy_1 | Validating token: ff6279a25123 ...
  260. app_proxy_1 | Validating token: ff6279a25123 ...
  261. tor_1 | Nov 28 06:08:58.117 [notice] Tor 0.4.7.8 running on Linux with Libevent 2.1.12-stable, OpenSSL 1.1.1n, Zlib 1.2.11, Liblzma N/A, Libzstd N/A and Glibc 2.31 as libc.
  262. tor_1 | Nov 28 06:08:58.117 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://support.torproject.org/faq/staying-anonymous/
  263. tor_server_1 | Nov 28 06:08:58.000 [notice] Bootstrapped 14% (handshake): Handshaking with a relay
  264. tor_1 | Nov 28 06:08:58.118 [notice] Read configuration file "/etc/tor/torrc".
  265. tor_1 | Nov 28 06:08:58.120 [warn] You have a ControlPort set to accept connections from a non-local address. This means that programs not running on your computer can reconfigure your Tor. That's pretty bad, since the controller protocol isn't encrypted! Maybe you should just listen on 127.0.0.1 and use a tool like stunnel or ssh to encrypt remote connections to your control port.
  266. tor_1 | Nov 28 06:08:58.120 [warn] CookieAuthFileGroupReadable is set, but will have no effect: you must specify an explicit CookieAuthFile to have it group-readable.
  267. tor_1 | Nov 28 06:08:58.141 [warn] You specified a public address '0.0.0.0:9050' for SocksPort. Other people on the Internet might find your computer and use it as an open proxy. Please don't allow this unless you have a good reason.
  268. tor_1 | Nov 28 06:08:58.141 [warn] You have a ControlPort set to accept connections from a non-local address. This means that programs not running on your computer can reconfigure your Tor. That's pretty bad, since the controller protocol isn't encrypted! Maybe you should just listen on 127.0.0.1 and use a tool like stunnel or ssh to encrypt remote connections to your control port.
  269. tor_1 | Nov 28 06:08:58.141 [notice] Opening Socks listener on 0.0.0.0:9050
  270. tor_server_1 | Nov 28 06:08:58.000 [notice] Bootstrapped 15% (handshake_done): Handshake with a relay done
  271. tor_server_1 | Nov 28 06:08:58.000 [notice] Bootstrapped 20% (onehop_create): Establishing an encrypted directory connection
  272. tor_server_1 | Nov 28 06:08:58.000 [notice] Bootstrapped 25% (requesting_status): Asking for networkstatus consensus
  273. i2pd_daemon_1 | 09:12:02@623/error - Garlic: Can't handle ECIES-X25519-AEAD-Ratchet message
  274. i2pd_daemon_1 | 09:12:19@324/error - Garlic: Can't handle ECIES-X25519-AEAD-Ratchet message
  275. i2pd_daemon_1 | 09:12:54@324/error - Garlic: Can't handle ECIES-X25519-AEAD-Ratchet message
  276. server_1 | umbrel-middleware
  277. server_1 | ::ffff:10.21.0.19 - - [Tue, 28 Nov 2023 06:14:15 GMT] "GET /v1/bitcoind/info/status HTTP/1.1" 304 - "-" "Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/118.0"
  278. server_1 |
  279. server_1 | umbrel-middleware
  280. tor_server_1 | Nov 28 06:08:58.000 [notice] Bootstrapped 30% (loading_status): Loading networkstatus consensus
  281. i2pd_daemon_1 | 09:13:15@136/error - SSU2: RelayIntro unknown router to introduce
  282. app_proxy_1 | Validating token: ff6279a25123 ...
  283. app_proxy_1 | Validating token: ff6279a25123 ...
  284. app_proxy_1 | Validating token: ff6279a25123 ...
  285. bitcoind_1 | 2023-11-28T06:11:54Z New outbound peer connected: version: 70016, blocks=818809, peer=1 (outbound-full-relay)
  286. bitcoind_1 | 2023-11-28T06:11:55Z Saw new header hash=000000000000000000002a7a801a4bf47cf9fa25fbe543bfe43f2920a93dc706 height=818809
  287. bitcoind_1 | 2023-11-28T06:12:17Z UpdateTip: new best=000000000000000000002a7a801a4bf47cf9fa25fbe543bfe43f2920a93dc706 height=818809 version=0x269e0000 log2_work=94.566952 tx=927281836 date='2023-11-28T06:10:11Z' progress=1.000000 cache=6.8MiB(42926txo)
  288. app_proxy_1 | Validating token: ff6279a25123 ...
  289. app_proxy_1 | Validating token: ff6279a25123 ...
  290. app_proxy_1 | Validating token: ff6279a25123 ...
  291. app_proxy_1 | Validating token: ff6279a25123 ...
  292. app_proxy_1 | Validating token: ff6279a25123 ...
  293. app_proxy_1 | Validating token: ff6279a25123 ...
  294. app_proxy_1 | Validating token: ff6279a25123 ...
  295. tor_1 | Nov 28 06:08:58.142 [notice] Opened Socks listener connection (ready) on 0.0.0.0:9050
  296. tor_1 | Nov 28 06:08:58.142 [notice] Opening Control listener on 0.0.0.0:9051
  297. tor_1 | Nov 28 06:08:58.142 [notice] Opened Control listener connection (ready) on 0.0.0.0:9051
  298. tor_1 | Nov 28 06:08:59.000 [notice] Bootstrapped 0% (starting): Starting
  299. tor_1 | Nov 28 06:08:59.000 [notice] Starting with guard context "default"
  300. tor_1 | Nov 28 06:09:00.000 [notice] Bootstrapped 5% (conn): Connecting to a relay
  301. tor_1 | Nov 28 06:11:04.000 [notice] Bootstrapped 10% (conn_done): Connected to a relay
  302. tor_1 | Nov 28 06:11:04.000 [notice] Bootstrapped 14% (handshake): Handshaking with a relay
  303. tor_1 | Nov 28 06:11:04.000 [notice] Bootstrapped 15% (handshake_done): Handshake with a relay done
  304. bitcoind_1 | 2023-11-28T06:12:17Z BlockUntilSyncedToCurrentChain: txindex is catching up on block notifications
  305. bitcoind_1 | 2023-11-28T06:12:20Z Socks5() connect to 93.129.147.38:8333 failed: general failure
  306. bitcoind_1 | 2023-11-28T06:12:27Z New outbound peer connected: version: 70016, blocks=818809, peer=3 (outbound-full-relay)
  307. bitcoind_1 | 2023-11-28T06:12:30Z P2P peers available. Skipped DNS seeding.
  308. tor_server_1 | Nov 28 06:09:01.000 [notice] I learned some more directory information, but not enough to build a circuit: We have no usable consensus.
  309. tor_server_1 | Nov 28 06:09:01.000 [notice] Bootstrapped 40% (loading_keys): Loading authority key certs
  310. tor_server_1 | Nov 28 06:09:05.000 [notice] The current consensus has no exit nodes. Tor can only build internal paths, such as paths to onion services.
  311. tor_server_1 | Nov 28 06:09:05.000 [notice] Bootstrapped 45% (requesting_descriptors): Asking for relay descriptors
  312. app_proxy_1 | Validating token: ff6279a25123 ...
  313. app_proxy_1 | Validating token: ff6279a25123 ...
  314. app_proxy_1 | Validating token: ff6279a25123 ...
  315. app_proxy_1 | Validating token: ff6279a25123 ...
  316. bitcoind_1 | 2023-11-28T06:12:30Z dnsseed thread exit
  317. tor_server_1 | Nov 28 06:09:05.000 [notice] I learned some more directory information, but not enough to build a circuit: We need more microdescriptors: we have 0/7828, and can only build 0% of likely paths. (We have 0% of guards bw, 0% of midpoint bw, and 0% of end bw (no exits in consensus, using mid) = 0% of path bw.)
  318. tor_server_1 | Nov 28 06:09:06.000 [notice] Bootstrapped 50% (loading_descriptors): Loading relay descriptors
  319. app_proxy_1 | Validating token: ff6279a25123 ...
  320. app_proxy_1 | Validating token: ff6279a25123 ...
  321. tor_1 | Nov 28 06:11:04.000 [notice] Bootstrapped 20% (onehop_create): Establishing an encrypted directory connection
  322. tor_1 | Nov 28 06:11:04.000 [notice] Bootstrapped 25% (requesting_status): Asking for networkstatus consensus
  323. tor_1 | Nov 28 06:11:04.000 [notice] Bootstrapped 30% (loading_status): Loading networkstatus consensus
  324. tor_1 | Nov 28 06:11:06.000 [notice] I learned some more directory information, but not enough to build a circuit: We have no usable consensus.
  325. bitcoind_1 | 2023-11-28T06:13:56Z New outbound peer connected: version: 70016, blocks=818809, peer=4 (outbound-full-relay)
  326. bitcoind_1 | 2023-11-28T06:14:00Z New outbound peer connected: version: 70016, blocks=818809, peer=5 (outbound-full-relay)
  327. tor_server_1 | Nov 28 06:09:07.000 [notice] I learned some more directory information, but not enough to build a circuit: We need more microdescriptors: we have 0/7828, and can only build 0% of likely paths. (We have 0% of guards bw, 0% of midpoint bw, and 0% of end bw (no exits in consensus, using mid) = 0% of path bw.)
  328. tor_server_1 | Nov 28 06:09:17.000 [notice] The current consensus contains exit nodes. Tor can build exit and internal paths.
  329. tor_server_1 | Nov 28 06:09:40.000 [notice] Bootstrapped 56% (loading_descriptors): Loading relay descriptors
  330. tor_server_1 | Nov 28 06:09:40.000 [notice] Bootstrapped 62% (loading_descriptors): Loading relay descriptors
  331. tor_server_1 | Nov 28 06:09:42.000 [notice] Bootstrapped 70% (loading_descriptors): Loading relay descriptors
  332. tor_server_1 | Nov 28 06:09:43.000 [notice] Bootstrapped 75% (enough_dirinfo): Loaded enough directory info to build circuits
  333. tor_server_1 | Nov 28 06:09:43.000 [notice] Bootstrapped 80% (ap_conn): Connecting to a relay to build circuits
  334. tor_1 | Nov 28 06:11:06.000 [notice] Bootstrapped 40% (loading_keys): Loading authority key certs
  335. tor_1 | Nov 28 06:11:07.000 [notice] The current consensus has no exit nodes. Tor can only build internal paths, such as paths to onion services.
  336. bitcoind_1 | 2023-11-28T06:14:43Z New outbound peer connected: version: 70016, blocks=818809, peer=7 (outbound-full-relay)
  337. tor_1 | Nov 28 06:11:07.000 [notice] Bootstrapped 45% (requesting_descriptors): Asking for relay descriptors
  338. bitcoind_1 | 2023-11-28T06:14:48Z New outbound peer connected: version: 70016, blocks=818809, peer=8 (outbound-full-relay)
  339. bitcoind_1 | 2023-11-28T06:14:55Z Socks5() connect to 66.25.136.85:8333 failed: general failure
  340. bitcoind_1 | 2023-11-28T06:14:57Z New outbound peer connected: version: 70016, blocks=818809, peer=9 (outbound-full-relay)
  341. bitcoind_1 | 2023-11-28T06:15:20Z New outbound peer connected: version: 70016, blocks=818809, peer=10 (outbound-full-relay)
  342. tor_1 | Nov 28 06:11:07.000 [notice] I learned some more directory information, but not enough to build a circuit: We need more microdescriptors: we have 0/7828, and can only build 0% of likely paths. (We have 0% of guards bw, 0% of midpoint bw, and 0% of end bw (no exits in consensus, using mid) = 0% of path bw.)
  343. tor_1 | Nov 28 06:11:07.000 [notice] Bootstrapped 50% (loading_descriptors): Loading relay descriptors
  344. bitcoind_1 | 2023-11-28T06:15:27Z Socks5() connect to 5l723cw2rrimcbybewaxgxijzdf34cswaonv2rti4ojlvs6ctzkowgid.onion:8333 failed: host unreachable
  345. bitcoind_1 | 2023-11-28T06:16:14Z New outbound peer connected: version: 70016, blocks=818809, peer=11 (outbound-full-relay)
  346. bitcoind_1 | 2023-11-28T06:16:42Z New outbound peer connected: version: 70016, blocks=818809, peer=13 (outbound-full-relay)
  347. bitcoind_1 | 2023-11-28T06:16:47Z Socks5() connect to 5ls7q7mgcbr7ilszpdvd7ce45be2edr66gq2whi5xxq7venm6qtzigad.onion:8333 failed: host unreachable
  348. tor_1 | Nov 28 06:11:16.000 [notice] The current consensus contains exit nodes. Tor can build exit and internal paths.
  349. tor_1 | Nov 28 06:11:19.000 [notice] Bootstrapped 56% (loading_descriptors): Loading relay descriptors
  350. tor_1 | Nov 28 06:11:20.000 [notice] Bootstrapped 62% (loading_descriptors): Loading relay descriptors
  351. app_proxy_1 | Validating token: ff6279a25123 ...
  352. app_proxy_1 | Validating token: ff6279a25123 ...
  353. app_proxy_1 | Validating token: ff6279a25123 ...
  354. app_proxy_1 | Validating token: ff6279a25123 ...
  355. app_proxy_1 | Validating token: ff6279a25123 ...
  356. tor_server_1 | Nov 28 06:09:44.000 [notice] Bootstrapped 85% (ap_conn_done): Connected to a relay to build circuits
  357. tor_server_1 | Nov 28 06:09:44.000 [notice] Bootstrapped 89% (ap_handshake): Finishing handshake with a relay to build circuits
  358. tor_server_1 | Nov 28 06:09:44.000 [notice] Bootstrapped 90% (ap_handshake_done): Handshake finished with a relay to build circuits
  359. tor_server_1 | Nov 28 06:09:44.000 [notice] Bootstrapped 95% (circuit_create): Establishing a Tor circuit
  360. tor_server_1 | Nov 28 06:09:45.000 [notice] Bootstrapped 100% (done): Done
  361. tor_server_1 | Nov 28 07:41:03.000 [notice] No circuits are opened. Relaxed timeout for circuit 184 (a Measuring circuit timeout 4-hop circuit in state doing handshakes with channel state open) to 60000ms. However, it appears the circuit has timed out anyway.
  362. tor_1 | Nov 28 06:11:21.000 [notice] Bootstrapped 70% (loading_descriptors): Loading relay descriptors
  363. tor_1 | Nov 28 06:11:21.000 [notice] Bootstrapped 75% (enough_dirinfo): Loaded enough directory info to build circuits
  364. tor_1 | Nov 28 06:11:21.000 [notice] Bootstrapped 80% (ap_conn): Connecting to a relay to build circuits
  365. bitcoind_1 | 2023-11-28T06:17:10Z Socks5() connect to 84.46.26.105:8333 failed: general failure
  366. bitcoind_1 | 2023-11-28T06:17:10Z Socks5() connect to 2001:ac8:27:15::2:8333 failed: general failure
  367. bitcoind_1 | 2023-11-28T06:18:59Z New outbound peer connected: version: 70016, blocks=818809, peer=14 (block-relay-only)
  368. bitcoind_1 | 2023-11-28T06:19:20Z New outbound peer connected: version: 70016, blocks=818809, peer=15 (block-relay-only)
  369. bitcoind_1 | 2023-11-28T06:23:05Z Socks5() connect to 206.83.112.82:8333 failed: general failure
  370. tor_1 | Nov 28 06:11:21.000 [notice] Bootstrapped 85% (ap_conn_done): Connected to a relay to build circuits
  371. bitcoind_1 | 2023-11-28T06:23:11Z New outbound peer connected: version: 70016, blocks=818809, peer=18 (block-relay-only)
  372. tor_1 | Nov 28 06:11:21.000 [notice] Bootstrapped 89% (ap_handshake): Finishing handshake with a relay to build circuits
  373. app_proxy_1 | Validating token: ff6279a25123 ...
  374. app_proxy_1 | Validating token: ff6279a25123 ...
  375. app_proxy_1 | Validating token: ff6279a25123 ...
  376. app_proxy_1 | Validating token: ff6279a25123 ...
  377. app_proxy_1 | Validating token: ff6279a25123 ...
  378. bitcoind_1 | 2023-11-28T06:26:02Z Imported mempool transactions from disk: 95228 succeeded, 360 failed, 0 expired, 16 already there, 0 waiting for initial broadcast
  379. bitcoind_1 | 2023-11-28T06:26:02Z loadblk thread exit
  380. bitcoind_1 | 2023-11-28T06:28:24Z Socks5() connect to 219.100.37.243:8333 failed: connection refused
  381. bitcoind_1 | 2023-11-28T06:28:48Z New outbound peer connected: version: 70016, blocks=818809, peer=23 (outbound-full-relay)
  382. bitcoind_1 | 2023-11-28T06:29:57Z Saw new header hash=000000000000000000031fe6d7cf0208022fe6a1ae5354fdc8a49d4b89044cf3 height=818810
  383. bitcoind_1 | 2023-11-28T06:29:59Z UpdateTip: new best=000000000000000000031fe6d7cf0208022fe6a1ae5354fdc8a49d4b89044cf3 height=818810 version=0x2aee0000 log2_work=94.566966 tx=927285492 date='2023-11-28T06:29:34Z' progress=1.000000 cache=71.4MiB(509994txo)
  384. bitcoind_1 | 2023-11-28T06:29:59Z BlockUntilSyncedToCurrentChain: txindex is catching up on block notifications
  385. app_proxy_1 | Validating token: ff6279a25123 ...
  386. tor_1 | Nov 28 06:11:22.000 [notice] Bootstrapped 90% (ap_handshake_done): Handshake finished with a relay to build circuits
  387. tor_1 | Nov 28 06:11:22.000 [notice] Bootstrapped 95% (circuit_create): Establishing a Tor circuit
  388. tor_1 | Nov 28 06:11:22.000 [notice] Bootstrapped 100% (done): Done
  389. tor_1 | Nov 28 06:12:20.000 [notice] Have tried resolving or connecting to address '[scrubbed]' at 3 different places. Giving up.
  390. tor_1 | Nov 28 06:14:55.000 [notice] Have tried resolving or connecting to address '[scrubbed]' at 3 different places. Giving up.
  391. app_proxy_1 | Validating token: ff6279a25123 ...
  392. app_proxy_1 | Validating token: ff6279a25123 ...
  393. app_proxy_1 | Validating token: ff6279a25123 ...
  394. app_proxy_1 | Validating token: ff6279a25123 ...
  395. app_proxy_1 | Validating token: ff6279a25123 ...
  396. app_proxy_1 | Validating token: ff6279a25123 ...
  397. app_proxy_1 | Validating token: ff6279a25123 ...
  398. bitcoind_1 | 2023-11-28T06:31:37Z New outbound peer connected: version: 70016, blocks=818810, peer=25 (block-relay-only)
  399. bitcoind_1 | 2023-11-28T06:32:31Z Socks5() connect to 62.178.177.134:8333 failed: general failure
  400. tor_1 | Nov 28 06:15:27.000 [notice] Closed 1 streams for service [scrubbed].onion for reason resolve failed. Fetch status: No more HSDir available to query.
  401. tor_1 | Nov 28 06:16:47.000 [notice] Closed 1 streams for service [scrubbed].onion for reason resolve failed. Fetch status: No more HSDir available to query.
  402. tor_1 | Nov 28 06:17:10.000 [notice] Have tried resolving or connecting to address '[scrubbed]' at 3 different places. Giving up.
  403. tor_1 | Nov 28 06:23:05.000 [notice] Have tried resolving or connecting to address '[scrubbed]' at 3 different places. Giving up.
  404. tor_1 | Nov 28 06:32:31.000 [notice] Have tried resolving or connecting to address '[scrubbed]' at 3 different places. Giving up.
  405. tor_1 | Nov 28 06:43:56.000 [notice] Have tried resolving or connecting to address '[scrubbed]' at 3 different places. Giving up.
  406. bitcoind_1 | 2023-11-28T06:43:56Z Socks5() connect to 103.172.41.200:8333 failed: general failure
  407. bitcoind_1 | 2023-11-28T06:46:19Z Socks5() connect to 199.195.251.78:8333 failed: general failure
  408. bitcoind_1 | 2023-11-28T06:47:34Z Socks5() connect to 2607:fea8:a75f:f9d0:45ed:5555:6570:e172:8333 failed: general failure
  409. bitcoind_1 | 2023-11-28T06:50:04Z Saw new header hash=000000000000000000005f19cd6f20271cfefc3e127481c6133c7e0972a4056c height=818811
  410. app_proxy_1 | Validating token: ff6279a25123 ...
  411. app_proxy_1 | Validating token: ff6279a25123 ...
  412. tor_1 | Nov 28 06:46:19.000 [notice] Have tried resolving or connecting to address '[scrubbed]' at 3 different places. Giving up.
  413. tor_1 | Nov 28 07:03:24.000 [notice] Have tried resolving or connecting to address '[scrubbed]' at 3 different places. Giving up.
  414. app_proxy_1 | Validating token: ff6279a25123 ...
  415. app_proxy_1 | Validating token: ff6279a25123 ...
  416. app_proxy_1 | Validating token: ff6279a25123 ...
  417. app_proxy_1 | Validating token: ff6279a25123 ...
  418. bitcoind_1 | 2023-11-28T06:50:05Z UpdateTip: new best=000000000000000000005f19cd6f20271cfefc3e127481c6133c7e0972a4056c height=818811 version=0x3fff0000 log2_work=94.566980 tx=927288871 date='2023-11-28T06:49:31Z' progress=1.000000 cache=72.6MiB(519163txo)
  419. bitcoind_1 | 2023-11-28T06:52:51Z New outbound peer connected: version: 70016, blocks=818811, peer=28 (block-relay-only)
  420. bitcoind_1 | 2023-11-28T06:54:35Z Socks5() connect to 87.27.163.99:8333 failed: connection refused
  421. bitcoind_1 | 2023-11-28T06:59:09Z Socks5() connect to 2607:fea8:931e:1800::4a1c:8333 failed: general failure
  422. bitcoind_1 | 2023-11-28T07:03:23Z Saw new header hash=0000000000000000000100574ae37717cb34c59b089562d34eec45d9b5e2a1a0 height=818812
  423. bitcoind_1 | 2023-11-28T07:03:24Z Socks5() connect to 83.171.170.102:8333 failed: general failure
  424. bitcoind_1 | 2023-11-28T07:03:25Z UpdateTip: new best=0000000000000000000100574ae37717cb34c59b089562d34eec45d9b5e2a1a0 height=818812 version=0x2f870000 log2_work=94.566995 tx=927292038 date='2023-11-28T07:03:06Z' progress=1.000000 cache=74.0MiB(529632txo)
  425. tor_1 | Nov 28 07:13:30.000 [notice] Have tried resolving or connecting to address '[scrubbed]' at 3 different places. Giving up.
  426. tor_1 | Nov 28 07:25:28.000 [notice] Closed 1 streams for service [scrubbed].onion for reason resolve failed. Fetch status: No more HSDir available to query.
  427. app_proxy_1 | Validating token: ff6279a25123 ...
  428. app_proxy_1 | Validating token: ff6279a25123 ...
  429. app_proxy_1 | Validating token: ff6279a25123 ...
  430. app_proxy_1 | Validating token: ff6279a25123 ...
  431. app_proxy_1 | Validating token: ff6279a25123 ...
  432. app_proxy_1 | Validating token: ff6279a25123 ...
  433. app_proxy_1 | Validating token: ff6279a25123 ...
  434. tor_1 | Nov 28 07:41:05.000 [notice] Closed 1 streams for service [scrubbed].onion for reason resolve failed. Fetch status: No more HSDir available to query.
  435. tor_1 | Nov 28 07:51:16.000 [notice] Have tried resolving or connecting to address '[scrubbed]' at 3 different places. Giving up.
  436. tor_1 | Nov 28 08:06:52.000 [notice] Have tried resolving or connecting to address '[scrubbed]' at 3 different places. Giving up.
  437. bitcoind_1 | 2023-11-28T07:09:13Z Flushed fee estimates to fee_estimates.dat.
  438. tor_1 | Nov 28 08:28:59.000 [notice] Have tried resolving or connecting to address '[scrubbed]' at 3 different places. Giving up.
  439. tor_1 | Nov 28 08:30:50.000 [notice] Closed 1 streams for service [scrubbed].onion for reason resolve failed. Fetch status: No more HSDir available to query.
  440. tor_1 | Nov 28 08:50:11.000 [notice] Have tried resolving or connecting to address '[scrubbed]' at 3 different places. Giving up.
  441. bitcoind_1 | 2023-11-28T07:10:20Z Saw new header hash=0000000000000000000137e920410b6cf9a6160bade33b182a073fc26380af97 height=818813
  442. bitcoind_1 | 2023-11-28T07:10:21Z UpdateTip: new best=0000000000000000000137e920410b6cf9a6160bade33b182a073fc26380af97 height=818813 version=0x261ea000 log2_work=94.567009 tx=927295242 date='2023-11-28T07:09:50Z' progress=1.000000 cache=75.0MiB(537566txo)
  443. bitcoind_1 | 2023-11-28T07:13:30Z Socks5() connect to 47.198.223.60:8333 failed: general failure
  444. bitcoind_1 | 2023-11-28T07:15:44Z Saw new header hash=00000000000000000000018954b7a089a7bd761575bad4d8b1637d5f466f9180 height=818814
  445. bitcoind_1 | 2023-11-28T07:15:44Z [net] Saw new cmpctblock header hash=00000000000000000000018954b7a089a7bd761575bad4d8b1637d5f466f9180 peer=15
  446. bitcoind_1 | 2023-11-28T07:15:47Z UpdateTip: new best=00000000000000000000018954b7a089a7bd761575bad4d8b1637d5f466f9180 height=818814 version=0x20008000 log2_work=94.567024 tx=927297663 date='2023-11-28T07:15:33Z' progress=1.000000 cache=76.0MiB(544759txo)
  447. bitcoind_1 | 2023-11-28T07:17:51Z Socks5() connect to 104.234.163.66:8333 failed: general failure
  448. bitcoind_1 | 2023-11-28T07:19:25Z New outbound peer connected: version: 70016, blocks=818814, peer=29 (block-relay-only)
  449. tor_1 | Nov 28 08:53:35.000 [notice] Have tried resolving or connecting to address '[scrubbed]' at 3 different places. Giving up.
  450. tor_1 | Nov 28 08:58:32.000 [notice] Have tried resolving or connecting to address '[scrubbed]' at 3 different places. Giving up.
  451. app_proxy_1 | Validating token: ff6279a25123 ...
  452. tor_1 | Nov 28 09:24:05.000 [notice] Closed 1 streams for service [scrubbed].onion for reason resolve failed. Fetch status: No more HSDir available to query.
  453. app_proxy_1 | Validating token: ff6279a25123 ...
  454. bitcoind_1 | 2023-11-28T07:23:58Z New outbound peer connected: version: 70016, blocks=818814, peer=30 (block-relay-only)
  455. app_proxy_1 | Validating token: ff6279a25123 ...
  456. app_proxy_1 | Validating token: ff6279a25123 ...
  457. bitcoind_1 | 2023-11-28T07:25:28Z Socks5() connect to yvpdqz6jrfa34itu4gmogdrtqbn7ih6cjv3ygfikutpiffshnjwwdtad.onion:8333 failed: host unreachable
  458. app_proxy_1 | Validating token: ff6279a25123 ...
  459. app_proxy_1 | Validating token: ff6279a25123 ...
  460. bitcoind_1 | 2023-11-28T07:28:30Z New outbound peer connected: version: 70016, blocks=818814, peer=31 (block-relay-only)
  461. app_proxy_1 | Validating token: ff6279a25123 ...
  462. app_proxy_1 | Validating token: ff6279a25123 ...
  463. bitcoind_1 | 2023-11-28T07:31:52Z New outbound peer connected: version: 70016, blocks=818814, peer=32 (block-relay-only)
  464. bitcoind_1 | 2023-11-28T07:35:43Z Socks5() connect to 74.119.27.170:8333 failed: general failure
  465. app_proxy_1 | Validating token: ff6279a25123 ...
  466. app_proxy_1 | Validating token: ff6279a25123 ...
  467. bitcoind_1 | 2023-11-28T07:40:27Z Socks5() connect to 91.168.123.106:8333 failed: general failure
  468. app_proxy_1 | Validating token: ff6279a25123 ...
  469. app_proxy_1 | Validating token: ff6279a25123 ...
  470. app_proxy_1 | Validating token: ff6279a25123 ...
  471. bitcoind_1 | 2023-11-28T07:41:05Z Socks5() connect to a42bcguxa57pdxrhiuqygyjsmvnc22zkwzev2fijrthtwqjk753lazad.onion:8333 failed: host unreachable
  472. app_proxy_1 | Validating token: ff6279a25123 ...
  473. app_proxy_1 | Validating token: ff6279a25123 ...
  474. bitcoind_1 | 2023-11-28T07:44:19Z Saw new header hash=0000000000000000000318f22adc0bcd342f7030b29f05da92a55e825d3c045c height=818815
  475. app_proxy_1 | Validating token: ff6279a25123 ...
  476. app_proxy_1 | Validating token: ff6279a25123 ...
  477. bitcoind_1 | 2023-11-28T07:44:19Z [net] Saw new cmpctblock header hash=0000000000000000000318f22adc0bcd342f7030b29f05da92a55e825d3c045c peer=15
  478. app_proxy_1 | Validating token: ff6279a25123 ...
  479. app_proxy_1 | Validating token: ff6279a25123 ...
  480. app_proxy_1 | Validating token: ff6279a25123 ...
  481. app_proxy_1 | Validating token: ff6279a25123 ...
  482. app_proxy_1 | Validating token: ff6279a25123 ...
  483. app_proxy_1 | Validating token: ff6279a25123 ...
  484. app_proxy_1 | Validating token: ff6279a25123 ...
  485. app_proxy_1 | Validating token: ff6279a25123 ...
  486. bitcoind_1 | 2023-11-28T07:44:20Z UpdateTip: new best=0000000000000000000318f22adc0bcd342f7030b29f05da92a55e825d3c045c height=818815 version=0x35210004 log2_work=94.567038 tx=927300662 date='2023-11-28T07:44:09Z' progress=1.000000 cache=77.9MiB(560092txo)
  487. bitcoind_1 | 2023-11-28T07:48:38Z Saw new header hash=00000000000000000001bab6649be8aa2bc84f6c7f54fb321d68670d45259211 height=818816
  488. app_proxy_1 | Validating token: ff6279a25123 ...
  489. app_proxy_1 | Validating token: ff6279a25123 ...
  490. app_proxy_1 | Validating token: ff6279a25123 ...
  491. app_proxy_1 | Validating token: ff6279a25123 ...
  492. bitcoind_1 | 2023-11-28T07:48:38Z [net] Saw new cmpctblock header hash=00000000000000000001bab6649be8aa2bc84f6c7f54fb321d68670d45259211 peer=15
  493. bitcoind_1 | 2023-11-28T07:48:41Z UpdateTip: new best=00000000000000000001bab6649be8aa2bc84f6c7f54fb321d68670d45259211 height=818816 version=0x3a000000 log2_work=94.567052 tx=927303761 date='2023-11-28T07:48:20Z' progress=1.000000 cache=78.9MiB(567542txo)
  494. app_proxy_1 | [HPM] ECONNRESET: Error: socket hang up
  495. app_proxy_1 | at connResetException (node:internal/errors:705:14)
  496. app_proxy_1 | at Socket.socketOnEnd (node:_http_client:518:23)
  497. app_proxy_1 | at Socket.emit (node:events:525:35)
  498. bitcoind_1 | 2023-11-28T07:50:17Z Socks5() connect to 2806:104e:c:2722::4:8333 failed: general failure
  499. bitcoind_1 | 2023-11-28T07:50:48Z Saw new header hash=0000000000000000000216ee0770fec493a57a57b03008b22c9261761ec7178c height=818817
  500. app_proxy_1 | at endReadableNT (node:internal/streams/readable:1358:12)
  501. app_proxy_1 | at processTicksAndRejections (node:internal/process/task_queues:83:21) {
  502. app_proxy_1 | code: 'ECONNRESET'
  503. app_proxy_1 | }
  504. bitcoind_1 | 2023-11-28T07:50:48Z [net] Saw new cmpctblock header hash=0000000000000000000216ee0770fec493a57a57b03008b22c9261761ec7178c peer=15
  505. bitcoind_1 | 2023-11-28T07:50:50Z UpdateTip: new best=0000000000000000000216ee0770fec493a57a57b03008b22c9261761ec7178c height=818817 version=0x2269c000 log2_work=94.567067 tx=927308012 date='2023-11-28T07:50:38Z' progress=1.000000 cache=79.6MiB(573169txo)
  506. bitcoind_1 | 2023-11-28T07:51:16Z Socks5() connect to 208.83.201.65:8333 failed: general failure
  507. bitcoind_1 | 2023-11-28T07:57:41Z Socks5() connect to 188.136.108.183:8333 failed: general failure
  508. bitcoind_1 | 2023-11-28T07:58:06Z Saw new header hash=000000000000000000024a848a9451143278f60e4c3e73003da60c7b0ef74b62 height=818818
  509. bitcoind_1 | 2023-11-28T07:58:06Z [net] Saw new cmpctblock header hash=000000000000000000024a848a9451143278f60e4c3e73003da60c7b0ef74b62 peer=15
  510. bitcoind_1 | 2023-11-28T07:58:11Z UpdateTip: new best=000000000000000000024a848a9451143278f60e4c3e73003da60c7b0ef74b62 height=818818 version=0x33bcc000 log2_work=94.567081 tx=927309921 date='2023-11-28T07:57:49Z' progress=1.000000 cache=80.4MiB(579180txo)
  511. bitcoind_1 | 2023-11-28T08:02:18Z Socks5() connect to 120.84.11.232:8333 failed: general failure
  512. bitcoind_1 | 2023-11-28T08:06:52Z Socks5() connect to 2a00:1ca0:1480:a600:8911:1d11:29a8:6660:8333 failed: general failure
  513. bitcoind_1 | 2023-11-28T08:09:13Z Flushed fee estimates to fee_estimates.dat.
  514. bitcoind_1 | 2023-11-28T08:14:43Z New outbound peer connected: version: 70016, blocks=818818, peer=36 (block-relay-only)
  515. bitcoind_1 | 2023-11-28T08:15:47Z Saw new header hash=0000000000000000000212259804e8f5f3bf276283d118a1f9e9bdd728088e37 height=818819
  516. bitcoind_1 | 2023-11-28T08:15:47Z [net] Saw new cmpctblock header hash=0000000000000000000212259804e8f5f3bf276283d118a1f9e9bdd728088e37 peer=15
  517. bitcoind_1 | 2023-11-28T08:15:48Z UpdateTip: new best=0000000000000000000212259804e8f5f3bf276283d118a1f9e9bdd728088e37 height=818819 version=0x20004000 log2_work=94.567095 tx=927312839 date='2023-11-28T08:15:33Z' progress=1.000000 cache=82.7MiB(596979txo)
  518. bitcoind_1 | 2023-11-28T08:28:59Z Socks5() connect to 95.91.210.82:8333 failed: general failure
  519. bitcoind_1 | 2023-11-28T08:30:50Z Socks5() connect to lkxhyfzafdcbn47fatpgawtemifu6khae7zr7ys2iur5lgsqexi6jmid.onion:8333 failed: host unreachable
  520. bitcoind_1 | 2023-11-28T08:33:43Z Socks5() connect to 2600:1700:d380:c60::45:8333 failed: general failure
  521. bitcoind_1 | 2023-11-28T08:34:34Z New outbound peer connected: version: 70016, blocks=818819, peer=38 (block-relay-only)
  522. bitcoind_1 | 2023-11-28T08:43:00Z Saw new header hash=000000000000000000036d1acc0eb362834b2b31b86423fc59e085434d2825ba height=818820
  523. bitcoind_1 | 2023-11-28T08:43:00Z [net] Saw new cmpctblock header hash=000000000000000000036d1acc0eb362834b2b31b86423fc59e085434d2825ba peer=28
  524. bitcoind_1 | 2023-11-28T08:43:01Z UpdateTip: new best=000000000000000000036d1acc0eb362834b2b31b86423fc59e085434d2825ba height=818820 version=0x20002000 log2_work=94.567110 tx=927315959 date='2023-11-28T08:42:50Z' progress=1.000000 cache=85.6MiB(620263txo)
  525. bitcoind_1 | 2023-11-28T08:48:59Z Socks5() connect to 84.77.113.221:8333 failed: general failure
  526. bitcoind_1 | 2023-11-28T08:50:11Z Socks5() connect to 46.253.190.69:8333 failed: general failure
  527. bitcoind_1 | 2023-11-28T08:51:34Z Saw new header hash=00000000000000000003aa2407b4e412a68b23a48ea2f279404bccd04978f987 height=818821
  528. bitcoind_1 | 2023-11-28T08:51:34Z [net] Saw new cmpctblock header hash=00000000000000000003aa2407b4e412a68b23a48ea2f279404bccd04978f987 peer=28
  529. bitcoind_1 | 2023-11-28T08:51:34Z UpdateTip: new best=00000000000000000003aa2407b4e412a68b23a48ea2f279404bccd04978f987 height=818821 version=0x20e00000 log2_work=94.567124 tx=927318812 date='2023-11-28T08:51:02Z' progress=1.000000 cache=86.8MiB(629407txo)
  530. bitcoind_1 | 2023-11-28T08:53:35Z Socks5() connect to 240e:394:3014:8a80:2912:9390:657b:95a6:8333 failed: general failure
  531. bitcoind_1 | 2023-11-28T08:58:09Z Saw new header hash=00000000000000000000271c7191be2b6220dd66be6d14aea449daf7b7ab88e8 height=818822
  532. bitcoind_1 | 2023-11-28T08:58:09Z [net] Saw new cmpctblock header hash=00000000000000000000271c7191be2b6220dd66be6d14aea449daf7b7ab88e8 peer=15
  533. bitcoind_1 | 2023-11-28T08:58:10Z UpdateTip: new best=00000000000000000000271c7191be2b6220dd66be6d14aea449daf7b7ab88e8 height=818822 version=0x2cdb6000 log2_work=94.567138 tx=927321662 date='2023-11-28T08:57:36Z' progress=1.000000 cache=87.9MiB(637270txo)
  534. bitcoind_1 | 2023-11-28T08:58:27Z Saw new header hash=000000000000000000034afc2f94fb65e6b9d1dfa5d2b6015ea3da31adbbc3d8 height=818823
  535. bitcoind_1 | 2023-11-28T08:58:27Z [net] Saw new cmpctblock header hash=000000000000000000034afc2f94fb65e6b9d1dfa5d2b6015ea3da31adbbc3d8 peer=28
  536. bitcoind_1 | 2023-11-28T08:58:30Z UpdateTip: new best=000000000000000000034afc2f94fb65e6b9d1dfa5d2b6015ea3da31adbbc3d8 height=818823 version=0x20b1e000 log2_work=94.567153 tx=927322591 date='2023-11-28T08:59:12Z' progress=1.000000 cache=88.2MiB(640016txo)
  537. bitcoind_1 | 2023-11-28T08:58:32Z Socks5() connect to 86.95.27.252:8333 failed: general failure
  538. bitcoind_1 | 2023-11-28T09:05:02Z Socks5() connect to 13.55.65.255:8333 failed: general failure
  539. bitcoind_1 | 2023-11-28T09:06:54Z Socks5() connect to 2600:1700:62d0:7900::48:8333 failed: general failure
  540. bitcoind_1 | 2023-11-28T09:09:13Z Flushed fee estimates to fee_estimates.dat.
  541. bitcoind_1 | 2023-11-28T09:09:24Z Socks5() connect to 35.185.180.184:8335 failed: general failure
  542. bitcoind_1 | 2023-11-28T09:13:15Z Saw new header hash=000000000000000000040025462bffccfeb29912e5a69c74799e3bf154f8f545 height=818824
  543. bitcoind_1 | 2023-11-28T09:13:15Z [net] Saw new cmpctblock header hash=000000000000000000040025462bffccfeb29912e5a69c74799e3bf154f8f545 peer=28
  544. bitcoind_1 | 2023-11-28T09:13:16Z UpdateTip: new best=000000000000000000040025462bffccfeb29912e5a69c74799e3bf154f8f545 height=818824 version=0x20e00000 log2_work=94.567167 tx=927326043 date='2023-11-28T09:13:01Z' progress=1.000000 cache=89.7MiB(651697txo)
  545. bitcoind_1 | 2023-11-28T09:19:17Z Socks5() connect to 2a02:247a:215:3e00:1::1:8333 failed: general failure
  546. bitcoind_1 | 2023-11-28T09:21:35Z New outbound peer connected: version: 70016, blocks=818824, peer=39 (block-relay-only)
  547. bitcoind_1 | 2023-11-28T09:24:05Z Socks5() connect to 7xkanntyuvzvrp5bhicclscdre7dvgfavpphcgxd5ztuqyl5xyeiemyd.onion:8333 failed: host unreachable
Add Comment
Please, Sign In to add comment