oat-sa/package-tao

Doesn't seem to display anything?

Opened this issue · 1 comments

I have done a clean install just using this pakage via git clone.
This is on Ubuntu 18.04, php 7.2

composer install completes okay.
taoInstall completes okay.

I can log in and I get the tabs across the top okay (i.e. Items, Tests, etc), but the main part of the screen is always blank.

See screenshot attached.

Tracing through the running code, it looks like the response object in ActionEnforcer always contains a stream (GuzzleHttp\Ps7\Stream) with a uri of 'php://temp'.

Screen Shot 2021-04-16 at 14 05 48

I've the same error