I think the extension is causing some kind of error, I get the following in the system logs;
ERROR 2020-04-07 17:16:34 Igniter\Flame\Exception\SystemException: Component "session" is not registered.
in /home/philsfi/public_html/app/system/classes/ComponentManager.php:238
ERROR 2020-04-07 17:16:17 The requested page cannot be found: igniter/socialite/facebook/callback
ERROR 2020-04-07 17:16:16 The requested page cannot be found: igniter/socialite/facebook/callback
ERROR 2020-04-07 17:16:15 The requested page cannot be found: igniter/socialite/facebook/callback
ERROR 2020-04-07 17:16:12 Igniter\Flame\Exception\SystemException: Component "session" is not registered.
in /home/philsfi/public_html/app/system/classes/ComponentManager.php:238

This happens when logging in with facebook.

It caused all the extensions to turn off and I had to manually turn them back on.

    This has now happened 3 times in the past 90 mins

    on the last incident, I got this from the system log;

    ERROR 2020-04-07 19:43:09 Igniter\Flame\Exception\SystemException: Component "session" is not registered.
    in /home/philsfi/public_html/app/system/classes/ComponentManager.php:238
    ERROR 2020-04-07 19:43:02 The requested page cannot be found: igniter/socialite/facebook/auth

      wakey18 I get the same issue sometimes on the demo site and it doesn't have the socialite extension installed. Still trying to pinpoint the cause.

        I disabled the socialite extension and it hasn't happened since

          sampoyigi Tagged v1.0.5 yesterday, let me know if that helps.

          I don't know if it is working, I have stuck with beta19 for now as I have got that working to how I want it, thanks anyway.