Uncaught exception after clean install of 8.0.1-Solved

Hi I hope someone can point me in the right direction as a Pydio Newbie. Many thanks in advance
This was a new clean install via Installatron of Pydio 8.0.1. The install went through fine but when I tried to login for the first time it just kept replaying the login screen. I looked in the error log and found the following:

PHP Fatal error: Uncaught exception ‘Pydio\Core\Exception\AuthRequiredException’ in /home/widecomb/public_html/widecloud_pydio_8/core/src/pydio/Core/Http/Middleware/AuthMiddleware.php:108
Stack trace:
#0 [internal function]: Pydio\Core\Http\Middleware\AuthMiddleware::handleRequest(Object(Zend\Diactoros\ServerRequest), Object(Zend\Diactoros\Response), Object(Closure))
#1 /home/widecomb/public_html/widecloud_pydio_8/core/src/pydio/Core/Http/Server.php(146): call_user_func_array(Array, Array)
#2 /home/widecomb/public_html/widecloud_pydio_8/core/src/pydio/Core/Http/Server.php(145): Pydio\Core\Http\Server->nextCallable(Object(Zend\Diactoros\ServerRequest), Object(Zend\Diactoros\Response))
#3 [internal function]: Pydio\Core\Http\Server->Pydio\Core\Http{closure}(Object(Zend\Diactoros\ServerRequest), Object(Zend\Diactoros\Response))
#4 /home/widecomb/public_html/widecloud_pydio_8/core/src/pydio/Core/Http/Server.php(162): call_user_func_array(Object(Closure), Array)
#5 /home/widecomb/public_html/widecloud_pydio_8/core/src/pydio/Core/ in /home/widecomb/public_html/widecloud_pydio_8/core/src/pydio/Core/Http/Middleware/AuthMiddleware.php on line 108

server details are as follows:
Apache Version 2.4.29
PHP Version 5.6.32
MySQL Version 10.0.31-MariaDB-cll-lve
Architecture x86_64
Operating System linux

Amazingly when I used the link from Installatron to the Pydio login screen it used http. When I changed that to https the login worked fine.
Hope this helps someone, sometime !

Cool, solved! Can I close the topic?

Please do! Login works fine now and I can move forward.