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

Author Topic: can't go past login in web control panel  (Read 7090 times)

juanjosaurio

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 1
can't go past login in web control panel
« on: May 03, 2006, 08:12:34 AM »

Fedora Core 5 updated

Installed using yum, so no compilation required.

After a bit of trouble, managed to get amuled working, and also amuleweb (called from amuled).

I load http://localhost:4711 without problems, type the password, and stay in login screen. Can't get past that. Checked the source and there's no URL in the action field of form. Is it right? What else can be?

Thanks in advance
Juanjo
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: can't go past login in web control panel
« Reply #1 on: May 03, 2006, 02:35:09 PM »

question how do you start amuelweb??

with amule(d) together or seperate?

if with amule(d) together post your amule.conf , if seperate search the forum for "remote.conf" and create one
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

L0K

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
Re: can't go past login in web control panel
« Reply #2 on: May 07, 2006, 05:37:48 PM »

Hi,
I'm having exactly the same probleme since a few days, WHEREAS I used to run amuled with amuleweb without any probleme !!??
I have amule.conf with EC activated and EC password created (the same as in remote.conf)
I'm running aMule 2.1.1 on a Fedora Core 5, the only changes I had on my server were on the apache configuration, is there a link ?
I can't find out what configuration changes (apache, php, any other) resulted in the login web page lock.
Any ideas ?
Tnx in advance.
L0K
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: can't go past login in web control panel
« Reply #3 on: May 07, 2006, 08:48:59 PM »

clear cookies.
Logged

lfroen

  • Guest
Re: can't go past login in web control panel
« Reply #4 on: May 08, 2006, 01:56:38 PM »

Quote
clear cookies.

Can you do ethereal trace of traffic exchange between browser and amuleweb ?

Or, maybe I can have your cookies file or at least amuleweb relevant line ?
I can't figure out what kind of cookie confuses amuleweb. Example will be very helpful
Logged

xalibur

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 9
    • http://beurdy.xs4all.nl/blog
Re: can't go past login in web control panel
« Reply #5 on: May 09, 2006, 07:46:53 PM »

Logged

lfroen

  • Guest
Re: can't go past login in web control panel
« Reply #6 on: May 10, 2006, 03:31:14 PM »

I know, but unable to reproduce it and thus can't fix it. I would be very nice to get ethereal trace of cookie file. Or both :)
Logged

L0K

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
Re: can't go past login in web control panel
« Reply #7 on: May 11, 2006, 02:29:38 PM »

Hi all,
Clearing cookies did worked for me, so THANK YOU.
Before I cleared cookies, i captured ethereal traces from client to server on port 4711 and try to login, so i can send them to you lfroen if it can helps.

I couldn't sent you cookies as i had too manies on my client from that server. Can't the problem come with other applications on the same server using SESSID cookies too ? Can't amuleweb use a custom cookie (php_session) name to control login and avoid such risks ?

lfroen tell me if you want me to send ethereal traces of the loging probleme.

Thanks again.
L0K
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: can't go past login in web control panel
« Reply #8 on: May 11, 2006, 05:15:25 PM »

I think giving the cookie a special name like "amuleweb_cookie" and then simple using that should solve all our cookie issues...
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

lfroen

  • Guest
Re: can't go past login in web control panel
« Reply #9 on: May 11, 2006, 07:06:05 PM »

Quote
lfroen tell me if you want me to send ethereal traces of the loging probleme.

L0K: yes, please send your traces to lfroen@gmail.com - this will be very helpfull !
Logged

L0K

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
Re: can't go past login in web control panel
« Reply #10 on: May 11, 2006, 07:47:53 PM »

mail sent hope it'll help.
See you.
L0K
Logged

lfroen

  • Guest
Re: can't go past login in web control panel
« Reply #11 on: May 12, 2006, 04:51:46 PM »

Thank you, your trace is indeed helpful - now I clearly see the problem (my lack of RFC understanding).
I will fix it in few days.
Logged

xalibur

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 9
    • http://beurdy.xs4all.nl/blog
Re: can't go past login in web control panel
« Reply #12 on: May 12, 2006, 05:32:27 PM »

Thanks lfroen!  :)
Logged

gogan

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 6
  • www.gogan.tk
    • http://gogan.homelinux.org
Many people is waiting for your answer, thanks in advance!!!!
« Reply #13 on: May 16, 2006, 01:25:11 AM »

:baby:
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: can't go past login in web control panel
« Reply #14 on: May 16, 2006, 05:19:45 AM »

AFAIK, lfroen has already fixed this issue.
Logged
Pages: [1] 2