New year, brand new server, new installation of WW (2.14) on Ubuntu 18.04. Fairly sure I have everything running to have Rserve work:
1. R installed
2. Rserve installed, running, and accessible through the firewall on port 6311
3. Statistics::R::IO installed
4. Rserve enabled in WW (localOverrides.conf, specialPGEnvironmentVars)
However, when I test the suggested test problem from the wiki, I get the following. Any thoughts on what might be going wrong?
Further details:
1. R 3.6.1
2. Rserve 1.7-31
3. Statistics::R::IO 1.0002
Problem1 1. ERROR caught by Translator while processing problem file:Library/UBC/STAT/STAT300/hw07/stat300_hw07_q02.pg
****************
ERRORS from evaluating PG file:
Unrecognized response type: at [PG]/lib/Rserve.pm line 26
Died within Carp::croak called at line 342 of /usr/local/share/perl/5.26.1/Statistics/R/IO/Rserve.pm
from within Statistics::R::IO::Rserve::_send_command called at line 234 of /usr/local/share/perl/5.26.1/Statistics/R/IO/Rserve.pm
from within Statistics::R::IO::Rserve::eval called at line 26 of [PG]/lib/Rserve.pm
from within Rserve::try_eval called at line 146 of [PG]/macros/RserveClient.pl
from within main::rserve_eval called at line 69 of (eval 1987)