aMule Forum
English => en_Bugs => Topic started by: auklet2k on February 16, 2011, 08:36:36 PM
-
I'm using amule 2.2.6 on Ubuntu 10.10
When I enable upnp, the amule starts to record event entry in log window like following:
-- partial log --
Universal Plug and Play: UPNP_EVENT_RECEIVED:
2011-02-16 14:28:37: SID: uuid:c15dcc06-xxxx-xxxx-a5d7-c6805be07da8
2011-02-16 14:28:37: Key: 72
2011-02-16 14:28:37: Property list:
2011-02-16 14:28:37: s:PortMappingNumberOfEntries='1819042655'
2011-02-16 14:28:39: Universal Plug and Play: UPNP_EVENT_RECEIVED:
2011-02-16 14:28:39: SID: uuid:c15dcc06-xxxx-xxxx-a5d7-c6805be07da8
2011-02-16 14:28:39: Key: 73
2011-02-16 14:28:39: Property list:
2011-02-16 14:28:39: s:PortMappingNumberOfEntries='-2141001308'
-- more --
Eventually, amule will blow up after a long time run. I checked everywhere in amule, but there is none for an option to disable the log
or limit the log size or something that can stop logging. I could disable upnp, but it is going to be a low-id and slow download rate.
Is there anything I can do to stop upnp log flood?
-
probley not if your using the amule stable build no idea if svn let you either
I could disable upnp, but it is going to be a low-id and slow download rate
not to sound rude but i called bs in that one disabling upnp will cause lowid only if you do not have the correct ports forward in your router
use a website called portforward to forward your ports correctly
-
auklet2k,
Most likely you have upnp debugging enabled. Go to Preferences->Debugging and uncheck Universal Plug and Play.
Cheers!
-
I have no control of the router, so upnp is the only choice that I can get a high-id.
I couldn't find the option Debugging in all categories of preferences. I checked ~/.aMule/amule.conf too. That's the reason I post.
-
Try to compile the latest svn with debug enabled.
Then you will find the option debugging in the preferences tab.
-
No. Use a release build. Then debug output is always disabled.
What kind of build are you using?
-
The following commands output the all info. I guess the version I am using is a release. or it may have some upnp patches made by ubuntu developers.
$ dpkg-query -s amule
Package: amule
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 4684
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Version: 2.2.6+debian0-8ubuntu1
...(dpkg dependency info ignored)
$ amule -v
aMule 2.2.6 using wxGTK2 v2.8.11 (OS: Linux)