-
Notifications
You must be signed in to change notification settings - Fork 578
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
File.app integration not working in latest TestFlight build on iPadOS 17 #2069
Comments
@mistakenideas Have you enabled the "Replicated" toggled when creating the Provider? There are only two initial operations going on at the start, establishing the ssh connection and listing the root folder. SFTP / SCP do not require password, correct?. Are you listing "home" ~/ as-is? In case it is a different folder, is it the right one? The dialog is from the previous version and unfortunately it isn't displaying errors properly yet for the new one. Logs are currently disabled as well. I will prioritize to improve this so we can get you up and running again. |
Thanks for the extra info @carloscabanero that’s reassuring to know.
P.S this isn’t an issue for my usage of the app, so please don’t reprioritise on my account. I have got used to using sftp. But I am happy to do what I can to help track down the problem here. |
The next TF version should add a validation step within the app that should help us with this. Will ping you here once it is out. |
Blink version: 18.1.0.949
iPadOS version: 17.7.1
When navigating to a previously configured Blink host share in Files.app, the popup has a formatting issue (step 3) and shows an error message, not sure if this is intentional?
.
Removing these old shared folders and recreating them also doesn’t work. After creating a new shared folder (and in the latest release getting a popup ro ‘turn on ’) I get this message when navigating to it in Files.app: Content Unavailable - The folder contents could not be displayed because of an unknown error.
SSH and SCP to these hosts continues to work as before. But am now unable to use Files.app integration or test this or the replication functionality.
I’ve tried setting LogLevel DEBUG2 in the SSH CONFIG for the host but have no messages in .blink/fileprovider.log since before this update.
I’m still on iPadOS 17.7 if that makes any difference? I don’t have another device to compare to behaviour on iPadOS 18.
Originally posted by @mistakenideas in #2067 (comment)
The text was updated successfully, but these errors were encountered: