documentserver_community icon indicating copy to clipboard operation
documentserver_community copied to clipboard

Error: OCA\DocumentServer\Document\DocumentConversionException: TypeError: this.Ia.HK is not a function

Open Githopp192 opened this issue 3 years ago • 1 comments

Nextcloud: 24.0.7 documentserver_community: 0.1.13 onlyoffice: 7.5.8

messages every 1-2 Minutes

[documentserver_community] Error: OCA\DocumentServer\Document\DocumentConversionException: TypeError: this.Ia.HK is not a function at we.Sc.Ij (:18933:198) at we.Gb.TG (:18948:85) at mm.Rh (:19931:159) at za.C.asc_docs_api.asc_nativeApplyChanges2 (:11253:127) Uncaught TypeError: this.Ia.HK is not a function DoctRenderer: at <>

  1. /var/www/html/nextcloud/apps/documentserver_community/lib/DocumentConverter.php line 125 OCA\DocumentServer\Document\ConverterBinary->run()
  2. /var/www/html/nextcloud/apps/documentserver_community/lib/DocumentConverter.php line 80 OCA\DocumentServer\DocumentConverter->runCommand()
  3. /var/www/html/nextcloud/apps/documentserver_community/lib/Document/DocumentStore.php line 156 OCA\DocumentServer\DocumentConverter->saveChanges()
  4. /var/www/html/nextcloud/apps/documentserver_community/lib/LocalAppData.php line 102 OCA\DocumentServer\Document\DocumentStore->OCA\DocumentServer\Document{closure}("*** sensitive parameters replaced ***")
  5. /var/www/html/nextcloud/apps/documentserver_community/lib/Document/DocumentStore.php line 176 OCA\DocumentServer\LocalAppData->getReadWriteLocalPath()
  6. /var/www/html/nextcloud/apps/documentserver_community/lib/Document/SaveHandler.php line 58 OCA\DocumentServer\Document\DocumentStore->saveChanges()
  7. /var/www/html/nextcloud/apps/documentserver_community/lib/BackgroundJob/Cleanup.php line 71 OCA\DocumentServer\Document\SaveHandler->flushChanges()
  8. /var/www/html/nextcloud/lib/public/BackgroundJob/Job.php line 79 OCA\DocumentServer\BackgroundJob\Cleanup->run()
  9. /var/www/html/nextcloud/cron.php line 151 OCP\BackgroundJob\Job->execute()

Githopp192 avatar Dec 01 '22 09:12 Githopp192

I have a similiar issue; it also seems connected to cron, but shows up only once an hour: #286

g-work avatar Dec 17 '22 17:12 g-work