aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: aMuleWeb - search tab don't work  (Read 2818 times)

pfrancav

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
aMuleWeb - search tab don't work
« on: February 20, 2007, 06:33:16 PM »


Hi, I've aMule 2.1.3 installed from Synaptic Manager in Ubuntu 6 Dapper.

When I  do a search through the aMuleWeb, nothing happens, I mean, it' s like a lack of refresh

I try clicking the "refresh results" link, but nothing happens. Obviously when I search through the standard aMule GUI work fine.

Any Idea ?
Really thanks

Logged

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Re: aMuleWeb - search tab don't work
« Reply #1 on: February 21, 2007, 01:54:51 AM »

pfrancav,

It works fine for me here. I do a search in the web interface by clicking the search button and then click at "Click here to reload search results" some time later and the search results are there.

I suggest you try with a recent cvs version.

Cheers!
Logged

pfrancav

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
Re: aMuleWeb - search tab don't work
« Reply #2 on: February 21, 2007, 02:24:22 PM »

phoenix, thanks for the answer, it doesn't work for me. Do I need to uninstall my actual version of amule to install a cvs version ?

Thanks
Logged

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Re: aMuleWeb - search tab don't work
« Reply #3 on: February 21, 2007, 03:23:31 PM »

pfrancav,

No, it is not necessary to uninstall your current version. You don't have to formally install the CVS version, as long as you call the executables with the correct paths.

For example, this one way to compile aMule and run aMule and amuleweb:
$ cd Directory_Where_You_Untarred_aMule_Sources
$ ./configure --with-denoise-level=3 --enable-debug --disable-optimize --enable-verbose --enable-amule-gui --enable-webserver --enable-ccache && make
$ src/amule &
$ src/webserver/src/amuleweb

Notice that running amuleweb automatically on startup should not be enabled on preferences, otherwise you will probably run the wrong executable.

Please, report your results! Good luck!
Logged

marcpalaus

  • Guest
Re: aMuleWeb - search tab don't work
« Reply #4 on: December 24, 2007, 02:31:39 PM »

I have a similar problem.

In webserver, the search starts working, but after a time (a few hours or a day), it returns no results when you search for something. I must restart the amule daemon to make it work again. Is this normal?
Logged