Hi,
seems like there is someone doing great stuff which I can't access ;-)
After login I only get an error 500 internal server error The server
encountered an unexpected condition which prevented it from fulfilling
the request.
server.log:
$ sudo service funcwebd restart
Stopping funcweb server: Debug information from cherrypy server ...:
'module' object has no attribute 'engine'
2008-07-10 17:21:02,851 turbogears.identity INFO Identity shutting down
certmaster is running
Starting funcweb server/var/run/funcwebd.pid
2008-07-10 17:21:05,243 turbogears.identity INFO Identity starting
2008-07-10 17:21:05,243 turbogears.identity DEBUG Loading provider from
plugin: pam
2008-07-10 17:21:05,251 turbogears.identity INFO Identity visit plugin
initialised
2008-07-10 17:21:05,251 turbogears.identity DEBUG Loading provider from
plugin: pam
2008-07-10 17:21:19,691 funcweb.identity.visit DEBUG
visit_for_key(bbf2b484b2ad878ce5d5cduz478ofrhsw9765)
2008-07-10 17:21:19,691 funcweb.identity.visit DEBUG
new_visit_with_key(bbf2b484b2ad878ce5d5cduz478ofrhsw9765)
2008-07-10 17:21:19,691 funcweb.identity.visit DEBUG returning
<turbogears.visit.api.Visit object at 0x90343cc>
2008-07-10 17:21:19,691 turbogears.identity DEBUG Retrieving identity
for visit: bbf2b484b2ad878ce5d5cduz478ofrhsw9765
2008-07-10 17:21:19,692 turbogears.identity DEBUG No identity found
2008-07-10 17:21:19,692 turbogears.identity DEBUG Identity is available...
2008-07-10 17:21:19,696 turbogears.identity DEBUG Retrieving identity
for visit: bbf2b484b2ad878ce5d5cduz478ofrhsw9765
2008-07-10 17:21:19,696 turbogears.identity DEBUG No identity found
2008-07-10 17:21:19,697 turbogears.identity DEBUG Identity is available...
2008-07-10 17:21:19,731 turbogears.access INFO - - "GET /funcweb/
HTTP/1.1" 403 2505 "" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9)
Gecko/2008061712 Fedora/3.0-1.fc9 Firefox/3.0"
2008-07-10 17:21:19,731 turbogears.access INFO - - "GET /funcweb/
HTTP/1.1" 403 2505 "" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9)
Gecko/2008061712 Fedora/3.0-1.fc9 Firefox/3.0"
2008-07-10 17:21:23,594 funcweb.identity.visit DEBUG
visit_for_key(bbf2b484b2ad878ce5d5cduz478ofrhsw9765)
2008-07-10 17:21:23,594 funcweb.identity.visit DEBUG returning
<turbogears.visit.api.Visit object at 0x90343cc>
2008-07-10 17:21:23,594 turbogears.identity DEBUG Retrieving identity
for visit: bbf2b484b2ad878ce5d5cduz478ofrhsw9765
2008-07-10 17:21:23,598 funcweb.identity.pamprovider INFO Login
successful for rthill
2008-07-10 17:21:23,598 turbogears.identity DEBUG Identity is available...
2008-07-10 17:21:23,603 turbogears.access INFO - - "POST /funcweb/
HTTP/1.1" 500 791 "https://localhost/funcweb/" "Mozilla/5.0 (X11; U;
Linux i686; en-US; rv:1.9) Gecko/2008061712 Fedora/3.0-1.fc9 Firefox/3.0"
2008-07-10 17:21:23,603 turbogears.access INFO - - "POST /funcweb/
HTTP/1.1" 500 791 "https://localhost/funcweb/" "Mozilla/5.0 (X11; U;
Linux i686; en-US; rv:1.9) Gecko/2008061712 Fedora/3.0-1.fc9 Firefox/3.0"
Everything is running on localhost: Fedora 9, what am I missing?
Thanks.
Raoul
Marco Mornati wrote:
Well,
i download the binary rpm...
yum locainstall rpm and install all correctly with all dependencies
(your rpm is not sign... so --nogpgcheck option is needed)
service http staart
service funcwebd start
output
certmaster is running
Starting funcweb server/var/run/funcwebd.pid
Debug information from cherrypy server ...
service funcwebd status
service is not running
:S
Something wrong?
makkalot@xxxxxxxxx wrote:
Hi ML , i have been working on packaging the FuncWeb and i think i
made a good progress. The package may not be perfect that is why i'm
posting here, to have some great comments to fix if something is
wrong :)
The packages are here (hey i'm a fedora person :) ):
The source rpm :
http://makkalot.fedorapeople.org/funcweb-0.1-1.fc8.src.rpm
The binary rpm :
http://makkalot.fedorapeople.org/funcweb-0.1-1.fc8.noarch.rpm
The spec file : http://makkalot.fedorapeople.org/funcweb.spec
Also it is possible to pull my tree :
http://makkalot.fedorapeople.org/funcweb.spec (makkalot_extreme branch)
and build the rpm there by running - make rpms
to install them :
- make install_rpm
to remove them :
-make clean_rpms
After you have installed the rpm to be able to run the funcweb you
should :
- start apache
-start the funcwebd service : /sbin/service funcwebd start
-get ready your minions :)
- launch the https://localhost/funcweb
_______________________________________________
Func-list mailing list
Func-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/func-list
_______________________________________________
Func-list mailing list
Func-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/func-list