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 6d95c67b..00000000 Binary files a/config/i2p/netDb/r~/routerInfo-~vh6m-MbDc4A7f9tvZl4GnTjp3kUFuQKGZv9IP-IFCo=.dat and /dev/null differ 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 b35bbdde..00000000 Binary files a/config/i2p/peerProfiles/p~/profile-~Fql~YJQztPSxHjz642zGdaR1cVV8CquvUkMXMcEH5A=.txt.gz and /dev/null differ 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 1cf9cb53..00000000 Binary files a/config/i2p/peerProfiles/p~/profile-~vh6m-MbDc4A7f9tvZl4GnTjp3kUFuQKGZv9IP-IFCo=.txt.gz and /dev/null differ diff --git a/config/i2p/router.info b/config/i2p/router.info index a54efb2d..166181f5 100644 Binary files a/config/i2p/router.info and b/config/i2p/router.info differ 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 00000000..f2052b05 Binary files /dev/null and b/config/i2p/sybil-analysis/results/sybil-1735635367598.txt.gz differ 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 00000000..9ca21c52 Binary files /dev/null and b/config/i2p/sybil-analysis/results/sybil-1735635382615.txt.gz differ 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