aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: [1] 2 3

Author Topic: Can't see uploads  (Read 19066 times)

cenicero

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 38
Can't see uploads
« on: July 17, 2009, 11:40:07 AM »

Hello,
i'm using 2.2.25 at Ubuntu 9.04 just installed, and amule remote gui 2.25 in other Kubuntu 8.04.2. Both of them are Festor's package.

I get a problem when having more than 768 temporal files, i can not see my uploads. I have to move some .part and .met files to another folder, restart amule and the remote GUI can show uploads. Then, when finished some downloads, i move again mets-files again to the amule temps folder and restart the daemon.

When i have 2000 temporal files, remote gui doesn't show downloads neither uploads, and amuled crashes often.

I have modified ulimit and in logfile i don't see any problem, remote GUI is connecting perfectly but doesn't show anything, refresh time is changed to 10" instead of 3" (so i suppose it has enough time), no way, and I have tried to change several parameters but i don't get a solution. Is this a bug? could i change any parameter?

Thanks in advance.
Logged

cenicero

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 38
Re: Can't see uploads
« Reply #1 on: July 17, 2009, 12:31:54 PM »

A clue: i share a folder with 500 files. If i don't share it, amule works perfectly with 500 downloads (no more), but if i add that folder, amule remote gui doesn't show anything. So i suppose than:
- or amuled has a limit of files to manage.
- or the remote interface, amulegui, has a limit of rows, files or whatever...
Logged

GonoszTopi

  • The current man in charge of most things.
  • Administrator
  • Hero Member
  • *****
  • Karma: 169
  • Offline Offline
  • Posts: 2685
Re: Can't see uploads
« Reply #2 on: July 19, 2009, 01:35:31 PM »

Another time traveller?
i'm using 2.2.25
Logged
concordia cum veritate

cenicero

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 38
Re: Can't see uploads
« Reply #3 on: July 19, 2009, 01:59:34 PM »

i meant 2.2.5 amule version in both, sorry!  ;D
Logged

myth

  • Global Moderator
  • Hero Member
  • *****
  • Karma: 38
  • Offline Offline
  • Posts: 570
Re: Can't see uploads
« Reply #4 on: July 19, 2009, 02:26:38 PM »

2000 Files are very much!

I remeber from eMule forums, where they advise to don't share more than about 2-300 files!
Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: Can't see uploads
« Reply #5 on: July 19, 2009, 06:17:58 PM »

I'm currently doing some optimizations to the remote gui, and I'd like you to try if it works better with current SVN (9707 or later).
However, 2000 downloads is REALLY overdoing things. I've had severe performance problems just with amule with such a number of files. These were GUI-related I think and will have to be addressed after Monday.
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon

cenicero

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 38
Re: Can't see uploads
« Reply #6 on: July 19, 2009, 07:01:06 PM »

