This is still happening BTW. This is not resolved. I get the errors when accessing the data from a view variable that is set with:
$this->view->setVar('example','Example::findFirst(['blah_blah_opts'])
This view var is set AFTER I paginate(); the Model. I am using the Model Adapter for this. Running almost identical server setup as described in OP's ticket.