Skip to content
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

Not working anymore after Nexcloud upgrade from v26.0.0 to v26.0.1 #2928

Open
codeflorist opened this issue Apr 27, 2023 · 12 comments
Open

Not working anymore after Nexcloud upgrade from v26.0.0 to v26.0.1 #2928

codeflorist opened this issue Apr 27, 2023 · 12 comments
Labels
bug Something isn't working

Comments

@codeflorist
Copy link

Describe the bug
This app stopped working after upgrading Nextcloud from v26.0.0 to v26.0.1. When opening an Excel file, the browser just stays black.

Unfortunately the browser-console output is not very informative. It just throws a FAILED error in Ofice.vue:205.

To Reproduce
Steps to reproduce the behavior:

  1. Update Nextcloud to 26.0.1
  2. Open Excel-File in Nextcloud browser backend
  3. Screen stays black and throws FAILED error in Ofice.vue:205

Expected behavior
I expect the Document to show up.

Client details:

  • OS: Windows 10
  • Browser: Tested with Firefox and Chrome
  • Version: current versions
  • Device: Desktop

Server details

Operating system: docker on debian buster

Web server: docker image nextcloud:26.0.1

Database: docker image mariadb

Nextcloud version: 26.0.1

Version of the richdocuments app: 8.0.1

Version of Collabora Online: 22.5.1301

@mahaesin
Copy link

mahaesin commented May 5, 2023

I have the same (or a similar) problem: Office, *.txt and *.md files can't be opened when they are located on an external storage. (I tested a SMB and a WebDAV share.)

For Office files the browser renders an empty page and nextcloud logs contain two Errors:
`[PHP] Fehler: Undefined array key 0 at /var/www/nextcloud/apps/richdocuments/lib/TokenManager.php#173

GET /apps/richdocuments/index?fileId=4546787&requesttoken=%2F5Q%2F98fpxw4EvA0twRg25M81bru6v9xakruPoEYXUqI%3D%3Avt58vPeAl1dGjXdHlml01KBbGtb89apx09W%2F2i0kZMs%3D&path=%2Fmy-shares%2FmyFolder%2FmyFile.ods

[index] Fehler: Exception: Call to a member function getOwner() on null in file '/var/www/nextcloud/apps/richdocuments/lib/TokenManager.php' line 176 at <>

  1. /var/www/nextcloud/lib/private/AppFramework/App.php line 183
    OC\AppFramework\Http\Dispatcher->dispatch()
  2. /var/www/nextcloud/lib/private/Route/Router.php line 315
    OC\AppFramework\App::main()
  3. /var/www/nextcloud/lib/base.php line 1056
    OC\Route\Router->match()
  4. /var/www/nextcloud/index.php line 36
    OC::handleRequest()

Caused by:

Error: Call to a member function getOwner() on null at <>

  1. /var/www/nextcloud/apps/richdocuments/lib/Controller/DocumentController.php line 172
    OCA\Richdocuments\TokenManager->getToken("*** sensitive parameters replaced ***")
  2. /var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php line 230
    OCA\Richdocuments\Controller\DocumentController->index()
  3. /var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php line 137
    OC\AppFramework\Http\Dispatcher->executeController()
  4. /var/www/nextcloud/lib/private/AppFramework/App.php line 183
    OC\AppFramework\Http\Dispatcher->dispatch()
  5. /var/www/nextcloud/lib/private/Route/Router.php line 315
    OC\AppFramework\App::main()
  6. /var/www/nextcloud/lib/base.php line 1056
    OC\Route\Router->match()
  7. /var/www/nextcloud/index.php line 36
    OC::handleRequest()

GET /apps/richdocuments/index?fileId=4546787&requesttoken=%2F5Q%2F98fpxw4EvA0twRg25M81bru6v9xakruPoEYXUqI%3D%3Avt58vPeAl1dGjXdHlml01KBbGtb89apx09W%2F2i0kZMs%3D&path=%2Fmy-shares%2FmyFolder%2FmyFile.ods`

For txt and md-Files I get no log message but the editor view shows an error message:
grafik

Viewing and editing files that are placed directly in my nextcloud account is working as expected.

(nextcloud 26.0.1 with richdocuments 8.0.1 on Debian bullseye. collabora office as docker container (latest))

@codeflorist Have you tried opening files from internal or external storage?

@mic05
Copy link

mic05 commented May 6, 2023

@mahaesin Have you tried occ files:scan as mentioned here: nextcloud/text#3980 (comment) for your md-files?

@mahaesin
Copy link

mahaesin commented May 8, 2023

@mahaesin Have you tried occ files:scan as mentioned here: nextcloud/text#3980 (comment) for your md-files?

Thank you, but the problem persists after running this scan.

@Mannshoch
Copy link

same problem here. The recording from Firefox web console below contains the open of the files app and then click on the xlsx file:

Content Security Policy: Die Einstellungen der Seite haben das Laden einer Ressource auf inline blockiert ("script-src").
Source: event.preventDefault() 12 files
Layout-Darstellung wurde erzwungen, bevor die Seite vollständig geladen war. Falls Stylesheet noch nicht geladen sind, kann dies zu einem kurzzeitigen Darstellung des Inhalts ohne Formatierung führen. node.js:383
Source-Map-Fehler: Error: NetworkError when attempting to fetch resource.
Ressourcen-Adresse: moz-extension://dae8e7ef-c934-43fe-af6b-6e9593490f98/model/static/DOMPurify/purify.min.js
Source-Map-Adresse: purify.min.js.map
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 4 globals.js:59:15
Handlebars is deprecated: please ship your own, this will be removed in Nextcloud 20 globals.js:59:15
[DEBUG] core: this browser is officially supported ! 🚀 
Object { app: "core", uid: "User", level: 0 }
ConsoleLogger.js:50:10
Proxying an event bus of version 3.0.2 with 1.3.0 index.es.js:2337:14
$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 3 globals.js:59:15
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 2 globals.js:59:15
Handlebars is deprecated: please ship your own, this will be removed in Nextcloud 20 globals.js:59:15
Proxying an event bus of version 3.0.2 with 1.3.0 index.es.js:2337:14
[DEBUG] files: Templates providers 
Object { 0: {…}, 1: {…}, 2: {…}, 3: {…}, 4: {…}, app: "files", uid: "User", level: 0 }
ConsoleLogger.js:50:10
[DEBUG] files: Templates folder 
Object { app: "files", uid: "User", level: 0, templatesPath: "Vorlagen/" }
ConsoleLogger.js:50:10
[DEBUG] files: Navigation service initialized 
Object { app: "files", uid: "User", level: 0 }
ConsoleLogger.js:50:10
OCA.Files.Settings initialized Settings.js:29:10
The `name` prop is required. Please migrate away from the deprecated `title` prop. NcAppNavigationItem.js:2:177950
[DEBUG] files: Legacy files views detected. Processing... 
Object { 0: {…}, 1: {…}, 2: {…}, 3: {…}, 4: {…}, 5: {…}, 6: {…}, app: "files", uid: "User", level: 0 }
ConsoleLogger.js:50:10
[WARN] files: Legacy view detected, please migrate to Vue 
Object { app: "files", uid: "User", level: 0 }
ConsoleLogger.js:56:10
[WARN] files: Legacy view detected, please migrate to Vue 
Object { app: "files", uid: "User", level: 0 }
ConsoleLogger.js:56:10
[WARN] files: Legacy view detected, please migrate to Vue 
Object { app: "files", uid: "User", level: 0 }
ConsoleLogger.js:56:10
[WARN] files: Legacy view detected, please migrate to Vue 
Object { app: "files", uid: "User", level: 0 }
ConsoleLogger.js:56:10
[WARN] files: Legacy view detected, please migrate to Vue 
Object { app: "files", uid: "User", level: 0 }
ConsoleLogger.js:56:10
[WARN] files: Legacy view detected, please migrate to Vue 
Object { app: "files", uid: "User", level: 0 }
ConsoleLogger.js:56:10
[WARN] files: Legacy view detected, please migrate to Vue 
Object { app: "files", uid: "User", level: 0 }
ConsoleLogger.js:56:10
[WARN] files: Legacy view detected, please migrate to Vue 
Object { app: "files", uid: "User", level: 0 }
ConsoleLogger.js:56:10
[WARN] files: Legacy view detected, please migrate to Vue 
Object { app: "files", uid: "User", level: 0 }
ConsoleLogger.js:56:10
[WARN] files: Legacy view detected, please migrate to Vue 
Object { app: "files", uid: "User", level: 0 }
ConsoleLogger.js:56:10
[WARN] files: Legacy view detected, please migrate to Vue 
Object { app: "files", uid: "User", level: 0 }
ConsoleLogger.js:56:10
[WARN] files: Legacy view detected, please migrate to Vue 
Object { app: "files", uid: "User", level: 0 }
ConsoleLogger.js:56:10
[DEBUG] files: View changed 
Object { app: "files", uid: "User", level: 0, id: "files", view: {…} }
ConsoleLogger.js:50:10
[DEBUG] files: Triggering legacy navigation event 
Object { app: "files", uid: "User", level: 0, itemId: "files", dir: "/DATA" }
ConsoleLogger.js:50:10
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 4 globals.js:59:15
[DEBUG] unified-search: Search reset 
Object { app: "unified-search", uid: "User", level: 0 }
ConsoleLogger.js:50:10
The `name` prop is required. Please migrate away from the deprecated `title` prop. 12 NcAppNavigationItem.js:2:177950
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. globals.js:59:15
$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. globals.js:59:15
Proxying an event bus of version 3.0.2 with 1.3.0 index.es.js:2337:14
OCA.Files.Sidebar initialized Sidebar.js:36:10
OCA.Files.Sidebar initialized sidebar.js:39:8
Proxying an event bus of version 3.0.2 with 1.3.0 index.es.js:2337:14
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. globals.js:59:15
$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. globals.js:59:15
OCA.Comments.View initialized comments-app.js:32:8
Handlebars is deprecated: please ship your own, this will be removed in Nextcloud 20 globals.js:59:15
Proxying an event bus of version 3.0.2 with 1.3.0 major.js:2:14
Proxying an event bus of version 3.0.2 with 1.3.0 index.es.js:2337:14
OCA.Sharing.ShareSearch initialized ShareSearch.js:33:10
OCA.Sharing.ExternalLinkActions initialized ExternalLinkActions.js:33:10
OCA.Sharing.ExternalShareActions initialized ExternalShareActions.js:33:10
Handlebars is deprecated: please ship your own, this will be removed in Nextcloud 20 globals.js:59:15
Proxying an event bus of version 3.0.2 with 1.3.0 index.es.js:2337:6
Proxying an event bus of version 3.0.2 with 1.3.0 index.es.js:2337:14
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. globals.js:59:15
$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 2 globals.js:59:15
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. globals.js:59:15
[WARN] viewer: Some mimes were ignored because they are not enabled in the server previews config 
Object { app: "viewer", uid: "User", level: 0, ignoredMimes: (3) […] }
ConsoleLogger.js:56:18
OCA.Viewer initialized Viewer.js:52:25
oc_appswebroots is deprecated: use OC.appswebroots instead, this will be removed in Nextcloud 20 2 globals.js:59:15
Proxying an event bus of version 3.0.2 with 1.3.0 index.es.js:2337:6
$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 4 globals.js:59:15
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 2 globals.js:59:15
Proxying an event bus of version 3.0.2 with 1.3.0 index.es.js:2337:14
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 8 globals.js:59:15
$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 174 globals.js:59:15
$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 22 globals.js:59:15
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 4 globals.js:59:15
Diese Seite verwendet die nicht standardisierte Eigenschaft "zoom". Stattdessen sollte calc() in den entsprechenden Eigenschaftswerten oder "transform" zusammen mit "transform-origin: 0 0" verwendet werden. files
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 16 globals.js:59:15
$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 19 globals.js:59:15
Clipboard is deprecated: please ship your own, this will be removed in Nextcloud 20 globals.js:59:15
$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 17 globals.js:59:15
registerDetailView is deprecated! It will be removed in nextcloud 20. merged-index.js:8005:12
$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 20 globals.js:59:15
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. globals.js:59:15
$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 25 globals.js:59:15
[DEBUG] unified-search: Search reset 
Object { app: "unified-search", uid: "User", level: 0 }
ConsoleLogger.js:50:10
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 12 globals.js:59:15
$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 26 globals.js:59:15
[DEBUG] unified-search: Unified Search initialized with the following providers 
Object { 0: {…}, 1: {…}, 2: {…}, 3: {…}, 4: {…}, 5: {…}, 6: {…}, 7: {…}, 8: {…}, 9: {…}, … }
ConsoleLogger.js:50:10
$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 12 globals.js:59:15
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 8 globals.js:59:15
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 8 globals.js:59:15
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. globals.js:59:15
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. globals.js:59:15
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. globals.js:59:15
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. globals.js:59:15
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. globals.js:59:15
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. globals.js:59:15
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. globals.js:59:15
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. globals.js:59:15
XHRGET
https://DOMAIN.SUBDOMAIN.com/ocs/v2.php/apps/text/workspace?path=/DATA
[HTTP/2 404 Not Found 2896ms]

Proxying an event bus of version 3.0.2 with 1.3.0 index.es.js:2337:14
$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. globals.js:59:15
Registering notifications container as a menu NotificationsApp.vue:220
$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 2 globals.js:59:15
Notifications permissions granted NotificationsApp.vue:454
Polling interval updated to 30000 NotificationsApp.vue:414
Started background fetcher as session_keepalive is enabled NotificationsApp.vue:276
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 8 globals.js:59:15
Got notification data NotificationsApp.vue:377
Polling interval updated to 30000 NotificationsApp.vue:414
$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 36 globals.js:59:15
OC.Util.formatDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment util.js:127:11
OC.Util.relativeModifiedDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment util.js:139:11
$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 24 globals.js:59:15
OC.Util.formatDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment util.js:127:11
OC.Util.relativeModifiedDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment util.js:139:11
$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 23 globals.js:59:15
OC.Util.formatDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment util.js:127:11
OC.Util.relativeModifiedDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment util.js:139:11
$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 23 globals.js:59:15
OC.Util.formatDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment util.js:127:11
OC.Util.relativeModifiedDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment util.js:139:11
$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 23 globals.js:59:15
OC.Util.formatDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment util.js:127:11
OC.Util.relativeModifiedDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment util.js:139:11
$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 23 globals.js:59:15
OC.Util.formatDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment util.js:127:11
OC.Util.relativeModifiedDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment util.js:139:11
$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 24 globals.js:59:15
OC.Util.formatDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment util.js:127:11
OC.Util.relativeModifiedDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment util.js:139:11
$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 24 globals.js:59:15
OC.Util.formatDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment util.js:127:11
OC.Util.relativeModifiedDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment util.js:139:11
$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 23 globals.js:59:15
OC.Util.formatDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment util.js:127:11
OC.Util.relativeModifiedDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment util.js:139:11
$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 43 globals.js:59:15
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 3 globals.js:59:15
$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 2 globals.js:59:15
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 8 globals.js:59:15
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 4 globals.js:59:15
Fehler beim Laden des lesbareren Quelltexts: can't assign to property "metadata" on "request failed with status 404": not an object
Adresse des lesbareren Quelltexts: <unknown>
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 4 globals.js:59:15
$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 10 globals.js:59:15
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 4 globals.js:59:15
File info for /DATA/file.xlsx fetched 
Object { filename: "/DATA/file.xlsx", basename: "file.xlsx", lastmod: "Tue, 16 May 2023 13:09:51 GMT", size: 11733, type: "file", etag: null, mime: "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", getlastmodified: "Tue, 16 May 2023 13:09:51 GMT", getcontenttype: "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", resourcetype: "", … }
Viewer.vue:501
[DEBUG] viewer: Fetching additional files... 
Object { app: "viewer", uid: "User", level: 0 }
ConsoleLogger.js:50:18
You need to fill either the text or the ariaLabel props in the button component. 
Object { text: undefined, ariaLabel: null }
 
Object { _uid: 31, _isVue: true, __v_skip: true, _scope: {…}, "$options": {…}, _renderProxy: {…}, _self: {…}, "$parent": {…}, "$root": {…}, "$children": [], … }
index.module.js:2:807410
You need to fill either the text or the ariaLabel props in the button component. 
Object { text: undefined, ariaLabel: null }
 
Object { _uid: 31, _isVue: true, __v_skip: true, _scope: {…}, "$options": {…}, _renderProxy: {…}, _self: {…}, "$parent": {…}, "$root": {…}, "$children": [], … }
index.module.js:2:807410
$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. globals.js:59:15
OC.getCapabilities is deprecated and will be removed in Nextcloud 21. See @nextcloud/capabilities capabilities.js:35:9
You need to fill either the text or the ariaLabel props in the button component. 
Object { text: undefined, ariaLabel: null }
 
Object { _uid: 31, _isVue: true, __v_skip: true, _scope: {…}, "$options": {…}, _renderProxy: {…}, _self: {…}, "$parent": {…}, "$root": {…}, "$children": [], … }
index.module.js:2:807410
Content Security Policy: 'x-frame-options' wird wegen 'frame-ancestors'-Direktive ignoriert.
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 2 globals.js:59:15
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 26 globals.js:59:15
Proxying an event bus of version 3.0.2 with 1.3.0 index.es.js:2337:14
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. globals.js:59:15
$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. globals.js:59:15
OCA.Comments.View initialized comments-app.js:32:8
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 6 globals.js:59:15
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 4 globals.js:59:15
Diese Seite verwendet die nicht standardisierte Eigenschaft "zoom". Stattdessen sollte calc() in den entsprechenden Eigenschaftswerten oder "transform" zusammen mit "transform-origin: 0 0" verwendet werden. index
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 4 globals.js:59:15
Fehler beim Laden des lesbareren Quelltexts: can't assign to property "metadata" on "request failed with status 404": not an object
Adresse des lesbareren Quelltexts: <unknown>
No new notification data received NotificationsApp.vue:382
Polling interval updated to 30000 NotificationsApp.vue:414
FAILED Office.vue:205
You need to fill either the text or the ariaLabel props in the button component. 
Object { text: undefined, ariaLabel: null }
 
Object { _uid: 31, _isVue: true, __v_skip: true, _scope: {…}, "$options": {…}, _renderProxy: {…}, _self: {…}, "$parent": {…}, "$root": {…}, "$children": [], … }
index.module.js:2:807410

@sock3t
Copy link

sock3t commented May 24, 2023

I experience the same.

Also, I don't run into this problem for any files that are not on external storage.

I only have SMB based ext. storage. Opening office files from ext. storage results in "blank screen" with same message in logs as @mahaesin describes in #2928 (comment)

Very similar setup to what @codeflorist has:

Client details:

OS: Windows 10
Browser: Tested with Firefox and Chrome
Version: current versions
Device: Desktop

Server details

Operating system: debian buster (10.13)
Web server: Apache/2.4.38 (Debian)
PHP version: 8.2
Database: mariadb
Nextcloud version: 26.0.1
Version of the richdocuments app: 8.0.2
Version of Collabora Online: 22.05.3.1

@Mannshoch
Copy link

My case is on a local directory. No external storage.

@mahaesin
Copy link

After updating to nextcloud 26.0.2 / richdocuments 8.0.2 the problem is gone on our instance. All files can be opened/edited on any storage again.

@XLixl4snSU
Copy link

For me the same problem exists since updating to 26.0.2
Opened documents just stay blank, with no errors in logs or on screen.

@nz2o
Copy link

nz2o commented Aug 27, 2023

I've been chasing this issue for quite some time.

@joshtrichards
Copy link
Member

What appears in the server-side logs (i.e. nextcloud.log)?

@codeflorist: This is your issue. I'm most interested in gathering more info from you and then the other people here can determine whether their matters are related or should be shifted into their own dedicated issues.

P. S. The various reporters in this thread may be experiencing matters with similar symptoms but different root causes.

@joshtrichards joshtrichards added the bug Something isn't working label Nov 5, 2023
@joshtrichards
Copy link
Member

Related: #2908

@timmibln
Copy link

timmibln commented Dec 18, 2023

I'm facing the same issue.

NC 28 is showing "No files in here".

Firefox Debugger:
Content-Security-Policy: Die Einstellungen der Seite haben das Laden einer Ressource auf data: blockiert ("media-src").

If I open a folder under "shares" I'm surprisingly able to see the folders above. but no the home folder....

*edit:
And the NC Admin log is not visible in WebUI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

9 participants