From 1da08162548dbf3f04a023fdcba27f0724563dc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D8=B9=D8=A8=D8=AF=D8=A7=D9=84=D9=85=D9=86=D8=A7=D9=86?= Date: Tue, 31 Dec 2024 23:59:50 +0500 Subject: [PATCH] bug fixes --- config/i2p/eventlog.txt | 4 + config/i2p/logs/log-router-0.txt | 175 ++++++++++++++++++ config/i2p/logs/log-router-1.txt | 4 +- ...MbDc4A7f9tvZl4GnTjp3kUFuQKGZv9IP-IFCo=.dat | Bin 1096 -> 0 bytes ...tPSxHjz642zGdaR1cVV8CquvUkMXMcEH5A=.txt.gz | Bin 1083 -> 0 bytes ...c4A7f9tvZl4GnTjp3kUFuQKGZv9IP-IFCo=.txt.gz | Bin 1019 -> 0 bytes config/i2p/router.info | Bin 731 -> 731 bytes config/i2p/router.ping | 2 +- .../results/sybil-1735635367598.txt.gz | Bin 0 -> 2350 bytes .../results/sybil-1735635382615.txt.gz | Bin 0 -> 2141 bytes config/i2p/wrapper.log | 22 +++ docker-compose.yml | 2 +- run.sh | 2 +- 13 files changed, 205 insertions(+), 6 deletions(-) delete mode 100644 config/i2p/netDb/r~/routerInfo-~vh6m-MbDc4A7f9tvZl4GnTjp3kUFuQKGZv9IP-IFCo=.dat delete mode 100644 config/i2p/peerProfiles/p~/profile-~Fql~YJQztPSxHjz642zGdaR1cVV8CquvUkMXMcEH5A=.txt.gz delete mode 100644 config/i2p/peerProfiles/p~/profile-~vh6m-MbDc4A7f9tvZl4GnTjp3kUFuQKGZv9IP-IFCo=.txt.gz create mode 100644 config/i2p/sybil-analysis/results/sybil-1735635367598.txt.gz create mode 100644 config/i2p/sybil-analysis/results/sybil-1735635382615.txt.gz diff --git a/config/i2p/eventlog.txt b/config/i2p/eventlog.txt index 0f737400..d75f5a95 100644 --- a/config/i2p/eventlog.txt +++ b/config/i2p/eventlog.txt @@ -403,3 +403,7 @@ 1735629572441 clockShift 29187408 1735629571518 softRestart 1735634263881 reseed 177 +1735671328788 crashed 8 hours ago +1735671328810 started 2.7.0-0 +1735671389795 crashed 60 sec ago +1735671389805 started 2.7.0-0 diff --git a/config/i2p/logs/log-router-0.txt b/config/i2p/logs/log-router-0.txt index 2e57b591..1e479d47 100644 --- a/config/i2p/logs/log-router-0.txt +++ b/config/i2p/logs/log-router-0.txt @@ -1 +1,176 @@ Dec 30, 2024, 8:35:11 PM WARN [Addressbook ] .naming.BlockfileNamingService: The hosts database was not closed cleanly or is still open by another process +Dec 31, 2024, 7:19:32 AM CRIT [Queue Pumper] net.i2p.util.Clock : Large clock shift forward by 8h +Dec 31, 2024, 7:19:32 AM ERROR [Queue Pumper] net.i2p.router.Router : Restarting after large clock shift forward by 8h +Dec 31, 2024, 7:19:32 AM WARN [JobQueue 1/1] orkdb.kademlia.ExpireLeasesJob: Expired local leaseset 2lxzav2irvgti3ulgqjke24eis5j4vu6qvrezak6ohzew4bx25da.b32.i2p +Dec 31, 2024, 7:19:31 AM ERROR [uter Restart] net.i2p.router.Router : Stopping the router for a restart... +Dec 31, 2024, 7:19:31 AM WARN [uter Restart] net.i2p.router.Router : Stopping the client manager +Dec 31, 2024, 7:19:31 AM ERROR [nal Reader 4] lient.impl.I2PSessionMuxedImpl: [shared clients #33071(OPEN)]: Error occurred communicating with router: Router restart +net.i2p.client.I2PSessionException: Disconnect Message received: Router restart + at net.i2p.client.impl.DisconnectMessageHandler.handleMessage(DisconnectMessageHandler.java:33) + at net.i2p.client.impl.I2PSessionImpl.messageReceived(I2PSessionImpl.java:1075) + at net.i2p.internal.QueuedI2CPMessageReader$QueuedI2CPMessageReaderRunner.run2(QueuedI2CPMessageReader.java:56) + at net.i2p.data.i2cp.I2CPMessageReader$I2CPMessageReaderRunner.run(I2CPMessageReader.java:164) + at java.base/java.lang.Thread.run(Thread.java:840) + at net.i2p.util.I2PThread.run(I2PThread.java:103) +Dec 31, 2024, 7:19:31 AM WARN [uter Restart] net.i2p.router.Router : Stopping the comm system +Dec 31, 2024, 7:19:37 AM WARN [uter Restart] net.i2p.router.Router : Restarted the comm system +Dec 31, 2024, 7:19:37 AM WARN [uter Restart] net.i2p.router.Router : Stopping the tunnel manager +Dec 31, 2024, 7:19:37 AM WARN [uter Restart] net.i2p.router.Router : Restarted the tunnel manager +Dec 31, 2024, 7:19:47 AM WARN [uter Restart] net.i2p.router.Router : Restarting the client manager +Dec 31, 2024, 7:19:47 AM WARN [uter Restart] net.i2p.router.Router : Restart complete +Dec 31, 2024, 7:25:48 AM ERROR [ent Runner 4] .i2ptunnel.I2PTunnelClientBase: Unable to build tunnels for the client, retrying in 20 seconds +net.i2p.client.I2PSessionException: [shared clients #44442(GOTDATE)]: Failed to build tunnels - No tunnels built after waiting 5 minutes. Your network connection may be down, or there is severe network congestion. + at net.i2p.client.impl.I2PSessionImpl.connect(I2PSessionImpl.java:850) + at net.i2p.i2ptunnel.I2PTunnelClientBase.connectManager(I2PTunnelClientBase.java:481) + at net.i2p.i2ptunnel.I2PTunnelClientBase.verifySocketManager(I2PTunnelClientBase.java:244) + at net.i2p.i2ptunnel.I2PTunnelHTTPClient.clientConnectionRun(I2PTunnelHTTPClient.java:1312) + at net.i2p.i2ptunnel.I2PTunnelClientBase$BlockingRunner.run(I2PTunnelClientBase.java:859) + at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) + at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.io.IOException: No tunnels built after waiting 5 minutes. Your network connection may be down, or there is severe network congestion. + at net.i2p.client.impl.I2PSessionImpl.connect(I2PSessionImpl.java:794) + ... 7 more +Dec 31, 2024, 7:30:54 AM ^^^ 1 similar message omitted ^^^ +Dec 31, 2024, 7:35:45 AM ^^^ 1 similar message omitted ^^^ +Dec 31, 2024, 7:35:45 AM ERROR [ent Runner 6] .i2ptunnel.I2PTunnelHTTPClient: i2ptunnel client error +java.lang.IllegalArgumentException: Unable to build tunnels for the client + at net.i2p.i2ptunnel.I2PTunnelClientBase.connectManager(I2PTunnelClientBase.java:510) + at net.i2p.i2ptunnel.I2PTunnelClientBase.verifySocketManager(I2PTunnelClientBase.java:244) + at net.i2p.i2ptunnel.I2PTunnelHTTPClient.clientConnectionRun(I2PTunnelHTTPClient.java:1312) + at net.i2p.i2ptunnel.I2PTunnelClientBase$BlockingRunner.run(I2PTunnelClientBase.java:859) + at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) + at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: net.i2p.client.I2PSessionException: [shared clients #57587(GOTDATE)]: Failed to build tunnels - No tunnels built after waiting 5 minutes. Your network connection may be down, or there is severe network congestion. + at net.i2p.client.impl.I2PSessionImpl.connect(I2PSessionImpl.java:850) + at net.i2p.i2ptunnel.I2PTunnelClientBase.connectManager(I2PTunnelClientBase.java:481) + ... 6 more +Caused by: java.io.IOException: No tunnels built after waiting 5 minutes. Your network connection may be down, or there is severe network congestion. + at net.i2p.client.impl.I2PSessionImpl.connect(I2PSessionImpl.java:794) + ... 7 more +Dec 31, 2024, 7:45:44 AM ERROR [ent Runner 7] .i2ptunnel.I2PTunnelClientBase: Unable to build tunnels for the client, retrying in 20 seconds +net.i2p.client.I2PSessionException: [shared clients #35429(GOTDATE)]: Failed to build tunnels - No tunnels built after waiting 5 minutes. Your network connection may be down, or there is severe network congestion. + at net.i2p.client.impl.I2PSessionImpl.connect(I2PSessionImpl.java:850) + at net.i2p.i2ptunnel.I2PTunnelClientBase.connectManager(I2PTunnelClientBase.java:481) + at net.i2p.i2ptunnel.I2PTunnelClientBase.verifySocketManager(I2PTunnelClientBase.java:244) + at net.i2p.i2ptunnel.I2PTunnelHTTPClient.clientConnectionRun(I2PTunnelHTTPClient.java:1312) + at net.i2p.i2ptunnel.I2PTunnelClientBase$BlockingRunner.run(I2PTunnelClientBase.java:859) + at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) + at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.io.IOException: No tunnels built after waiting 5 minutes. Your network connection may be down, or there is severe network congestion. + at net.i2p.client.impl.I2PSessionImpl.connect(I2PSessionImpl.java:794) + ... 7 more +Dec 31, 2024, 7:50:48 AM ^^^ 1 similar message omitted ^^^ +Dec 31, 2024, 7:55:44 AM ^^^ 1 similar message omitted ^^^ +Dec 31, 2024, 7:55:44 AM ERROR [ent Runner 9] .i2ptunnel.I2PTunnelHTTPClient: i2ptunnel client error +java.lang.IllegalArgumentException: Unable to build tunnels for the client + at net.i2p.i2ptunnel.I2PTunnelClientBase.connectManager(I2PTunnelClientBase.java:510) + at net.i2p.i2ptunnel.I2PTunnelClientBase.verifySocketManager(I2PTunnelClientBase.java:244) + at net.i2p.i2ptunnel.I2PTunnelHTTPClient.clientConnectionRun(I2PTunnelHTTPClient.java:1312) + at net.i2p.i2ptunnel.I2PTunnelClientBase$BlockingRunner.run(I2PTunnelClientBase.java:859) + at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) + at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: net.i2p.client.I2PSessionException: [shared clients #45518(GOTDATE)]: Failed to build tunnels - No tunnels built after waiting 5 minutes. Your network connection may be down, or there is severe network congestion. + at net.i2p.client.impl.I2PSessionImpl.connect(I2PSessionImpl.java:850) + at net.i2p.i2ptunnel.I2PTunnelClientBase.connectManager(I2PTunnelClientBase.java:481) + ... 6 more +Caused by: java.io.IOException: No tunnels built after waiting 5 minutes. Your network connection may be down, or there is severe network congestion. + at net.i2p.client.impl.I2PSessionImpl.connect(I2PSessionImpl.java:794) + ... 7 more +Dec 31, 2024, 8:05:43 AM ERROR [nt Runner 10] .i2ptunnel.I2PTunnelClientBase: Unable to build tunnels for the client, retrying in 20 seconds +net.i2p.client.I2PSessionException: [shared clients #5673(GOTDATE)]: Failed to build tunnels - No tunnels built after waiting 5 minutes. Your network connection may be down, or there is severe network congestion. + at net.i2p.client.impl.I2PSessionImpl.connect(I2PSessionImpl.java:850) + at net.i2p.i2ptunnel.I2PTunnelClientBase.connectManager(I2PTunnelClientBase.java:481) + at net.i2p.i2ptunnel.I2PTunnelClientBase.verifySocketManager(I2PTunnelClientBase.java:244) + at net.i2p.i2ptunnel.I2PTunnelHTTPClient.clientConnectionRun(I2PTunnelHTTPClient.java:1312) + at net.i2p.i2ptunnel.I2PTunnelClientBase$BlockingRunner.run(I2PTunnelClientBase.java:859) + at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) + at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: java.io.IOException: No tunnels built after waiting 5 minutes. Your network connection may be down, or there is severe network congestion. + at net.i2p.client.impl.I2PSessionImpl.connect(I2PSessionImpl.java:794) + ... 7 more +Dec 31, 2024, 8:10:48 AM ^^^ 1 similar message omitted ^^^ +Dec 31, 2024, 8:15:42 AM ^^^ 1 similar message omitted ^^^ +Dec 31, 2024, 8:15:42 AM ERROR [nt Runner 12] .i2ptunnel.I2PTunnelHTTPClient: i2ptunnel client error +java.lang.IllegalArgumentException: Unable to build tunnels for the client + at net.i2p.i2ptunnel.I2PTunnelClientBase.connectManager(I2PTunnelClientBase.java:510) + at net.i2p.i2ptunnel.I2PTunnelClientBase.verifySocketManager(I2PTunnelClientBase.java:244) + at net.i2p.i2ptunnel.I2PTunnelHTTPClient.clientConnectionRun(I2PTunnelHTTPClient.java:1312) + at net.i2p.i2ptunnel.I2PTunnelClientBase$BlockingRunner.run(I2PTunnelClientBase.java:859) + at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) + at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) + at java.base/java.lang.Thread.run(Thread.java:840) +Caused by: net.i2p.client.I2PSessionException: [shared clients #29436(GOTDATE)]: Failed to build tunnels - No tunnels built after waiting 5 minutes. Your network connection may be down, or there is severe network congestion. + at net.i2p.client.impl.I2PSessionImpl.connect(I2PSessionImpl.java:850) + at net.i2p.i2ptunnel.I2PTunnelClientBase.connectManager(I2PTunnelClientBase.java:481) + ... 6 more +Caused by: java.io.IOException: No tunnels built after waiting 5 minutes. Your network connection may be down, or there is severe network congestion. + at net.i2p.client.impl.I2PSessionImpl.connect(I2PSessionImpl.java:794) + ... 7 more +Dec 31, 2024, 8:37:37 AM WARN [JobQueue 2/5] networkdb.reseed.ReseedChecker: Very few known peers remaining - reseeding now +Dec 31, 2024, 8:40:41 AM ERROR [DBWriter ] b.kademlia.PersistentDataStore: Error writing out the object +java.io.FileNotFoundException: /i2p/.i2p/netDb/rC/routerInfo-CjEvIKW3SeXKQZCBxJ9JbcvjGju7foSo2SkSHmej7KY=.dat (No such file or directory) + at java.base/java.io.FileOutputStream.open0(Native Method) + at java.base/java.io.FileOutputStream.open(FileOutputStream.java:293) + at java.base/java.io.FileOutputStream.(FileOutputStream.java:235) + at java.base/java.io.FileOutputStream.(FileOutputStream.java:184) + at net.i2p.util.SecureFileOutputStream.(SecureFileOutputStream.java:41) + at net.i2p.router.networkdb.kademlia.PersistentDataStore.write(PersistentDataStore.java:327) + at net.i2p.router.networkdb.kademlia.PersistentDataStore.access$200(PersistentDataStore.java:54) + at net.i2p.router.networkdb.kademlia.PersistentDataStore$Writer.run(PersistentDataStore.java:273) + at java.base/java.lang.Thread.run(Thread.java:840) + at net.i2p.util.I2PThread.run(I2PThread.java:103) +Dec 31, 2024, 8:40:41 AM ^^^ 7 similar messages omitted ^^^ +Dec 31, 2024, 8:50:08 AM ^^^ 5 similar messages omitted ^^^ +Dec 31, 2024, 8:59:34 AM ^^^ 13 similar messages omitted ^^^ +Dec 31, 2024, 9:09:01 AM ^^^ 12 similar messages omitted ^^^ +Dec 31, 2024, 9:18:28 AM ERROR [DBWriter ] b.kademlia.PersistentDataStore: Error writing out the object +java.io.FileNotFoundException: /i2p/.i2p/netDb/rm/routerInfo-mbgYw81LjHl2M6eM7zpda0boRe7uEMOAWCtPrqdtOHs=.dat (No such file or directory) + at java.base/java.io.FileOutputStream.open0(Native Method) + at java.base/java.io.FileOutputStream.open(FileOutputStream.java:293) + at java.base/java.io.FileOutputStream.(FileOutputStream.java:235) + at java.base/java.io.FileOutputStream.(FileOutputStream.java:184) + at net.i2p.util.SecureFileOutputStream.(SecureFileOutputStream.java:41) + at net.i2p.router.networkdb.kademlia.PersistentDataStore.write(PersistentDataStore.java:327) + at net.i2p.router.networkdb.kademlia.PersistentDataStore.access$200(PersistentDataStore.java:54) + at net.i2p.router.networkdb.kademlia.PersistentDataStore$Writer.run(PersistentDataStore.java:273) + at java.base/java.lang.Thread.run(Thread.java:840) + at net.i2p.util.I2PThread.run(I2PThread.java:103) +Dec 31, 2024, 9:18:28 AM ^^^ 3 similar messages omitted ^^^ +Dec 31, 2024, 9:26:49 AM ERROR [anager Reorg] nager.ProfilePersistenceHelper: Error writing profile to /i2p/.i2p/peerProfiles/pm/profile-mbgYw81LjHl2M6eM7zpda0boRe7uEMOAWCtPrqdtOHs=.txt.gz +Dec 31, 2024, 9:26:49 AM ^^^ 30 similar messages omitted ^^^ +Dec 31, 2024, 9:27:54 AM ERROR [DBWriter ] b.kademlia.PersistentDataStore: Error writing out the object +java.io.FileNotFoundException: /i2p/.i2p/netDb/rB/routerInfo-BHIY1YQzzbIwazzF-NB8LP7SuFjRRjfJtwlPXIScD5E=.dat (No such file or directory) + at java.base/java.io.FileOutputStream.open0(Native Method) + at java.base/java.io.FileOutputStream.open(FileOutputStream.java:293) + at java.base/java.io.FileOutputStream.(FileOutputStream.java:235) + at java.base/java.io.FileOutputStream.(FileOutputStream.java:184) + at net.i2p.util.SecureFileOutputStream.(SecureFileOutputStream.java:41) + at net.i2p.router.networkdb.kademlia.PersistentDataStore.write(PersistentDataStore.java:327) + at net.i2p.router.networkdb.kademlia.PersistentDataStore.access$200(PersistentDataStore.java:54) + at net.i2p.router.networkdb.kademlia.PersistentDataStore$Writer.run(PersistentDataStore.java:273) + at java.base/java.lang.Thread.run(Thread.java:840) + at net.i2p.util.I2PThread.run(I2PThread.java:103) +Dec 31, 2024, 9:27:54 AM ^^^ 4 similar messages omitted ^^^ +Dec 31, 2024, 9:37:21 AM ^^^ 7 similar messages omitted ^^^ +Dec 31, 2024, 9:46:47 AM ^^^ 10 similar messages omitted ^^^ +Dec 31, 2024, 9:56:14 AM ^^^ 4 similar messages omitted ^^^ +Dec 31, 2024, 10:05:41 AM ERROR [DBWriter ] b.kademlia.PersistentDataStore: Error writing out the object +java.io.FileNotFoundException: /i2p/.i2p/netDb/rB/routerInfo-BIIpqvuaHvqt0LPyVi8aKHj0QkxGC2HRFof4G8qw6AM=.dat (No such file or directory) + at java.base/java.io.FileOutputStream.open0(Native Method) + at java.base/java.io.FileOutputStream.open(FileOutputStream.java:293) + at java.base/java.io.FileOutputStream.(FileOutputStream.java:235) + at java.base/java.io.FileOutputStream.(FileOutputStream.java:184) + at net.i2p.util.SecureFileOutputStream.(SecureFileOutputStream.java:41) + at net.i2p.router.networkdb.kademlia.PersistentDataStore.write(PersistentDataStore.java:327) + at net.i2p.router.networkdb.kademlia.PersistentDataStore.access$200(PersistentDataStore.java:54) + at net.i2p.router.networkdb.kademlia.PersistentDataStore$Writer.run(PersistentDataStore.java:273) + at java.base/java.lang.Thread.run(Thread.java:840) + at net.i2p.util.I2PThread.run(I2PThread.java:103) +Dec 31, 2024, 10:05:41 AM ^^^ 2 similar messages omitted ^^^ +Dec 31, 2024, 10:15:08 AM ^^^ 3 similar messages omitted ^^^ +Dec 31, 2024, 10:24:35 AM ^^^ 7 similar messages omitted ^^^ diff --git a/config/i2p/logs/log-router-1.txt b/config/i2p/logs/log-router-1.txt index a04d2daf..71b4b3dd 100644 --- a/config/i2p/logs/log-router-1.txt +++ b/config/i2p/logs/log-router-1.txt @@ -1,3 +1 @@ -Dec 30, 2024, 6:22:24 PM WARN [Addressbook ] .naming.BlockfileNamingService: The hosts database was not closed cleanly or is still open by another process -Dec 30, 2024, 6:24:25 PM WARN [JobQueue 3/5] networkdb.reseed.ReseedChecker: Very few known peers remaining - reseeding now -Dec 30, 2024, 6:24:28 PM WARN [Reseed ] uter.networkdb.reseed.Reseeder: EepGet failed on https://i2pseed.creativecowpat.net:8443/i2pseeds.su3?netid=2 : java.lang.Exception: Attempt failed +Dec 31, 2024, 6:56:32 PM WARN [Addressbook ] .naming.BlockfileNamingService: The hosts database was not closed cleanly or is still open by another process diff --git a/config/i2p/netDb/r~/routerInfo-~vh6m-MbDc4A7f9tvZl4GnTjp3kUFuQKGZv9IP-IFCo=.dat b/config/i2p/netDb/r~/routerInfo-~vh6m-MbDc4A7f9tvZl4GnTjp3kUFuQKGZv9IP-IFCo=.dat deleted file mode 100644 index 6d95c67bd572a1df576d2cee0e9244c7b30a1445..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1096 zcmeY|5}o~4T;;;9u=F_rxo?dF<{Rbia4eGxcoWI@*XWTS^V|nIo7xNi9~O}Ge_X-q zU9(Z){jKyW{Uto_d3>hqJ~JwhKYX?`&9i-~YRDtCnIZ5)_uZU(GEarI?HMgOAKLLn zMXge0Wnf`o2Vw@sDU!Z3-!ic>Kmki|aHtW(B$njFf?``nCu^3B{NfT@9!mo~LrX(F zOLIMALuVp|=v5Oec_2cU+dlVPr4 zVDyCq4O2vrHEUjKiDwGPaePJjr6s9FdS$6a#hLkewrmD^mU?E!)@sEii6!wRrFnU& zIeJN@nK>!06$Lr@MTsT(MU_BiW>Ko1nL)0txS^hbfi;-0FxRs*QnfY#a*VC<8xWM5 zm6}`vHbCA`$J`94)56+J$H>fB&(P4?%u>(PT-DmpNYBE^+FBi-OM*+2lT(X}Ato8= zm;&{fn_8Ren3}7W(A3&m1=*y6#G;bSzM(4W@>5*$JURE9=gSyjhlD+-Uj!lir4;#t!R39Zf)O! urgg0PF%{hh=eotp9Bxe(;b1YynqAh#8t{A1lqGjeN^*kc=7nvLVFUmtxs5si diff --git a/config/i2p/peerProfiles/p~/profile-~Fql~YJQztPSxHjz642zGdaR1cVV8CquvUkMXMcEH5A=.txt.gz b/config/i2p/peerProfiles/p~/profile-~Fql~YJQztPSxHjz642zGdaR1cVV8CquvUkMXMcEH5A=.txt.gz deleted file mode 100644 index b35bbdde143b41bbe0c19ed2598549cf91f56e00..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1083 zcmV-B1jPFviwFP!00000|DBl0a@#l%hVOnD7WUL z11gdY5?e#6vdb2_(TyMY$e$d~#vH%)-8}Bl!=XOchh}=e{oizxc^&Gh>ATxkFU>Gc z-%ULnzdZNzw8N5euBg&n3H{L4fk7@L6$*V0ejEDJbxaE-rQnybpQfAk{m=PuFyr_# zx9$5iND!p8ke8rub<>)o4Lx25712yG{4mX3XWAd8{(Jv6^z-Z6**1VGt?2UM?)c@e zRTM!2+Yj-g@M#q%sN`D8YuH#V9esHntc3f1vm!U-chlDZ$uVI9tpc9RFLRj8@o{LT z=1{l0@bK5VJO0}or?-z<9AidPq-nd`^UKiAK7+l;oN8`Hd)sX3XCWpQul zx*XyS+~(eWDEZw^-w*HAa2a{3CsSc`s?KI;`r}TZ<&zFQ4CZnG|FB;;r;SsZ&Rf>{ z*w?KY59TvhBTTpuI8$>T2CJN#MwsR(Q}UX&@29%`t8QmwPfTugzf=DF$NqZkXJ@wn zH7;3ut9veK(ZcBpSDGq>?1GS86KDBkr@ze3ev|??Xa1W8b23hUq|z8mL500)2t*N) zpc$MdGaKcWgo}7RfuzTlfc5pvFN7JlVtc?s`3ZX&EeF-g2Zf-VVm>Fywn`z%`n6SLIVHtjZC$UF zlCV!pXdHHFknj?Pw+}s9Rajz%C82^6NGyEa&J+tbTbUJv&~aD^*|q~=O1MpI`u z@pdg&%Q+ObUOFk@;mUf9zhDDYEa~(Pz#?`or}{mB#a&$__#VQ*&MsE7oUq7ywv6y$ zgO|`fZt?Q6M}1x*9(GgBc)dtQ%I&37;9aF1Uu-Gm1VwCLW+zhw{SSPV9cQQ?006V* B4nF_@ diff --git a/config/i2p/peerProfiles/p~/profile-~vh6m-MbDc4A7f9tvZl4GnTjp3kUFuQKGZv9IP-IFCo=.txt.gz b/config/i2p/peerProfiles/p~/profile-~vh6m-MbDc4A7f9tvZl4GnTjp3kUFuQKGZv9IP-IFCo=.txt.gz deleted file mode 100644 index 1cf9cb53d1fbffa264e10242140fb619bc443ea4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1019 zcmV=jTOpC!Ipl$wr zg=1o2^ti%{Ol#e%dvwq@oN;%Oa{sMuhHiuI%HmX%RsS*lziN8ylB@{kzg0?%JCpnI)g9wSDH7&+?Znd%54Ls;|nTb}WA@ zn*HBu-ybgf3y!ED)LOe!MblNdBlB#O=8;Zt{zqC~Hd;`DhFQyBD7!i#4`^Ix` z+oG0TDUDvi8BbB5w;YtxE?(ON!bD^uB=xgx*Y-vIv#19-UM*0|k3ag)wjGQo2bgj0 z+G*cIO`{ivsx0A*37!+i#@mbp54Rf%0mjG4lmB`pkJ3;`6DDYi+4z@bNKnuQhDHXT z2zT*v%MG0vhaT|MWM~V)F`ENYN3Td_A*Sd`rl^}K$~eO`(7S>uYGo=VKF_HYsuU(J z&hZ26jCW@gqEmF(v8fV|k6yjQ^1;JEB08GQ=fy%{k7XW@?U@X`KhR+~6qfu2+Zm`N z3JQDJ0`CtsCkhHj%7RY-s0s(HS!p~K(cx-7FO~{>u=1E}PgUUkffmE50K_T#&Ojwm zRKS9ibAPBgQB*h*6nw%`)poqq@>zDLw&~=!mwwNbbj!};E^T9c&-;fAvxKTL{4IFLB591sM{aZp5Gw7;t z9OiCx#x6(g8kE4%%QZ6|rBM9xx4`agID&b+FmD4TS)y$uf+CSI&o%V?CKeiH+y_0* z-(>k&EJ~vLXEDIQ7@;fBa-_D9jcd?yhc`#@8n(az&NVZhEqjOy8E;Q=9^c(rE^K?u p%gPh!Lc4>A55+ov3tW{y+PRJrPmm+w1)ijjp#Su{!f;?80083G_x}I@ diff --git a/config/i2p/router.info b/config/i2p/router.info index a54efb2de467072656409d556737a2ab10008d19..166181f54ef0ae3da92cdd555adfc50f737c8745 100644 GIT binary patch delta 82 zcmV-Y0ImPq1=|I%iva{46Q%*Pj{yt;Ko4R)p1U!Dlk_;~29PGDk*IxFI4Asg6jdLO o;Eg+zP81&vu@ef$4xHi!oFt-Dt*Me?D4^P#TQT1vL*J;m3>1|iX#fBK delta 82 zcmV-Y0ImPq1=|I%iva{1)n;3>j{yt;K=|7WJSt4QX~WO@6+(u*%XAr~`5BZCNUtfC ot~tH40$87|M^(f>J|*0D+1=fZ^=rz_vv&;mGP}mfhbyky4)|Rs-T(jq diff --git a/config/i2p/router.ping b/config/i2p/router.ping index b656eb45..1b51cb44 100644 --- a/config/i2p/router.ping +++ b/config/i2p/router.ping @@ -1 +1 @@ -1735634218823 \ No newline at end of file +1735671554978 \ No newline at end of file diff --git a/config/i2p/sybil-analysis/results/sybil-1735635367598.txt.gz b/config/i2p/sybil-analysis/results/sybil-1735635367598.txt.gz new file mode 100644 index 0000000000000000000000000000000000000000..f2052b0567f026428ec5100831c9bc9efe172c86 GIT binary patch literal 2350 zcmV+}3DNc+iwFP!00000|Gik*j-yBxeb2A3s+Fyo2fGP~2#D;i9(ltHkTzbh@f-VM z7MsNw9{BdbOO?91oSm7{Xu?RAEyO)>@44sP;FlI3C!vtH3Vz>BPZKmF3` zX{m)_D~a>0`PbD__a%!nEodELFUr#A+t*8CX=xn&_^Z|Fbe?K0B$hgI(mBGhhW3PG zncO%Oan;TIA)Z&?!2!`92egDOiLDN%M(OdwV)LOi>u&nlJUN=#Y@B|50r(mS zQHY@-#X^evaG+;EbtvkkCC2eSKeTMk3tEYmSuH?Ozy5Nj(eKTpE;lf(la-`i9HlMY za=plWX;B^0!Qjc9O{RsXR>UYZM)Rsk7Ot5=zn;!qa-51~OzT~Lx?3g{bDH_nsv3YK&r{QxV$cc|zJ6+MQE$Wyo(?lYM`$$DbQAzC=~ z-Z{$c<1iE%a#}2>G&A>%kuMz725OT-3=x5t!jJ=yqc2&-524cNlUaQV)rHO|_I}m5$%wGfs-ub?gfKts_TybCgVRd|B+< zIKHv@qd3-Zp73r^44E#X1^0Z`)5%~kMN-M9{UWc&{Elak%)qk2(WcoBrZLB{2scvD zEc&?(ZzP;Vml&SyS!R>>&H@~zBFLPUeXe~Ff?5|&bi>%Dl|I^(0 z^)Gk*s)Y^oQul%{e}Yz=xmNPWZ`z+tRXO_ccHz&>i}0i7W$y%Vz5dx-<>EZ8AxPp4 ztOAX#+HxN%ClGea=|Mf$)7lR*?k=r}{@$Aaeq38!aUz(T2bsCh&sdO>b}j7qqmp&W zTJ7HBaE+AGw+p`=2a+G-^oi`}yf@rb!GN4zCtQI7m|f)9=N>+>c86o`vg1EasjuUjX~!(slC`-TiTz$wrLKxjLJ*Qsnx7M- zISH@mb`Lg4KvOJ?n+Xy$2F3vvKZCc_^qaE$RZUs)NKLtKY~@$8Ae=`6KWvNKa>ygz z5O?^rIL+pVVpMK}T#?d48h3}cq##656lMWUFiqIEMUJ6AEpo3)(MOy*U0V76Bn(L) zTD#>coR3pG==#o}2xi;KMmMI7v$vT>;t&EfX1MDj{~sg!uzTd8s8zJ@aOb2OqAFU0 z0xq~gxYLy+%UNl_*|oPAEcZR?>q|r3_vy<4bqB|lq_|kuwm4b(p1Tm8?tUVi?dkS7 zE9rj1^*wccX(I-~i>6SBZdw*M2FyMl1b;SQ)I@twD3%iYwup!v@!G|J%eBo#6VQkNqsLL?k;gyNTM! z2Cq0CEoP^4=?$Ixo&kjb1+JV1{}71gKD+07wt6+&W7ko1IqvryySqSQ<&h;Hj+|fw z>diskOqY~#mM(jy-Zgq>JeP7z%PW3Ek0(T0+4gBI8XQ+iqu$o$3v*Gp@vvt*>+9ZF zmc6_nfQ{61Gv>6@m_{QDCC0GkA_#Q*>R literal 0 HcmV?d00001 diff --git a/config/i2p/sybil-analysis/results/sybil-1735635382615.txt.gz b/config/i2p/sybil-analysis/results/sybil-1735635382615.txt.gz new file mode 100644 index 0000000000000000000000000000000000000000..9ca21c524fe776738b5746647e1e0443fbd3d576 GIT binary patch literal 2141 zcmV-j2%`5NiwFP!00000|Gik*j_ODfeXp;uZmU`|5716K)9I}4>XBK@W*3;n zh8K+e;BOy8)t%{udoLx8CWVARR^*9@b4~>OM2T@4YB}|fII^h3N~yq$tbacJMD?`H z;vkjAMc#hvYMJ|z$GH|zN$f>=_Wb_#l3H38M}PiAb-UfCMhl6hj+|_PxL89+!eh2D zk}|G^+#ezu$mv4rZ#m)|UticRfeA@oV~sP?sgH)(wN6I zi)r}qMbCil()0@@#qqI7C|mOaD%Em}0yO>ePZtLL+J?G5z*1)`&Ad3uDBW_s$b6yb zF6naM$(&E7rKi@!s5Dmd>Pa4M*g?OU&RuevN>$A0fLNZq(dvl~{@h0GnOg!@2>Zb;F6q=-C)yWufc#IvHOh7zKs(;S_X(m4%7 zi6!UdYRa$+&lvf$L~W6_CFCFjF+dEy9{yTX?k-dYeX^)ep}N%Bt$keds_A%JsboYj zw3?`91|ckx!*P75W<>xym-6+6zaqf|vmCe`=5ZuHD#>MNAbs7LRf{pdY=l|9%QTGz6|$7#lN(Y=Bo^ihwVR}Jc*URjvouSfs0ghgL23Uh?%*Ui=IsegDH|LG3%E_GZqgbixd`CZNLtLyBvcV z7SRj~AP*pV?!b3eOrq-@p6yv?TZzyMD(Xv?w|-R_L0p($sM5<_>NkyYQ_Ft+@=Ijp zrv9(?$=5$T^|KZxzh;&01z&y#RGhn3`r9ws?`@rV=DwQX-_?Y;duqZTEpfg6#akEB zB5NQ>;~lI64c8r|54UF!3e_}GFU_>^gPi}cI)MKymdC8ll_oQDcba;N+A#!KnU4?Q z%Gp}ypzfW5#F=gOu`2Wee=B^bk|7*sI39uP>pNQDKC8;%@?xzG!ywC1u@`*vkk{MH zl69$kv*%*ZhKpcQ=B^fJ{8bI~Gk1%~eM4USQ=ce)A$r4IJ)Eoix}vioXN|T_U0SgK z$HMs1JKAhxrBO?o79Zhhz;GBawhzhN)9=1$Yp zT(T?VF9!{ntcP20lHF;Fr`(7o`}kJotJm<{M?1eKb(Z|O%v_hl_kcV)PXq?*F>^YM(9%C$0ExvZ(Y6N~`F0S>ZPg5A89+)ez`^xDJ?+levQlZ|;8N&Q|_XReCQ zvmhj+thl5|b5e1u+dbF<0c|n376Zcp*ovzimEc?A{>t<}iW`%A;^x1yL0r#+a1qVK zVMpRuLlKFFbl}d*^L&w%qiP=%TRBUzSQx(71VIk548Vvmh};$#be|2(r$zU+E&GU9 zrz@*Co@YZ6NY-Js4j1Fh4g}vBl)-#I+3Ci#wf+vDr!4SH9;iB}X_; zW*2+9Kg}zqpYnZA-CQ>Xwrv#KZk(+VBN}n-K*0FHfq>fU?sN*XUmGQ#7A!PL&Yxm+ zx486^q@h=w-SMq?e`S_qf(OP-Hay7R=*zbjLRgI72jF)m!e1TaM^+||LYmFT$I0+= zicQgYn`s`}O^fhtb%MITuygg0I|rBVm$&7Zeg^MG4Zh*jkbiQW$zg3Php<<7ic*X= zjlNZVEAmYV;KtR0FsZ9eCixrnvA*@|=xjCSn5~LK)WZw1D-(V_(`I!~l^VTaMO%=a zkdDNw>$H8N3835M>NeF{R)hbrx`_V9>%+OqE6vruT;22=1OIOmq9q4=&lA21(QUc8 zya?*tpO{SHb~c&kiecxp6KXa0wSA@Qz~5OA68^t~nE9Ah?Ei8Oi^`gB@4!w;OKHfKbmt)}4lfWd} zvG1F0>r?L`!8c+e@Wk!RY&tebD8t3YpN1U3tG%UF6^v(RM_5mh-7ZE2R_pQ)e?YwR z^@FmHt>s&VPNoL(r1d-#kE}e{PF#-xJ6eo2P#Rs#0Ol7ZLyf-|9ma literal 0 HcmV?d00001 diff --git a/config/i2p/wrapper.log b/config/i2p/wrapper.log index bcf3c493..75d06f6b 100644 --- a/config/i2p/wrapper.log +++ b/config/i2p/wrapper.log @@ -1123,3 +1123,25 @@ INFO: No, there wasn't another router already running. Proceeding with startup. INFO: Native CPUID library libjcpuid-x86-linux.so loaded from resource INFO: Loaded library: jar:file:/i2p/lib/jbigi.jar!/libjbigi-linux-skylake_64.so INFO: Native BigInteger library libjbigi-linux-skylake_64.so loaded from resource +Dec 31, 2024, 7:19:32 AM CRIT [Queue Pumper] net.i2p.util.Clock : Large clock shift forward by 8h +Dec 31, 2024, 7:35:45 AM ^^^ 1 similar message omitted ^^^ +Dec 31, 2024, 7:55:44 AM ^^^ 1 similar message omitted ^^^ +Dec 31, 2024, 8:15:42 AM ^^^ 1 similar message omitted ^^^ +Reseed start +Reseeding from https://reseed.i2pgit.org/i2pseeds.su3?netid=2 +INFO: 77 files extracted to /tmp/i2p-RDeUxYJd.tmp/reseeds-2016846558 +Reseed got 77 router infos from https://reseed.i2pgit.org/i2pseeds.su3?netid=2 with 0 errors +Reseeding from https://reseed.stormycloud.org/i2pseeds.su3?netid=2 +INFO: 100 files extracted to /tmp/i2p-RDeUxYJd.tmp/reseeds-1830377290 +Reseed got 100 router infos from https://reseed.stormycloud.org/i2pseeds.su3?netid=2 with 0 errors +Reseed successful, fetched 177 router infos +WARN: Old router was not shut down gracefully, deleting /i2p/.i2p/router.ping +INFO: Native CPUID library libjcpuid-x86-linux.so loaded from resource +INFO: Loaded library: jar:file:/i2p/lib/jbigi.jar!/libjbigi-linux-skylake_64.so +INFO: Native BigInteger library libjbigi-linux-skylake_64.so loaded from resource +WARN: There may be another router already running. Waiting a while to be sure... +WARN: Old router was not shut down gracefully, deleting /i2p/.i2p/router.ping +INFO: No, there wasn't another router already running. Proceeding with startup. +INFO: Native CPUID library libjcpuid-x86-linux.so loaded from resource +INFO: Loaded library: jar:file:/i2p/lib/jbigi.jar!/libjbigi-linux-skylake_64.so +INFO: Native BigInteger library libjbigi-linux-skylake_64.so loaded from resource diff --git a/docker-compose.yml b/docker-compose.yml index 83f922ba..5768a279 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -52,7 +52,7 @@ services: env_file: - .env volumes: - - /mnt/c/Workspace/Genesis-Crawler/app/api:/app/api:cached + - ./app/api:/app/api:cached deploy: resources: limits: diff --git a/run.sh b/run.sh index de1dcf90..daa05b9d 100755 --- a/run.sh +++ b/run.sh @@ -32,7 +32,7 @@ download_and_extract_model() { clean_docker() { docker compose -p $PROJECT_NAME down --remove-orphans docker volume rm trusted-crawler_redis - + docker network create --driver bridge shared_bridge docker compose -p $PROJECT_NAME exec -T worker celery -A crawler.crawler_services.celery_manager control purge || true docker compose -p $PROJECT_NAME exec -T worker celery -A crawler.crawler_services.celery_manager control revoke --terminate --all || true docker compose -p $PROJECT_NAME exec -T redis redis-cli FLUSHALL || true