documentserver_community
documentserver_community copied to clipboard
missing directory documentserver_community/coauthoring
the file
documentserver_community/appinfo/routes.php
defines
['name' => 'CoAuthoring#command', 'url' => '/coauthoring/CommandService.ashx', 'verb' => 'POST'],
but the directory "coauthoring" is missing.
hence an error is thrown running
sudo -u www-data php8.2 occ onlyoffice:documentserver --check
Error connection: Client error: POST https://service.chricar.at/apps/documentserver_community/coauthoring/CommandService.ashx resulted in a 405 Method Not Allowed response