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

PSR log v1 is incompatible with server v31 #946

Open
ChristophWurst opened this issue Oct 23, 2024 · 0 comments
Open

PSR log v1 is incompatible with server v31 #946

ChristophWurst opened this issue Oct 23, 2024 · 0 comments
Labels
1. to develop bug Something isn't working
Milestone

Comments

@ChristophWurst
Copy link
Member

How to use GitHub

  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Steps to reproduce

  1. Install Nextcloud 31
  2. Install this app

Expected behaviour

Smooth operation

Actual behaviour

Dependency hell:

{"reqId":"Px3BdQFL1I1OJRjzNVVF","level":3,"time":"2024-10-23T14:00:08+00:00","remoteAddr":"127.0.0.1","user":"admin","app":"PHP","method":"GET","url":"/apps/mail/api/messages?mailboxId=8395&limit=20","message":"Declaration of Psr\\Log\\AbstractLogger::emergency($message, array $context = []) must be compatible with Psr\\Log\\LoggerInterface::emergency(Stringable|string $message, array $context = []): void at nextcloud/apps/suspicious_login/vendor/psr/log/Psr/Log/AbstractLogger.php#22","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128.0","version":"31.0.0.3","data":{"app":"PHP"}}

Server configuration

Web server: Apache/Nginx

Database: MySQL/Maria/SQLite/PostgreSQL

PHP version: 8.1/8.2/8.3

Nextcloud version: (see Nextcloud admin page)

List of activated apps
If you have access to your command line run e.g.:
sudo -u www-data php occ app:list
from within your Nextcloud installation folder
Nextcloud configuration
If you have access to your command line run e.g.:
sudo -u www-data php occ config:list system
from within your Nextcloud installation folder

Browser

Browser name: Firefox/Chrome/Safari/…

Browser version: 124/125/…

Operating system: Windows/Ubuntu/Mac/…

Browser log
Insert your browser log here, this could for example include:
a) The javascript console log
b) The network log
c) ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant