-
Notifications
You must be signed in to change notification settings - Fork 734
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
CODE and Nextcloud android stopped working at 24.04.10.2.1 #10852
Comments
I have the same problem with 24.04.11.1 on Android. In my scenario "username has joined" text is popping up on upper left then result is an empty screen (even stylesheet pages are not loading). |
FYI: 24.04.09.2 (installed collabora office app from collabora fdroid repo) version is working (without any server-side change) |
@asandikci right, first version affected is 24.04.10.2.1. |
The Collabora Office app from fdroid (or google play, or the website) uses its own local server rather than your CODE instance, so I'd be quite confused were it affected ... it's very interesting that your server is working correctly with both desktop and mobile browsers, though, that suggests it's something very specific to accessing via the nextcloud app... ...My best (untested, shot-in-the-dark) guess is that this might be a problem with a content security policy or perhaps some integrator setting that is set in the nextcloud app. I will have to take a debugger to it to be sure... I'd expect it to create an error that's visible in the console so would guess it will become apparent fairly quickly upon doing that... |
Describe the Bug
I have a functional nextcloud + code setup. Collabora is behind nginx reverse proxy which does the ssl part.
Nextcloud version: 30.04
richdocuments version: 8.5.3
I use the published docker images.
The last docker image that works ok is 24.04.10.1.1
Since docker image 24.04.10.2.1 (24.04.11.1.1 is affected too) this bug happens.
I can freely downgrade to 24.04.9.2.1 and use it ok. Or re-upgrade to 24.04.10.1.1. So it doesn't seem to be a cache issue. Also restarted nginx, cleared cache.
It works ok on desktop (chrome) or firefox (android).
Steps to Reproduce
Open any spreadsheet in nextcloud app (latest f-droid build - v3.30.6).
Expected Behavior
It should open
Actual Behavior
It fails to open. See screenshot.
Screenshots
See attached.
Desktop
Smartphone
Tested many android devices. All affected.
nginx config:
Did anything changed from 24.04.10.1.1 to 24.04.10.2.1 that could be causing this issue?
The text was updated successfully, but these errors were encountered: