[railroad-dev] Mod_python error: "PythonHandler rr_service"

Paul Boots bootsch at acm.org
Mon Mar 7 21:16:45 MET 2005


Hi,

I'm in the last fase of setting up railroad in combination with Plone on a FreeBSD server. Installation is done and the last step is to upload a file.

On upload I get the following error:


Mod_python error: "PythonHandler rr_service"

Traceback (most recent call last):

  File "/usr/local/lib/python2.3/site-packages/mod_python/apache.py", line 299, in HandlerDispatch
    result = object(req)

  File "/usr/local/railroad-0.1.5/rr_service.py", line 124, in handler
    return fnc(req, args)

  File "/usr/local/railroad-0.1.5/core/formupload/doupload.py", line 248, in upload
    process_form(request, form)

  File "/usr/local/railroad-0.1.5/core/formupload/doupload.py", line 169, in process_form
    master_user, master_pw, local_dir, host, path = rr_config.DB.get_upload_data(request, rr_config.repo_name)

TypeError: unpack non-sequence

---

I did earlier installations on Debian en OS X - the one on BSD is not different from those. I'm clueless here...

-- 
Vriendelijke groet,
Paul


More information about the railroad-dev mailing list