You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'.
The text was updated successfully, but these errors were encountered:
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'.
The text was updated successfully, but these errors were encountered: