Hi, I am trying to setup a smoon server on openSUSE 10.3 from the 1.1.1.1 release.
I changed the dev.cfg to use a mysql backend.
When running: smoltSendProfile -as http://localhost:8080
I get: "An error has occured while contacting the server: [Errno 14] HTTP Error 500: Internal error"
the server log is attached.
Checking the HTTP traffic shows that the /tokens/token_json?uuid=... call returns successful.
Also the POST to /client/add_json returns with a HTML page containing a pub uuid,
but there is nothing stored to the database, I cannot see an UPDATE or INSERT statement in the log.
The third call /tokens/admin_token_json?uuid=... then fails because it can not lookup the uuid from db.
Has somebody an idea what could go wrong here?
Greetings
--
Thomas Schmidt (tschmidt [at] suse.de)
SUSE Linux Products GmbH :: Research & Development :: Internal Tools
"Don't Panic", Douglas Adams (1952 - 11.05.2001)
Hey guys, I just wanted to let everyone know I'm in the process of moving
smolts.org servers from x86_64 to i686. This is mostly to keep memory
usage down (which it does very well) and we're not getting any benefits
from running smolt on x86_64 anyway.
-Mike