Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal php Error with v2.12.0 #232

Closed
gene-git opened this issue Feb 14, 2022 · 1 comment
Closed

Fatal php Error with v2.12.0 #232

gene-git opened this issue Feb 14, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@gene-git
Copy link

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()
...

@gene-git
Copy link
Author

Thank you - confirm 2.12.1 works well.

@the-djmaze the-djmaze added the bug Something isn't working label Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants