aMule Forum
		English => en_Linux => Topic started by: lastur on July 27, 2020, 08:23:40 AM
		
			
			- 
				Hello,
 I have Linux Mint on my PC with fiber.
 aMule starts well, with 1000-1500 kB, but after a few minutes it suddenly drops to around 50 kB, it's always the same.
 If I turn off aMule and turn it back on, the same thing happens.
 Is there any solution?
- 
				If other apps are OK in terms of bandwidth, have you been reconfiguring some settings regarding conenction and bandwidth of the aMule? Or running some app that could limit apps connections/speed?
 My following advice will likely not help, but that is what i would try - try to rename config file if amule create new default one and try if default config. will work):
 Quit the app, backup the config directory (cd;ls -la .aMule), if it is listed, then i would make an archive: cd;tar czf .aMule.tgz .aMule/*;ls -la|grep tgz
 if you see the archive file and it has reasonable size, it should have been made successfully.
 Then i would rename conf file: cd;cd .aMule;mv amule.conf amule.conf_backup
 And run the app and see if bandwidth problem is solved.