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
No login screen is presented - instead there is the 3 dot animation.
php has open_basedir in effect and /usr/bin is not in open_basedir.
I checked the server log and saw this - perhaps its relevant:
"PHP message: PHP Fatal error: Uncaught ArggumentCountError: Too few arguments to function SnappyMail\Log::warning(), 1 passed in /usr/share/webapps/snappymail/snappymail/v/2.12.0/app/libraries/RainLoop/Utils.php on line 230 and exactly 2 expected in /usr/share/webapps/snappymail/snappymail/v/2.12.0/app/libraries/snappymail/log.php:18
Stack trace:
#0 /usr/share/webapps/snappymail/snappymail/v/2.12.0/app/libraries/RainLoop/Utils.php(230): SnappyMail\Log::warning() #1 [internal function]: RainLoop\Utils::inOpenBasedir() #2 /usr/share/webapps/snappymail/snappymail/v/2.12.0/app/libraries/snappymail/pgp/gpg.php(1394): array_filter()
...
The text was updated successfully, but these errors were encountered:
No login screen is presented - instead there is the 3 dot animation.
php has open_basedir in effect and /usr/bin is not in open_basedir.
I checked the server log and saw this - perhaps its relevant:
"PHP message: PHP Fatal error: Uncaught ArggumentCountError: Too few arguments to function SnappyMail\Log::warning(), 1 passed in /usr/share/webapps/snappymail/snappymail/v/2.12.0/app/libraries/RainLoop/Utils.php on line 230 and exactly 2 expected in /usr/share/webapps/snappymail/snappymail/v/2.12.0/app/libraries/snappymail/log.php:18
Stack trace:
#0 /usr/share/webapps/snappymail/snappymail/v/2.12.0/app/libraries/RainLoop/Utils.php(230): SnappyMail\Log::warning()
#1 [internal function]: RainLoop\Utils::inOpenBasedir()
#2 /usr/share/webapps/snappymail/snappymail/v/2.12.0/app/libraries/snappymail/pgp/gpg.php(1394): array_filter()
...
The text was updated successfully, but these errors were encountered: