documentserver_community icon indicating copy to clipboard operation
documentserver_community copied to clipboard

missing directory documentserver_community/coauthoring

Open ferdiga opened this issue 2 years ago • 0 comments

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

ferdiga avatar Nov 22 '23 00:11 ferdiga