What app is this about, and its version: OnlyOffice 9.4.0~YNH1
What YunoHost version are you running: 12.1.40.1
What type of hardware are you using: VPS bought online
Describe your issue
I just updated OnlyOffice to the last version (9.4.0~YNH1). Everything went well, when I check the OnlyOffice homepage, it says that “Document Server is running”. The onlyoffice service is also running without any issue. The connector in Nextcloud is reaching the onlyoffice server without any problem.
But when I try to open a document, the OnlyOffice editor doesn’t load. Only the basic elements of the interface are loading (the blank document in the middle of the page, the main zoning squares,…), but the document itself and the buttons never load.
I tried to use another browser (Firefox, and Chromium), and checked my browser debugger, but I don’t really have the skills to understand it. I still share the warnings I get below.
Since I didn’t have any problem before the update, I assume it is maybe a problem with the update rather than a problem on my side ? If you have ideas on how to investigate the problem further and how I can share relevant information to identify it, feel free to ask me.
Thanks in advance for yout help !
Share relevant logs or error messages
[WARN] @nextcloud/vue: You need to fill either the text or the ariaLabel props in the button component.
Object { uid: “marin_bisson”, app: “@nextcloud/vue”, level: 2, text: undefined, ariaLabel: null, instance: {…} }
app: “@nextcloud/vue”
ariaLabel: null
instance: Object { _uid: 17, _isVue: true, __v_skip: true, … }
level: 2
text: undefined
uid: “[uid]”
: Object { … }
Feature Policy : nom de fonctionnalité non prise en charge ignoré « autoplay ». api.js:1300:16
Feature Policy : nom de fonctionnalité non prise en charge ignoré « clipboard-write ». api.js:1300:16
Feature Policy : nom de fonctionnalité non prise en charge ignoré « autoplay ». api.js:626:52
Feature Policy : nom de fonctionnalité non prise en charge ignoré « clipboard-write ». api.js:626:52
Content-Security-Policy : « x-frame-options » ignoré en raison de la directive « frame-ancestors ».
La mise en page a été forcée avant le chargement complet de la page. Si les feuilles de style ne sont pas encore chargées, cela peut provoquer un flash de contenu non stylisé. index.html
Échec du chargement pour l’élément dont la source est « [URL]/web-apps/apps/common/Analytics.js ». index.html:1:1
unreachable code after return statement sdk-all-min.js:21477:2
unreachable code after return statement sdk-all-min.js:55629:54
unreachable code after return statement sdk-all-min.js:55630:42
unreachable code after return statement sdk-all-min.js:56429:4
unreachable code after return statement sdk-all-min.js:56715:4
unreachable code after return statement sdk-all-min.js:56722:4
Erreur dans les liens source : request failed with status 404
URL de la ressource : [URL]/web-apps/vendor/socketio/socket.io.min.js
URL du lien source : socket.io.min.js.map
Erreur dans les liens source : request failed with status 404
URL de la ressource : [URL]/web-apps/vendor/underscore/underscore.js
URL du lien source : underscore-umd.js.map
Erreur dans les liens source : No sources are declared in this source map.
URL de la ressource : [URL]/apps/notifications/js/vite-preload-helper-DxYC2qmj.chunk.mjs
URL du lien source : vite-preload-helper-DxYC2qmj.chunk.mjs.map

