salve, ho amule installato su mx linux libretto con KDE. Le porte ed il firewall sono ben configurate, l'ID è alto . Quando si avvia è veloce e scarica senza problemi ma dopo qualche minuto comincia a rallentare...come mai? Quale può essere il problema?
Grazie a che mi dà supporto

aMule Forum
- August 26, 2025, 05:57:26 PM
- Welcome, Guest
News:
We're back! (IN POG FORM)
51
on: September 22, 2023, 05:05:20 PM
|
||
Started by mariolinguagrossa - Last post by mariolinguagrossa | ||
52
on: September 15, 2023, 04:28:17 AM
|
||
Started by easior - Last post by easior | ||
amule will crash after it runs a while. the following is the coredump debuged by GDB:
Code: [Select] (gdb) where |
53
on: August 18, 2023, 02:25:25 PM
|
||
Started by spaceman - Last post by spaceman | ||
Hi all
I have a Raspberry Pi 0W, and I installed amule on it. I configured everything that is needed, and I use amuleweb as a Web Interface, because the RPi is running the text-based version of Raspbian, not the Graphical one. My question: Every time I go to the amuleweb URL, I am being asked for the password. Is there a way to remove the password from there? I am the only person in my LAN, and my LAN is connected to the internet via a NAT, so I really don't need to protect amule from anyone here.. Is there a way to remove the password request page in amuleweb? Thank you? |
54
on: July 16, 2023, 06:34:46 PM
|
||
Started by sdjacome - Last post by sdjacome | ||
Oi, eu instalei o aMule no opensuse tumbleweed, compilando, ele instalou, mas não abre.
|
55
on: June 04, 2023, 06:33:53 PM
|
||
Started by TitiDeBdx - Last post by TitiDeBdx | ||
I would love to have a RESTful API on top of amuledaemon.
amulecmd is nice but I have no command to rename a download in progress, for example. |
56
on: May 25, 2023, 07:11:58 PM
|
||
Started by fsdante - Last post by fsdante | ||
aMuled 2.3.3 crashes on Banana PI M1 Board running Armbian 23.02.2 Jammy.
----------------------------=| BACKTRACE FOLLOWS: |=---------------------------- Current version is: aMuleD 2.3.3 compiled with wxBase(GTK2) v3.0.5 and Boost 1.74 Running on: Linux 5.15.93-sunxi armv7l [2] ?? in /lib/arm-linux-gnueabihf/libwx_baseu-3.0.so.0[0xb6a1b638] [3] ?? in /lib/arm-linux-gnueabihf/libc.so.6[0xb65dd6e0] [4] CryptoPP::Integer::Decode(CryptoPP::BufferedTransformation&, unsigned int, CryptoPP::Integer::Signedness) in /lib/arm-linux-gnueabihf/libcrypto++.so.8[0xb6cad312] [5] CryptoPP::Integer::BERDecode(CryptoPP::BufferedTransformation&) in /lib/arm-linux-gnueabihf/libcrypto++.so.8[0xb6cb3cc2] [6] CryptoPP::InvertibleRSAFunction::BERDecodePrivateKey(CryptoPP::BufferedTransformation&, bool, unsigned int) in /lib/arm-linux-gnueabihf/libcrypto++.so.8[0xb6da61b2] [7] CryptoPP::PKCS8PrivateKey::BERDecode(CryptoPP::BufferedTransformation&) in /lib/arm-linux-gnueabihf/libcrypto++.so.8[0xb6cbd5c2] [8] ?? in /usr/bin/amuled[0x4e69f2] [9] ?? in /usr/bin/amuled[0x4e786a] [10] ?? in /usr/bin/amuled[0x4d640a] [11] ?? in /usr/bin/amuled[0x4cd7b4] [12] wxEntry(int&, wchar_t**) in /lib/arm-linux-gnueabihf/libwx_baseu-3.0.so.0[0xb699a8de] [13] ?? in /usr/bin/amuled[0x4c653c] [14] ?? in /lib/arm-linux-gnueabihf/libc.so.6[0xb65cd7d6] [15] __libc_start_main in /lib/arm-linux-gnueabihf/libc.so.6[0xb65cd886] -------------------------------------------------------------------------------- |
57
on: May 08, 2023, 06:51:29 PM
|
||
Started by beterhans - Last post by PC2@23 | ||
Hello,
I am not sure the cause but a WORKAROUND is to 1) Create a symbolic link in internal drive to the external drive folder. See https://www.howtogeek.com/297721/how-to-create-and-use-symbolic-links-aka-symlinks-on-a-mac/. 2) Then, make Amule browse through that link ... et Voila. every time I move the download folder to external hdd |
58
on: April 26, 2023, 04:47:57 PM
|
||
Started by exaghost - Last post by exaghost | ||
Hi!
Okay, I have found a solution. Try this build, with wxMSW v3.0.5: https://github.com/minnyres/amule-win32/releases/ Higher DPI, res works just fine. |
59
on: April 11, 2023, 10:03:17 PM
|
||
Started by permalac - Last post by permalac | ||
Hi there,
I used emule , amule , ketamine and others in the past. Today I'm here because I'm running amule in a raspi and for some reason performance appears to be limited by something I don't understand. Basic stuff appears to be running well : - Ed2k : Connected with high ID to eMule Sunrise - Kad : Connected(OK) My problem, download flatlines at ~2 MB/s. I'm trying to attach an image here, but I'm failing at it. I'll see if I can put it as reply to this starting thread. I've added some monitoring with the following script I'm adding at the end. Second image is from the network interface, where green is what I download and blue is what I upload. You can see a green flatline during last 25 hours. Third image is my connection estimate, which does not go too high up. One day statistics output Code: [Select] Uptime: 1 Days 03:50 hours The setup Code: [Select] root@amule:~# r=$(awk '/^Revision/ { print $3 }' /proc/cpuinfo) \ Code: [Select] $ sudo su - Code: [Select] root@amule:~# free -m Code: [Select] root@amule:~# df -HPT Then the config First the pieces I believe are relevant: Code: [Select] QueueSizePref=500 Then the full file just in case I missed something relevant. Code: [Select] $ cat .aMule/amule.conf Script used with check_mk to create the graphs from above. Code: [Select] $ cat /usr/lib/check_mk_agent/local/60/amule_stats.sh |
60
on: April 08, 2023, 05:54:10 PM
|
||
Started by Deck - Last post by Deck | ||
Hi all...
I don´t get it. Opened up the router ports, checked the computer firewall. Had high ID for a week or so, great. Then suddenly I am getting low ID. Anyone could give me a hint as why is this happening? Thanks a lot.... |