Open solracsf opened 2 years ago
Do you have some other problems in files except for logs?
Because I don't know exactly when changesError:
happened, but as far as I'm aware this may be because some of users didn't cleared cache and maybe some scripted got messedup up. Just an idea, not 100% sure
But anyway until we can reproduce this issue on our installation I don't think we can help somehow with this error
As you can see with Error: /var/www/onlyoffice/documentserver/server/FileConverter/bin/x2t exited with signal: SIGTERM
yes this is a problem because file has not been converted and so, an error like 'File not found" is trown ad the DMS (Nextcloud). 🤔
I think [ERROR] nodeJS - changesError: docId = 3003692539 x.prototype.jEf@https://example.com/onlyoffice/6.4.2-6/sdkjs/cell/sdk-all.js:1239:1
and Error: /var/www/onlyoffice/documentserver/server/FileConverter/bin/x2t exited with signal: SIGTERM
may be unrelated, but judging by logs I have no idea that do to, only to reproduce this situation
As far as i can see, there are similar issues like https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/333#issuecomment-776810985 (closed due to lack of feedback).
We operate on a (VM) server on Ubuntu 20.04, latest docker-ce
and onlyoffice-ee
with 4G RAM and 4GB SWAP so this should not be a system/hardware issue.
@acsfer Yeah, I've alreay found this issue - and that issue was a mess, a lot of unrelated problems as far as I remember
4G RAM and 4GB SWAP so this should not be a system/hardware issue.
Could you clarify - do you have only onlyoffice-documentserver-ee
on this system or both documentserver and communityserver
?
Could you clarify - do you have only onlyoffice-documentserver-ee on this system or both documentserver and communityserver?
onlyoffice-documentserver-ee
only is installed.
Yeah, for only DocumentServer 4g ram and 4gb swap is enogth
So I agree that seems that this problem is not related to hardware, but I have no ideas how to reproduce it and moreover to fix it
I'll leave this issue opened, maybe someone have some ideas
I think I may be experiencing this issue, it occurs on a specific document with tracked changes when I perform a find/replace.
[2022-05-18T01:42:25.010] [ERROR] nodeJS - changesError: docId = 3643338939 Error: TypeError: this.aa[b] is undefined Script: https://mydomain.com/7.0.1-37/sdkjs/word/sdk-all.js Line: 7325:189 userAgent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:100.0) Gecko/20100101 Firefox/100.0 platform: Linux x86_64 isLoadFullApi: true isDocumentLoadComplete: true StackTrace: cg.prototype.hU@https://mydomain.com/7.0.1-37/sdkjs/word/sdk-all.js:7325:189
Rf.prototype.hU@https://mydomain.com/7.0.1-37/sdkjs/word/sdk-all.js:7713:195
Rf.prototype.Ar@https://mydomain.com/7.0.1-37/sdkjs/word/sdk-all.js:7666:396
Fx.prototype.EQ@https://mydomain.com/7.0.1-37/sdkjs/word/sdk-all.js:9696:203
xf.prototype.Qkd@https://mydomain.com/7.0.1-37/sdkjs/word/sdk-all.js:9699:244
Nb.prototype.u5f@https://mydomain.com/7.0.1-37/sdkjs/word/sdk-all-min.js:1106:61
onQueryReplaceAll@https://mydomain.com/7.0.1-37/web-apps/apps/documenteditor/main/app.js:68:18839
M@https://mydomain.com/7.0.1-37/web-apps/apps/documenteditor/main/app.js:8:11759
m.bind</n<@https://mydomain.com/7.0.1-37/web-apps/apps/documenteditor/main/app.js:8:11961
f/<@https://mydomain.com/7.0.1-37/web-apps/apps/documenteditor/main/app.js:8:5162
fireEvent/</<@https://mydomain.com/7.0.1-37/web-apps/apps/documenteditor/main/app.js:13:15753
m.forEach@https://mydomain.com/7.0.1-37/web-apps/apps/documenteditor/main/app.js:8:5805
fireEvent/<@https://mydomain.com/7.0.1-37/web-apps/apps/documenteditor/main/app.js:13:15732
g/<@https://mydomain.com/7.0.1-37/web-apps/apps/documenteditor/main/app.js:8:4766
m.forEach@https://mydomain.com/7.0.1-37/web-apps/apps/documenteditor/main/app.js:8:5865
fireEvent@https://mydomain.com/7.0.1-37/web-apps/apps/documenteditor/main/app.js:13:15652
fireEvent@https://mydomain.com/7.0.1-37/web-apps/apps/documenteditor/main/app.js:13:15157
onBtnClick@https://mydomain.com/7.0.1-37/web-apps/apps/documenteditor/main/app.js:20:14320
M@https://mydomain.com/7.0.1-37/web-apps/apps/documenteditor/main/app.js:8:11759
m.bind</n<@https://mydomain.com/7.0.1-37/web-apps/apps/documenteditor/main/app.js:8:11961
f/<@https://mydomain.com/7.0.1-37/web-apps/apps/documenteditor/main/app.js:8:5162
dispatch@https://mydomain.com/7.0.1-37/web-apps/apps/documenteditor/main/app.js:10:9782
add/b.handle@https://mydomain.com/7.0.1-37/web-apps/apps/documenteditor/main/app.js:10:7756
@brendan-pike I don't think it's the same error, since error text look different
I need you to
UPD: I see you've already created a new issue https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/437
My Entreprise Docker image is full of these logs (only 2 lines here but they are repeated thousands of times).
Please let me know if you need further informations.