Hi all
after initially setting webwork I'm having an issue with the library browser where it seems that no matter what set I select from OPL the the requests for the problems time out.
I've attempted to look at my httpd log file for any answers and all I see is this error repeated for each problem the problem the library attempted to load.
xmlrpcCall to renderProblem returned no result for Library/270/setDerivatives11Newton/s2_10_22.pg
There were a lot of errors
Errors:
500 Can't connect to webwork2022.rowan.edu:443 (Connection timed out) at /opt/webwork/webwork2/lib/WebworkClient.pm line 301.
End Errors
I realize that this may be a problem with the variable $server_root_url in site.conf not matching exactly with the url used to access webwork
but after looking at site conf, and using chromes developer tools to see what the urls in web requests are. the two seem to match.
$server_root_url = 'https://webwork2022.rowan.edu';
I'm honestly not sure what to try at this point. out of curiosity is it possible to switch to a version of the library browser with out ajax in webwork version 2.16.