rapache-devel team mailing list archive
-
rapache-devel team
-
Mailing list archive
-
Message #00238
[Bug 308733] [NEW] rapache asks twice for password and hangs
Public bug reported:
When run without strace (log attached) when I perform an operation
(restart, stop, enable or disable module) it doesn't recognize the
password the first time around.
It then asks again for the password and it works.
Any subsequent operation will hang rapache and lock the screen after a
failed password check. I have to switch to console and kill it by hand
to regain control.
When run with strace it doesn't hang, but it doesn't seem to do anything
either. It asks for the password only once, but it doesn't perform the
requested operation.
The attached strace log contains the following operations:
1 open
2 try to restart + password prompt
3 try to stop + password prompt
4 exit
** Affects: rapache
Importance: Undecided
Status: New
--
rapache asks twice for password and hangs
https://bugs.launchpad.net/bugs/308733
You received this bug notification because you are a member of Rapache
Developers, which is subscribed to Remote Apache Management tool .
Status in rapache: New
Bug description:
When run without strace (log attached) when I perform an operation (restart, stop, enable or disable module) it doesn't recognize the password the first time around.
It then asks again for the password and it works.
Any subsequent operation will hang rapache and lock the screen after a failed password check. I have to switch to console and kill it by hand to regain control.
When run with strace it doesn't hang, but it doesn't seem to do anything either. It asks for the password only once, but it doesn't perform the requested operation.
The attached strace log contains the following operations:
1 open
2 try to restart + password prompt
3 try to stop + password prompt
4 exit
Follow ups
References