333.i2p

Форум, посвященный разработке и поддержке i2pd
i2pd 2.48 & Snap Store Negative Reviews « Книга жалоб и предложений « Разработка i2pd
 
Thu, 20 Jul 2023, 04:02am #1
Qball
Участник
Registered: March 2023
Последний раз: Tue, 12 Mar 2024
Сообщения: 21

I had a Snap Store router installed with gnome-software Ubuntu Jammy stop building tunnels after 10 hours. I can't post logs because the whole test OS died. I saw a lot of negative reviews too. Can anybody confirm the story?

I tried another router with the github binary install and a similar thing happened.(Ubuntu Jammy)

Offline
Thu, 20 Jul 2023, 08:02am #2
lecho24
Участник
Registered: June 2022
Последний раз: Thu, 14 Mar 2024
Сообщения: 39

Show output while i2pd running:
$ top -b | head
# du -shx ~i2pd/[pn][e]*

Offline
Thu, 20 Jul 2023, 06:42pm #3
Qball
Участник
Registered: March 2023
Последний раз: Tue, 12 Mar 2024
Сообщения: 21

Both snapstore and github downloads are not available anymore. It appears that the flatpak too suffers from the problem.

amnesia@amnesia:~$ top -b | head
top - 15:56:38 up 9:23, 1 user, load average: 0.16, 0.34, 0.16
Tasks: 224 total, 1 running, 222 sleeping, 0 stopped, 1 zombie
%Cpu(s): 0.0 us, 3.0 sy, 3.0 ni, 93.9 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
MiB Mem : 3779.7 total, 273.7 free, 1980.9 used, 1525.0 buff/cache
MiB Swap: 7875.5 total, 7567.0 free, 308.5 used. 1407.2 avail Mem

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1827 amnesia 26 6 173280 7552 6784 S 6.2 0.2 0:00.15 ibus-en+
6483 amnesia 26 6 22912 4096 3328 R 6.2 0.1 0:00.01 top
1 root 20 0 166712 11348 7892 S 0.0 0.3 0:01.62 systemd
amnesia@amnesia:~$ sudo -shx ~i2pd/[pn][e]*
sudo: unable to resolve host x: Temporary failure in name resolution
[sudo] password for amnesia:
/bin/bash: line 1: ~i2pd/[pn][e]*: No such file or directory
amnesia@amnesia:~$

I will try to troubleshoot further to see if it has to do with NetworkManager or some other OS thing. Currently my suspicion is the router 60%. Check also the reviews from the snapstore. I have older routers that are running fine at 60% tunnel building so I do not suspect any general attack.

Offline
Mon, 24 Jul 2023, 11:07am #4
lecho24
Участник
Registered: June 2022
Последний раз: Thu, 14 Mar 2024
Сообщения: 39

Qball wrote:

amnesia@amnesia:~$ sudo -shx ~i2pd/[pn][e]*

sudo du -shx ~i2pd/[pn][e]*

17M /var/lib/i2pd/netDb
18M /var/lib/i2pd/peerProfiles

If they are too big - you may remove this two folder preventive.

Offline
Tue, 25 Jul 2023, 01:53pm #5
Qball
Участник
Registered: March 2023
Последний раз: Tue, 12 Mar 2024
Сообщения: 21

I gave up on Ubuntu and i2pd 2.48. There are to many problems with both. This is from a very good router:
user@disp9934 ~ $ top -b | head
top - 08:46:24 up 1:02, 1 user, load average: 1.74, 1.32, 1.17
Tasks: 181 total, 2 running, 179 sleeping, 0 stopped, 0 zombie
%Cpu(s): 0.0 us, 0.0 sy, 50.0 ni, 43.8 id, 0.0 wa, 3.1 hi, 0.0 si, 3.1 st
MiB Mem : 2534.0 total, 643.1 free, 839.2 used, 1051.7 buff/cache
MiB Swap: 1024.0 total, 1023.2 free, 0.8 used. 1490.1 avail Mem

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
989 user 39 19 730232 114436 16640 R 100.0 4.4 54:10.58 tracker+
1 root 20 0 98476 11008 8448 S 0.0 0.4 0:00.13 systemd
2 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthreadd
user@disp9934 ~ $ sudo du -shx ~i2pd/[pn][e]*
du: cannot access '/var/lib/i2pd/[pn][e]*': No such file or directory
user@disp9934 ~ $

This should be probably in a new topic.
Is there a torrent client for yggdrasil? Maybe a modified aria2?
I also have some i2pd routers that collapse on Yggdrasil but the same setup works through Tor.

Offline
Sun, 30 Jul 2023, 08:02pm #6
lecho24
Участник
Registered: June 2022
Последний раз: Thu, 14 Mar 2024
Сообщения: 39

Qball wrote:

user@disp9934 ~ $ sudo du -shx ~i2pd/[pn][e]*
du: cannot access '/var/lib/i2pd/[pn][e]*': No such file or directory

Probably snap-version stored files on /var/snap/i2pd...

Offline
Mon, 31 Jul 2023, 03:44pm #7
Qball
Участник
Registered: March 2023
Последний раз: Tue, 12 Mar 2024
Сообщения: 21

zpkg & junest

I've been on a bad streak lately. Everything I tried did not work. I've spent 2 hours on zpkg and 2 hours on junest. None of them worked for me. I tried some other things like gentoo for Debian (sudo apt install gentoo). Nothing worked.

Has anybody got something i2p related with zpkg or junest?

https://ihucos.github.io/zpkg/
https://github.com/fsquillace/junest

Offline