Iâm having the same issue with a similar setup. I have 4 different machines running; Nextcloud, OnlyOffice, OpenMediaVault, nginx. They are all on individual Ubuntu server 22.04 virtuals on an ESXi box. Working fine for approx a year. Issue came up with a routine update using apt update. Iâm reverted to a snapshot and tested and have found that updating the OnlyOffice machine is the one that breaks the connection. I know enough linux to get me in trouble and nothing on how to get me out⌠Iâm thinking of upgrading one package at a time to point to the offending. Sound time consuming⌠any other ideas?
EDIT:
OK, I ran through the majority of updates with no issues. The last group of updates where onlyoffice-documentserver rabbitmq-server and a few held back packages. I intended to install just the held back packages and then upgrade OO and rabbit but I inadvertently ran them together. During the OO upgrade a user âinteractive pauseâ was initiated for the configuration file /etc/onlyoffice/documentserver-example/default.json file is different than the one from the distributor. In previous updates that failed I had opted to keep the existing version, this round I installed the package maintainerâs version. Updates completed, I rebooted system and weâre back to a working system. In closing, Iâm thinking that file is the one to look at if youâre still having issues.
My terminal history starting with the âinteractive pauseâ.
Configuration file â/etc/onlyoffice/documentserver/default.jsonâ
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
What would you like to do about it ? Your options are:
Y or I : install the package maintainerâs version
N or O : keep your currently-installed version
D : show the differences between the versions
Z : start a shell to examine the situation
The default action is to keep your current version.
*** default.json (Y/I/N/O/D/Z) [default=N] ? d
BEGIN COMPARISON
â /etc/onlyoffice/documentserver/default.json 2023-03-01 19:50:08.177854453 +0000
+++ /etc/onlyoffice/documentserver/default.json.dpkg-new 2023-11-05 00:06:18.000000000 +0000
@@ -49,7 +49,6 @@
âconnectOptionsâ: {
âportâ: 5672,
âhostâ: âlocalhostâ,
@@ -87,11 +86,11 @@
âfavIconUrlSlideâ : â/web-apps/apps/presentationeditor/main/resources/img/favicon.icoâ,
âfileInfoBlockListâ : [âFileUrlâ],
âpdfViewâ: [âpdfâ, âdjvuâ, âxpsâ, âoxpsâ],
-
"wordView": ["doc", "dotx", "dotm", "dot", "fodt", "ott", "rtf", "mht", "html", "htm", "xml", "epub", "fb2"],
-
"wordView": ["doc", "dotx", "dotm", "dot", "fodt", "ott", "rtf", "mht", "mhtml", "html", "htm", "xml", "epub", "fb2", "sxw", "stw", ">
"wordEdit": ["docx", "docm", "docxf", "oform", "odt", "txt"],
-
"cellView": ["xls", "xlsb", "xltx", "xltm", "xlt", "fods", "ots"],
-
"cellView": ["xls", "xlsb", "xltx", "xltm", "xlt", "fods", "ots", "sxc", "xml", "et", "ett"],
"cellEdit": ["xlsx", "xlsm", "ods", "csv"],
-
"slideView": ["ppt", "ppsx", "ppsm", "pps", "potx", "potm", "pot", "fodp", "otp"],
-
"slideView": ["ppt", "ppsx", "ppsm", "pps", "potx", "potm", "pot", "fodp", "otp", "sxi", "dps", "dpt"],
"slideEdit": ["pptx", "pptm", "odp"],
"publicKey": "long ass key #1>
"modulus": "long ass key #2>
@@ -106,6 +105,7 @@
âtenantsâ: {
âbaseDirâ: ââ,
âbaseDomainâ: ââ,
-
"filenameConfig": "config.json",
"filenameSecret": "secret.key",
"filenameLicense": "license.lic",
"defaultTenant": "localhost",
â /etc/onlyoffice/documentserver/default.json 2023-03-01 19:50:08.177854453 +0000
+++ /etc/onlyoffice/documentserver/default.json.dpkg-new 2023-11-05 00:06:18.000000000 +0000
@@ -49,7 +49,6 @@
âconnectOptionsâ: {
âportâ: 5672,
âhostâ: âlocalhostâ,
@@ -87,11 +86,11 @@
âfavIconUrlSlideâ : â/web-apps/apps/presentationeditor/main/resources/img/favicon.icoâ,
âfileInfoBlockListâ : [âFileUrlâ],
âpdfViewâ: [âpdfâ, âdjvuâ, âxpsâ, âoxpsâ],
-
"wordView": ["doc", "dotx", "dotm", "dot", "fodt", "ott", "rtf", "mht", "html", "htm", "xml", "epub", "fb2"],
-
"wordView": ["doc", "dotx", "dotm", "dot", "fodt", "ott", "rtf", "mht", "mhtml", "html", "htm", "xml", "epub", "fb2", "sxw", "stw", ">
"wordEdit": ["docx", "docm", "docxf", "oform", "odt", "txt"],
-
"cellView": ["xls", "xlsb", "xltx", "xltm", "xlt", "fods", "ots"],
-
"cellView": ["xls", "xlsb", "xltx", "xltm", "xlt", "fods", "ots", "sxc", "xml", "et", "ett"],
"cellEdit": ["xlsx", "xlsm", "ods", "csv"],
-
"slideView": ["ppt", "ppsx", "ppsm", "pps", "potx", "potm", "pot", "fodp", "otp"],
-
"slideView": ["ppt", "ppsx", "ppsm", "pps", "potx", "potm", "pot", "fodp", "otp", "sxi", "dps", "dpt"],
"slideEdit": ["pptx", "pptm", "odp"],
"publicKey": "long ass key #1>
"modulus": "long ass key #2>
@@ -106,6 +105,7 @@
âtenantsâ: {
âbaseDirâ: ââ,
âbaseDomainâ: ââ,
-
"filenameConfig": "config.json",
"filenameSecret": "secret.key",
"filenameLicense": "license.lic",
"defaultTenant": "localhost",
@@ -138,11 +138,13 @@
âforgottenfilesnameâ: âoutputâ,
âmaxRequestChangesâ: 20000,
âopenProtectedFileâ: true,
-
"isAnonymousSupport": true,
"editorDataStorage": "editorDataMemory",
"assemblyFormatAsOrigin": true,
"newFileTemplate" : "../../document-templates/new",
"downloadFileAllowExt": ["pdf", "xlsx"],
-
"tokenRequiredParams": true,
-
"allowPrivateIPAddressForSignedRequests": true
},
"requestDefaults": {
"headers": {
@@ -150,7 +152,7 @@
âConnectionâ: âKeep-Aliveâ
},
âgzipâ: true,
@@ -160,7 +162,7 @@
âutilsâ: {
âutils_common_fontdirâ: ânullâ,
âutils_fonts_search_patternsâ: â.ttf;.ttc;*.otfâ,
@@ -174,17 +176,23 @@
âcharsetâ: âutf8â,
âconnectionlimitâ: 10,
âmax_allowed_packetâ: 1048575,
-
"pgPoolExtraOptions": {},
-
"damengExtraOptions": {}
},
"redis": {
"name": "redis",
"prefix": "ds:",
@@ -195,6 +203,7 @@
âmessageâ: 86400,
âlastsaveâ: 604800,
âforcesaveâ: 604800,
-
"forcesaveLock": 5000,
"saved": 3600,
"documentsCron": "0 */2 * * * *",
"files": 86400,
@@ -214,10 +223,11 @@
âerrorcodeâ: 403
},
ârequest-filtering-agentâ : {
-
"allowPrivateIPAddress": false,
-
"allowMetaIPAddress": false
},
"secret": {
-
"browser": {"string": "secret", "file": ""},
"inbox": {"string": "secret", "file": ""},
"outbox": {"string": "secret", "file": ""},
"session": {"string": "secret", "file": ""}
@@ -230,6 +240,9 @@
âoutboxâ: false
}
},
END OF COMPARISON
Configuration file â/etc/onlyoffice/documentserver/default.jsonâ
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
What would you like to do about it ? Your options are:
Y or I : install the package maintainerâs version
N or O : keep your currently-installed version
D : show the differences between the versions
Z : start a shell to examine the situation
The default action is to keep your current version.
*** default.json (Y/I/N/O/D/Z) [default=N] ? y
Installing new version of config file /etc/onlyoffice/documentserver/default.json âŚ
Installing new version of config file /etc/onlyoffice/documentserver/development-linux.json âŚ
Installing new version of config file /etc/onlyoffice/documentserver/development-mac.json âŚ
Installing new version of config file /etc/onlyoffice/documentserver/development-windows.json âŚ
Installing new version of config file /etc/onlyoffice/documentserver/logrotate/ds.conf âŚ
Installing new version of config file /etc/onlyoffice/documentserver/nginx/includes/ds-docservice.conf âŚ
Installing new version of config file /etc/onlyoffice/documentserver/nginx/includes/http-common.conf âŚ
Generating AllFonts.js, please waitâŚDone
Generating presentation themes, please waitâŚDone
Generating js caches, please waitâŚDone
Installing plugins, please waitâŚDone
Congratulations, the ONLYOFFICE documentserver has been installed successfully!