-
Notifications
You must be signed in to change notification settings - Fork 95
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
Nextcloud iOS reports Text capability Not Available #3762
Comments
Can you run the following curl command against you instance and paste the output
|
@juliushaertl Here's the output as well as the list of enabled/disabled apps on the server. Output
App list
|
Forgot to mention, in case it matters, I receive the same output above regardless of the value of |
Strange, if the test app is loaded I don't see why the capability would be missing. If you have multiple app directories can you check if there may be two folders for text with different versions? |
I'm not seeing two app folders anywhere. I found the primary app folder in Anything else I can check on? |
@inthreedee you can see a list of configured app folders with |
Thanks for the help guys. Here are the two app folders listed by that command. As you can see, Text only exists in one place. List
List
What else can I do to help figure out what's gone wrong? |
When I compare the output of your capabilities API call with mine, it seems like there's quite a few capabilities missing. E.g. Are you aware of other pecularities with your instance? |
@mejo- Nothing else seems awry. File versioning and comments work just fine. There's nothing weird going on in my logs besides a bunch of deprecation info/debug messages, which I've seen reported elsewhere. Some samples of those are below in case it matters: Details
|
Updated my server to 26.0.2 today and the issue still persists. |
Unsure, why original report was closed without being resolved in the first place. Asked about that in April 2023 #1662 (comment), but never heard back. Still hope this can be resolved though. |
Can you maybe send the output of the following curl command towards your instance and user?
|
Cross-linking same bug but for Android: #3892 |
I appreciate the continued help troubleshooting this. The output from that command is below: Output
|
So actually this would be the reason that this is currently not working: nextcloud/server#22423 |
Bummer, but glad we got to the bottom of it. I appreciate the help! |
Describe the bug
Nextcloud on iOS states Text is Not Available despite being installed on the server. This was previously reported and closed in: #1662
In that issue, it seemed to mostly affect older installs. I have Nextcloud installed on a Raspberry Pi 4 installed via snap, originally set up in October, 2020.
With the introduction of the ability to disable rich editing in Text, I've re-enabled the app which I have always had disabled and ran into this problem. I've tried with rich editing both enabled and disabled, but the capabilities in iOS always list Text as Not Available. I don't see any obvious errors in my server logs nor iOS logs, and nothing related to the DirectEditing request on the server.
To Reproduce
Steps to reproduce the behavior:
Client details:
Server details
Text app version: v3.6.0
Operating system: Ubuntu Server 22.04.1 ARM64
Web server: Apache
Database: mysql 8.0.32
PHP version: 8.0.27
Nextcloud version: 25.0.3, installed via snap
I've attached a section of my log below where I launch the iOS app and check server capabilities.
Logs
Nextcloud log (data/nextcloud.log)
The text was updated successfully, but these errors were encountered: