-
Notifications
You must be signed in to change notification settings - Fork 131
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
[BUG] Fails or frozes "Loading" when accessing through iOS Files app #1433
Comments
Hi, I hope that my comment could help the community to solve this issue. Have a nice Christmas! Steps to reproduceOpen iOS Files app Expected behaviorFolders and contents should be accessible via Files app. It was possible with either previous OwnCloud iOS app OR previous iOS version. Actual behaviorError: ClientiOS version: Device model: Server configurationWeb server: Ubuntu 24.04.1 LTS Database: MariaDB Ver 15.1 Distrib 10.11.8-MariaDB PHP version: 7.4.33 ownCloud version: 10.15.0.2 Storage backend (external storage): LogsWeb server error log: nothing logged while trying to access ownCloud log (data/owncloud.log): nothing logged while trying to access |
Exactly the same issue here… |
I have exactly the same issue after upgrading to iOS 18.2 and 18.2.1. With iOS 17.5.1 this issue was not happen. So i think, apple has change something at the internal file handling... |
Same problem here, iPad Pro, 18.2.1 (latest app, latest OS) |
Nextcloud app is working by the way. |
@thoughtsunificator: |
It looks like they have similar bugs and a lot of them would probably be because of sync (and the iOS file integration), for example I had a folder "Document" that was showing as empty through the Files iOS App, I reinstalled the app to fix this, just like I did with owncloud.. Still, not sure what's your use case, but I need to edit notes, and Nextcloud has an editor (with markdown capabilities that is) and their file integration is working while with ownCloud I'm pretty much out of luck. I'm actually using them both I'm losing a bit of speed because of external storage it works great with versioning, offline files and integrates seamlessly with iOS Files app. At the very least, it looks better than my out-of-the-box Samba setup. |
I have the same issue with ownCloud 12.3.1 (build 292) on iOS: The integration of ownCloud 12.3.1 (build 292) with the Files app is not working on iOS 18.2.1 and iPadOS 18.2.1 if there is at least a nested folder structure stored in ownCloud such as a small website (error 'Content Unavailabe'). The Files App can however display ownCloud files if there are i.e. only plain text files stored in the Personal Folder. Accessing those files fails with the error message 'Couldn't communicate with a helper application'. There are no issues on iOS 18.1 and iPadOS 18.1. I am using an ocis 7.0.0 bare metal installation with nginx as a reverse proxy on Debian 12 (arm64). I will be sending log files to |
If you try to create a new Folder after it successfully loaded the file you can manage to have it work even with a folder, however it will fail as soon as you try to load an empty folder (it will load if there is at least on file/folder). EDIT: If you try to delete a file/folder following the successful loading, it will fail with the following message: The operation can't be completed. Couldn't communicate with a helper application.
I believe the file/folder still manage to get deleted after a while. |
I can confirm that if all files are downloaded by the owncloud app ('make available offline' enabled) the Files App displays owncloud files and it is possible to access them if 'flight mode' is enabled (no access to owncloud server). |
The issues with integration of ownCloud 12.3.1 (build 292) with the Files app remain the same on iOS 18.3 (ownCloud server version: ocis 6.6.1, 7.0.0, 7.1.0-rc2). There are no issues with the Nextcloud app (6.2.3.1): the integration with the files app is working also on iOS 18.3 (Nextcloud server version 30.0.5). |
Steps to reproduce
Expected behavior
Tell us what should happen
Folders and contents should be accessible via Files app. It was possible with either previous OwnCloud iOS app OR previous iOS version.
Actual behavior
Tell us what happens instead
Error:
Content unavailable
The folder contents could not be displayed because of an unknown error.
[Try Again]
Client
iOS version:
18.2
ownCloud app version:
12.3.1 build 292
Device model:
iPad Pro 11"
Server configuration
Web server:
Database:
PHP version:
ownCloud version:
Storage backend (external storage):
Logs
Web server error log
ownCloud log (data/owncloud.log)
Tell us what could be improved:
The text was updated successfully, but these errors were encountered: