Bitcoin node stop syncing and pause on 99%

I got error like this

bitcoin
Attaching to bitcoin_server_1, bitcoin_tor_server_1, bitcoin_app_proxy_1, bitcoin_bitcoind_1, bitcoin_tor_1
app_proxy_1 | Validating token: c1f799f99395 …
app_proxy_1 | Validating token: c1f799f99395 …
app_proxy_1 | Validating token: c1f799f99395 …
app_proxy_1 | Validating token: c1f799f99395 …
app_proxy_1 | Validating token: c1f799f99395 …
app_proxy_1 | Validating token: c1f799f99395 …
app_proxy_1 | Validating token: c1f799f99395 …
app_proxy_1 | Validating token: c1f799f99395 …
app_proxy_1 | Validating token: c1f799f99395 …
app_proxy_1 | Validating token: c1f799f99395 …
bitcoind_1 | 2022-11-29T05:11:25Z UpdateTip: new best=00000000000000000001bb126a2ba1a9342b6f3c8a599fad5a6136de6f578686 height=763178 version=0x2d340000 log2_work=93.843512 tx=780337267 date=‘2022-11-14T18:49:08Z’ progress=0.995346 cache=66.2MiB(505020txo)
bitcoind_1 | 2022-11-29T05:11:31Z UpdateTip: new best=00000000000000000006cc70d8993eb423d666e34b78bba35daca1998443cdde height=763179 version=0x20000000 log2_work=93.843525 tx=780340220 date=‘2022-11-14T19:13:29Z’ progress=0.995352 cache=67.6MiB(515858txo)
bitcoind_1 | 2022-11-29T05:11:39Z UpdateTip: new best=000000000000000000017801edc35ce9a225c7ba99b65c0378a26022688a65e6 height=763180 version=0x20800004 log2_work=93.843538 tx=780343668 date=‘2022-11-14T19:24:40Z’ progress=0.995354 cache=73.0MiB(526765txo)
bitcoind_1 | 2022-11-29T05:11:39Z BlockUntilSyncedToCurrentChain: txindex is catching up on block notifications
bitcoind_1 | 2022-11-29T05:11:40Z New outbound peer connected: version: 70016, blocks=765130, peer=14 (outbound-full-relay)
bitcoind_1 | 2022-11-29T05:11:40Z Socks5() connect to 2601:644:800:fdd0::1c18:8333 failed: general failure
bitcoind_1 | 2022-11-29T05:11:48Z UpdateTip: new best=0000000000000000000257bc8d23f4e2a5ec30b24f116549856414584d302ed7 height=763181 version=0x2000e000 log2_work=93.843550 tx=780346556 date=‘2022-11-14T19:50:23Z’ progress=0.995360 cache=74.4MiB(537740txo)
bitcoind_1 | 2022-11-29T05:11:58Z UpdateTip: new best=0000000000000000000677ec1b30ae1bd10abb88ad2fedc5a057c4380cc563a6 height=763182 version=0x2f406000 log2_work=93.843563 tx=780349309 date=‘2022-11-14T20:01:58Z’ progress=0.995363 cache=75.5MiB(547132txo)
bitcoind_1 | 2022-11-29T05:12:03Z UpdateTip: new best=00000000000000000002c8cd15fb2beb324e025d9c684275232fb3228e18d631 height=763183 version=0x20c00000 log2_work=93.843576 tx=780351310 date=‘2022-11-14T20:10:31Z’ progress=0.995365 cache=76.0MiB(551141txo)
bitcoind_1 | 2022-11-29T05:12:08Z UpdateTip: new best=000000000000000000056c59183440efa7fea6b9609626cce9bcfb9e2b33c779 height=763184 version=0x20200000 log2_work=93.843589 tx=780354367 date=‘2022-11-14T20:29:08Z’ progress=0.995369 cache=77.4MiB(562258txo)
tor_1 | Nov 29 02:44:42.000 [notice] Bootstrapped 75% (enough_dirinfo): Loaded enough directory info to build circuits
tor_1 | Nov 29 02:44:42.000 [notice] Bootstrapped 80% (ap_conn): Connecting to a relay to build circuits
tor_1 | Nov 29 02:44:42.000 [notice] Bootstrapped 85% (ap_conn_done): Connected to a relay to build circuits
tor_1 | Nov 29 02:44:43.000 [notice] Bootstrapped 89% (ap_handshake): Finishing handshake with a relay to build circuits
tor_1 | Nov 29 02:44:43.000 [notice] Bootstrapped 90% (ap_handshake_done): Handshake finished with a relay to build circuits
tor_1 | Nov 29 02:44:43.000 [notice] Bootstrapped 95% (circuit_create): Establishing a Tor circuit
tor_1 | Nov 29 02:44:44.000 [notice] Bootstrapped 100% (done): Done
tor_1 | Nov 29 04:14:57.000 [notice] No circuits are opened. Relaxed timeout for circuit 396 (a Measuring circuit timeout 3-hop circuit in state doing handshakes with channel state open) to 60000ms. However, it appears the circuit has timed out anyway.
tor_1 | Nov 29 04:19:45.000 [warn] Guard Theoden ($5262556D44A7F2434990FDE1AE7973C67DF49E58) is failing a very large amount of circuits. Most likely this means the Tor network is overloaded, but it could also mean an attack against you or potentially the guard itself. Success counts are 56/151. Use counts are 24/24. 61 circuits completed, 0 were unusable, 5 collapsed, and 25 timed out. For reference, your timeout cutoff is 60 seconds.
tor_1 | Nov 29 04:41:12.000 [notice] Guard Stephen304 ($B5053ABFF845C96B1DD8F45DCF32E6BE1E63F127) is failing more circuits than usual. Most likely this means the Tor network is overloaded. Success counts are 89/151. Use counts are 54/54. 94 circuits completed, 0 were unusable, 5 collapsed, and 39 timed out. For reference, your timeout cutoff is 60 seconds.
server_1 | BitcoindError: Unable to obtain peer info
server_1 | at /app/services/bitcoind.js:24:18
server_1 | at IncomingMessage. (/app/node_modules/bitcoind-rpc/lib/index.js:107:7)
server_1 | at IncomingMessage.emit (events.js:326:22)
server_1 | at endReadableNT (_stream_readable.js:1241:12)
server_1 | at /app/node_modules/async-listener/glue.js:188:31
server_1 | at processTicksAndRejections (internal/process/task_queues.js:84:21)
server_1 | ::ffff:10.21.0.29 - - [Tue, 29 Nov 2022 04:57:25 GMT] “GET /v1/bitcoind/info/sync HTTP/1.1” 500 28 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36 Edg/107.0.1418.56”
server_1 |
server_1 | umbrel-middleware