-
Notifications
You must be signed in to change notification settings - Fork 29
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
compatibile with Nextcloud 23 #246
Comments
Urgent! The upgrade process from Nextcoud 22 did not show this incompatible App. So, Onlyoffice is not working any more... |
Same Here, I want to upgrade to Nextcloud 23, but this app is incompatible with version 23 according to Nextcloud. I use it quite a lot.21-12-2021 - Update Upgraded to Nextcloud 23. Disabled the OnlyOffice and Communityserver plugin, did the upgrade, and enabled them again. Seems to work, but in the logging (every 5 minutes - cronjob) I see this: OCA\DocumentServer\Document\DocumentConversionException: Uncaught TypeError: Cannot read property 'En' of undefined DoctRenderer: OCA\DocumentServer\Document\ConverterBinary->run() /var/www/nextcloud/apps/documentserver_community/lib/DocumentConverter.php - line 80: OCA\DocumentServer\DocumentConverter->runCommand() /var/www/nextcloud/apps/documentserver_community/lib/Document/DocumentStore.php - line 156: OCA\DocumentServer\DocumentConverter->saveChanges() /var/www/nextcloud/apps/documentserver_community/lib/LocalAppData.php - line 102: OCA\DocumentServer\Document\DocumentStore->OCA\DocumentServer\Document{closure}("*** sensiti ... *") /var/www/nextcloud/apps/documentserver_community/lib/Document/DocumentStore.php - line 176: OCA\DocumentServer\LocalAppData->getReadWriteLocalPath() /var/www/nextcloud/apps/documentserver_community/lib/Document/SaveHandler.php - line 58: OCA\DocumentServer\Document\DocumentStore->saveChanges() /var/www/nextcloud/apps/documentserver_community/lib/BackgroundJob/Cleanup.php - line 71: OCA\DocumentServer\Document\SaveHandler->flushChanges() /var/www/nextcloud/lib/public/BackgroundJob/Job.php - line 79: OCA\DocumentServer\BackgroundJob\Cleanup->run() /var/www/nextcloud/cron.php - line 128: OCP\BackgroundJob\Job->execute() Regards, RR69 |
Same. No need to rush the update, just need to know if it's in the works or at least planned. |
Hi, this has been open for quite some while now. Is there an update planned? Is this app even still maintained? The last commit on master and the last release have were about half a year ago. |
Wondering the same thing here. |
In case anyone's wondering: The latest version, 0.1.11, works in Nextcloud 23 when you edit maxVersion in appinfo/info.xml. Of course this is a bit of a hassle, since you can't simply update the app in Nextcloud, but it's still a lot less involved than deploying a full standalone OnlyOffice Document Server. OTOH, trying to build this app with OODS 7.0.0 somehow causes a segfault in the |
Is the Community Document Server project dead? Why hasn't this been updated for Nextcloud 23 yet? Nextcloud has promoted the ability to view/edit documents from within Nextcloud and our small office uses it heavily. I know this isn't a supported Feature by Nextcloud but is there a reason why no one has been assigned to update this to the latest version of Nextcloud? |
Wondering what the advantage of this repo compared to "Comunity Document Server" at this link https://www.onlyoffice.com/download-docs.aspx is... (I use the docker version, though.) |
@archont00 the code in this repo is for a Nextcloud app that ships a bundled version of OnlyOffice - much less trouble to set up, basically a single click in Nextcloud Apps. |
It seems v0.1.12 fixes the issue. |
Agreed @azmeuk , the latest version does fix this issue. Thank you. |
Can you actually open documents? Nothing in the logs. |
i'm running documentserver_community: 0.1.12 on NC: 22.2.6 This errors appearing since months (when not saying years) and were never fixed. [documentserver_community] Error: Error while applying changes for document 1146680491 OCA\DocumentServer\Document\DocumentConversionException: Uncaught TypeError: Cannot read property 'En' of undefined DoctRenderer: namespace error : Namespace prefix wp14 on sizeRelH is not defined rawingml/2006/main"/></wp:cNvGraphicFramePr><wp14:sizeRelH relativeFrom="margin" ^ namespace error : Namespace prefix wp14 on pctWidth is not defined ain"/></wp:cNvGraphicFramePr><wp14:sizeRelH relativeFrom="margin"><wp14:pctWidth ^ namespace error : Namespace prefix wp14 on sizeRelV is not defined 4:pctWidth>0</wp14:pctWidth></wp14:sizeRelH><wp14:sizeRelV relativeFrom="margin" ^ namespace error : Namespace prefix wp14 on pctHeight is not defined 14:pctWidth></wp14:sizeRelH><wp14:sizeRelV relativeFrom="margin"><wp14:pctHeight ^ namespace error : Namespace prefix wp14 on sizeRelH is not defined rawingml/2006/main"/></wp:cNvGraphicFramePr><wp14:sizeRelH relativeFrom="margin" ^ namespace error : Namespace prefix wp14 on pctWidth is not defined ain"/></wp:cNvGraphicFramePr><wp14:sizeRelH relativeFrom="margin"><wp14:pctWidth ^ namespace error : Namespace prefix wp14 on sizeRelV is not defined 4:pctWidth>0</wp14:pctWidth></wp14:sizeRelH><wp14:sizeRelV relativeFrom="margin" ^ namespace error : Namespace prefix wp14 on pctHeight is not defined 14:pctWidth></wp14:sizeRelH><wp14:sizeRelV relativeFrom="margin"><wp14:pctHeight ^ OCP\Files\NotFoundException: /appdata_ocnudqtqmhau/documentserver_community/doc_1664756893/owner OC\Files\Node\Root->get() /var/www/html/nextcloud/lib/private/Files/SimpleFS/SimpleFolder.php - line 75: OC\Files\Node\Folder->get() /var/www/html/nextcloud/apps/documentserver_community/lib/Document/DocumentStore.php - line 137: OC\Files\SimpleFS\SimpleFolder->getFile() /var/www/html/nextcloud/apps/documentserver_community/lib/Document/SaveHandler.php - line 58: OCA\DocumentServer\Document\DocumentStore->saveChanges() /var/www/html/nextcloud/apps/documentserver_community/lib/BackgroundJob/Cleanup.php - line 71: OCA\DocumentServer\Document\SaveHandler->flushChanges() /var/www/html/nextcloud/lib/public/BackgroundJob/Job.php - line 79: OCA\DocumentServer\BackgroundJob\Cleanup->run() /var/www/html/nextcloud/cron.php - line 149: OCP\BackgroundJob\Job->execute() |
@s3lph I figured out that this is a quirk of how OO is compiling. With version OO DS 7.x.x, the files get hard-linked to search PR #274 should fix the segfaults during packaging and in prod. |
This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 60 days. Thank you for your contribution! Retaking repo management include inheritance of old, not treated, and probablty obsolete issues, this is why it was decided to mark issues as stale. |
This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details. |
Any plan for the release? at the moment this is the only plugin I have installed that doesn't support the latest Nextcloud version
The text was updated successfully, but these errors were encountered: