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

DAVx⁵ 4.2.4- HTTP 500 Internal Server Error #1429

Open
VladimirL77 opened this issue Nov 24, 2022 · 3 comments
Open

DAVx⁵ 4.2.4- HTTP 500 Internal Server Error #1429

VladimirL77 opened this issue Nov 24, 2022 · 3 comments

Comments

@VladimirL77
Copy link

Hi

i get HTTP 500 Internal Server Error for address_book.

I use also thunderbird lightning to edit both DB without a problem. I do not understand why does not work.
Also thunderbird cardbook works fine. Only with davx i get for address_book error HTTP 500 Internal Server Error

Please see logs
BR
Vladi
logcat.txt
debug-info.txt

@DeepDiver1975
Copy link
Member

Any log from the server side?

@cfoellmann
Copy link

I might have encountered the same issue.
In my server error log (nginx, php 8.0/8.1):

[Tue Dec 06 12:15:26.258403 2022] [proxy_fcgi:error] [pid 2229022:tid 140390678103808] [client 10.1.15.1:0] AH01071: Got error 'PHP message: PHP Fatal error:  Declaration of Psr\\Log\\NullLogger::log($level, Stringable|string $message, array $context = []): void must be compatible with Psr\\Log\\LoggerInterface::log($level, $message, array $context = []) in /home/runcloud/webapps/erp-staging/htdocs/cdav/lib/SabreDAV/vendor/psr/log/src/NullLogger.php on line 26'

@osemec
Copy link

osemec commented Dec 23, 2022

I might have encountered the same issue. In my server error log (nginx, php 8.0/8.1):

[Tue Dec 06 12:15:26.258403 2022] [proxy_fcgi:error] [pid 2229022:tid 140390678103808] [client 10.1.15.1:0] AH01071: Got error 'PHP message: PHP Fatal error:  Declaration of Psr\\Log\\NullLogger::log($level, Stringable|string $message, array $context = []): void must be compatible with Psr\\Log\\LoggerInterface::log($level, $message, array $context = []) in /home/runcloud/webapps/erp-staging/htdocs/cdav/lib/SabreDAV/vendor/psr/log/src/NullLogger.php on line 26'

Try to use lower psr/log version, like 1.1.4 (err solved for me).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants