Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 364533 - www-servers/cherokee-1.2.1: cherokee-admin doesn't work (503 Service Unavailable) and solution
Summary: www-servers/cherokee-1.2.1: cherokee-admin doesn't work (503 Service Unavaila...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 Linux
: Normal critical
Assignee: José Alberto Suárez López (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-22 23:13 UTC by Juan Francisco Cantero Hurtado
Modified: 2011-09-02 23:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Juan Francisco Cantero Hurtado 2011-04-22 23:13:52 UTC
cherokee-admin need a python with threads support and the ebuild doesn't check this dependency. Please change the ebuild.

cherokee run perfect without python threads support but the cherokee-admin no. cherokee-admin show a 503 error in the webadmin and errors in the console.

Reproducible: Always

Steps to Reproduce:
1. Compile python without threads support.
2. Compile cherokee with the use "admin".
3. Run cherokee daemon.
4. Go to 127.0.0.1:80 in your browser. All works OK.
5. Run "cherokee-admin -x" (the -x is for to show the errors)
6. Go to 127.0.0.1:9090 in your browser and use the user and password of cherokee-admin.
7. Now you have a 503 error in the browser and a import errors in the console.

The solution:
1. Compile python with threads support and repeat all the steps.
Comment 1 MATSUU Takuto (RETIRED) gentoo-dev 2011-09-02 23:06:10 UTC
fixed in 1.2.98.