WebworkClientErrors:
404 Not Found at /opt/webwork/webwork2/lib/WebworkClient.pm line 293.
Error messages:
xmlrpcCall to searchLib returned no result for
The message ends abruptly
Call Stack:
in WeBWorK::ContentGenerator::instructorXMLHandler::content called at line 233 of /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator.pm
in WeBWorK::ContentGenerator::go called at line 382 of /opt/webwork/webwork2/lib/WeBWorK.pm
Chrome developer tools tell me
Uncaught SyntaxError: Unexpected token < in JSON at position 0
at JSON.parse (<anonymous>)
at Function.parseJSON (jquery.js:2)
at Object.success (setmaker.js:174)
at o (jquery.js:2)
at Object.fireWith [as resolveWith] (jquery.js:2)
at w (jquery.js:4)
at XMLHttpRequest.d (jquery.js:4)
I can't figure out what is not available. I redid the installation of Open Problem Library. I also used CPAN to install the latest XMLRPC::Lite
check_config says all modules are installed. I've carefully checked file permissions.
Please help!