Hello,
giving more info, i should say that i get the error with 2000 temporal files (.part, .part.met and .part.metk.bak) in the temp folder, but the remote gui showed 600 downloads and then failed (i don't know if i should see 600 or 2000 downloads in the GUI).

Otherwise, i was sharing a folder with 1000 files. Now with 200 downloads and 600 temporal files it seems to work fine. Anyway, when i'm moving over FTP in my LAN a huge file (700MB), so the entire bandwith is being used for this, if i open the remote gui this doesn't show anything, but in logs it is registered the connection, and remote_gui is open in mi PC without showing anything.

I'll try the last svn version this week and i'll give you feedback. Thanks for your help.
Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: Can't see uploads
« Reply #7 on: July 19, 2009, 09:02:55 PM »

so the entire bandwith is being used for this, if i open the remote gui this doesn't show anything
It has to read a bulk of data on startup, and if you slow down the connection, this takes a while. Sooner or later it should display something.
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon

cenicero

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 38
Re: Can't see uploads
« Reply #8 on: July 21, 2009, 03:43:45 AM »

Hello,
more feedback for developers:

* amule remote 2.2.5 and amuled 2.2.5  (amuled started and proof done after waiting more or less 3 minutes)
 - With 223 downloads, it works fine.
- With 334 downloads, remote gui starts, i can see downloads but not uploads, and there is NOT refresh of ANY data showed. I should close and open remote_gui to see the updated status of my downloads. I have been waiting several (more than 5) minutes.


Trying to compile the svn version 9713, i do:
Code: [Select]
./configure --enable-amule-gui   
make
BarShader.cpp:215: error: invalid use of incomplete type ‘struct wxDC’
/usr/include/wx-2.8/wx/dc.h:33: error: forward declaration of ‘struct wxDC’
make[3]: *** [libmuleappgui_a-BarShader.o] Error 1
make[3]: se sale del directorio `/home/carlos/aMule-SVN-r9713/src'
make[2]: *** [all-recursive] Error 1
make[2]: se sale del directorio `/home/carlos/aMule-SVN-r9713/src'
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio `/home/carlos/aMule-SVN-r9713'
make: *** [all] Error 2


perhaps i'm too tired (in a few moments i'll go to sleep :)), but i haven't been able to find documentation about how to compiling svn package  where could i check an easy instructions?
Thank you.
Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: Can't see uploads
« Reply #9 on: July 21, 2009, 10:03:17 PM »

Instructions are in the wiki, but just take it easy and grab one of Festor's binary packages8)
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon

cenicero

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 38
Re: Can't see uploads
« Reply #10 on: July 22, 2009, 04:35:34 AM »

Hello,
thanks for the info, i have tried the 2.3.0~svnr9712-0ubuntu1~intrepid1 deb package and...

Quote
amulegui: error while loading shared libraries: libbfd-2.18.93.20081009.so: cannot open shared object file: No such file or directory
Solved copying /usr/lib/libbfd-2.18.0.20080103.so as  libbfd-2.18.93.20081009.so :)

but then i get:
Code: [Select]
Connection Failed. Unable to connect to 172.26.0.5:4712
External Connection: Access denied because: Invalid protocol version.( 515 != 512 )

I know, it is due to i have only updated amule_remote, not amuled. Amuled is working now with 2200 temporal files and 642 downloads and afraid to break something :)
If tomorrow i have time, i'll do a testbed to reproduce this problem and give you more feedback.

update: i have updated only the binary of amuled using too the same packed (yes,only the binary, i'm afraid of breaking the system before going on holidays :))
Runiing amule_gui, in console i can see:
Code: [Select]
2009-07-22 02:30:43 (remote-GUI): amule-remote-gui.cpp(294): Conectando...
 2009-07-22 02:30:43 (remote-GUI): amule-remote-gui.cpp(273): Yendo a evento bucle...
 2009-07-22 02:30:43 (remote-GUI): amule-remote-gui.cpp(309): Manejador de evento EC en Interfaz Remota

in amulegui, at the beginning, i get a essange "Can't open file 'no options available' (error 2: no existe el fichero o directorio)". Duplicated in Details button.
Then i can see downloads, but no uploads, and data is frozen, there is no refresh every 3 seconds. The same than in 2.2.5 :(

Anyway, thanks for your efforts, i know all of you're doing your best :)
If you need more feeback, ask me anything! (i spaek Spanish better than English)
Logged

cenicero

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 38
Re: Can't see uploads
« Reply #11 on: July 22, 2009, 04:41:41 AM »

update 2: i've installed the same svn package in the server (i know you would ask me to :D )

The situation is the same: 642 downloads, i can't see uploads and the data is frozen, never changes. I should reopen amule_gui to know how my downloads are going.

Best regards.
Logged

cenicero

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 38
Re: Can't see uploads
« Reply #12 on: July 22, 2009, 01:46:50 PM »

More feedback: now with 629 i can see downloads, not uploads and still there is no refresh. Deleting downloads works (i can see the order in "logfile" and restarting amule_gui the deleted downloads disappears).
Logged

Vollstrecker

  • Administrator
  • Hero Member
  • *****
  • Karma: 67
  • Offline Offline
  • Posts: 1549
  • Unofficial Debian Packager
    • http://vollstreckernet.de
Re: Can't see uploads
« Reply #13 on: July 22, 2009, 02:32:55 PM »

Is it possible for you to run them on the same machine? If it works there, it could be just a timeout problem. The 3 seconds to refresh are over before all data is transferred, so the transfer get's discarded and restartet. This looks like a forzen gui then.
Logged
Homefucking is killing prostitution

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: Can't see uploads
« Reply #14 on: July 22, 2009, 11:37:13 PM »

OK, thank you for trying it.

I'll do some investigations with the remote gui and see if it can me made work with that many files. However, IIRC even plain aMule barfs at that many files and becomes unusable (GUI problem), so that might be the core of the problem.
Oh, and as you noticed: SVN amulegui and amuled 2.2.5 are not compatible. And with SVN also both must be from the same snapshot (at least when someone is working on EC like now).
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon
Pages: [1] 2 3