Error response

Error code 500.

Message: Internal Server Error



'str' object has no attribute 'open_kb_internal'
  File "code/http_channel_mixin.py", line 72, in found_terminator
    h.handle_request (r)

  File "code/okbc_handler.py", line 116, in handle_request
    frame = open_kb(locator)

  File "/home/nooron/pynooron/pyokbc/Funcs.py", line 778, in open_kb
    return connection.open_kb(kb_locator,kb_type,error_p)

  File "/home/nooron/pynooron/pyokbc/PyOkbc.py", line 2853, in open_kb
    return kb_locator.open_kb_internal(kb_type=kb_type,error_p=error_p)
.