serverinfo
serverinfo copied to clipboard
Deprecated event type for \\OCP\\Files::postWrite: Symfony\\Component\\EventDispatcher\\GenericEvent
Current behavior
If a serverinfo api call is initiated the following message is written to the log file:
...,"app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/serverinfo/api/v1/info","message":"Deprecated event type for \\OCP\\Files::postWrite: Symfony\\Component\\EventDispatcher\\GenericEvent","userAgent":"curl/7.69.0","version":"18.0.3.0"}
Steps to reproduce
- Use the given url to initiate a serverinfo api query.
- Check the Nextcloud log file and find the given message.
Environment
Server Configuration
OS: Linux 4.9.215 Web server: Apache2 2.4.41 Database: MariaDB 10.2.24 PHP version: 7.3.13 Nextcloud version: 18.0.3 Serverinfo app version: 1.8.0
Client Configuration
Browser: Mozilla Firefox 75.0 Operating system: Windows 10