#277 kdeconnect "Error when accessing filesystem. sshfs finished with exit code 1"
Closed: Fixed a year ago by orichalcum. Opened a year ago by orichalcum.

I have connection problems accessing from kinoite to andriod kdeconnect shared directory.
It complains "Error when accessing filesystem. sshfs finished with exit code 1" non-stop when you try to access a directory on the tablet.

Context

PC

  • Kinoite fedora 37 with rpm-ostree upgrade saying "No upgrade available"
  • SSHFS version 3.7.3
  • kdeconnect-cli 22.08.3
inxi -S
System:
  Host: fedora Kernel: 6.0.9-300.fc37.x86_64 arch: x86_64 bits: 64
    Desktop: KDE Plasma v: 5.26.3 Distro: Fedora release 37 (Thirty Seven)

kdeconnect-cli --version
kdeconnect-cli 22.08.3

sshfs --version
SSHFS version 3.7.3
FUSE library version 3.10.5
using FUSE kernel interface version 7.31
fusermount3 version: 3.10.5

rpm-ostree status
State: idle
Deployments:
● fedora:fedora/37/x86_64/kinoite
                  Version: 37.20221128.0 (2022-11-28T00:49:55Z)
               BaseCommit: 3d4fc7ad3efa8469ad4c8689370daf664d82e49666a60cefb10b7a4ce8478217
             GPGSignature: Valid signature by ACB5EE4E831C74BB7C168D27F55AD3FB5323552A
          LayeredPackages: beep distrobox eosrei-emojione-fonts fontawesome-fonts google-android-emoji-fonts gstreamer1-plugin-openh264 hfg-gmuend-openmoji-color-fonts htop inxi kate kdeconnectd mozilla-openh264 ncdu neofetch p7zip
                           powerline-fonts tmux xonsh

  fedora:fedora/37/x86_64/kinoite
                  Version: 37.20221127.0 (2022-11-27T00:58:54Z)
               BaseCommit: c7e4237d3fed6c27ef679855128f5f534700906931f7fb2677baf82f42d100ed
             GPGSignature: Valid signature by ACB5EE4E831C74BB7C168D27F55AD3FB5323552A
          LayeredPackages: beep distrobox eosrei-emojione-fonts fontawesome-fonts google-android-emoji-fonts gstreamer1-plugin-openh264 hfg-gmuend-openmoji-color-fonts htop inxi kate kdeconnectd mozilla-openh264 ncdu neofetch p7zip
                           powerline-fonts tmux xonsh

Android

  • Android 8.0.0
  • kdeconnect 1.19.1 (From F-droid)

Seems a solved bug in other distros:
https://bbs.archlinux.org/viewtopic.php?id=269967
But reopened in KDE:
https://bugs.kde.org/show_bug.cgi?id=443155


https://bugs.kde.org/show_bug.cgi?id=443155 looks like a good candidate for the cause of this issue. Upstream kde-connect will likely have to update their bundled ssh implementation.

Still failing

kdeconnect-cli --version
kdeconnect-cli 22.12.0

sshfs --version
SSHFS version 3.7.3
FUSE library version 3.10.5
using FUSE kernel interface version 7.31
fusermount3 version: 3.10.5

rpm-ostree status
State: idle
Deployments:
● fedora:fedora/37/x86_64/kinoite
                  Version: 37.20230103.0 (2023-01-03T00:44:39Z)
               BaseCommit: c2c78cebc073ab98ac5da081886253e277a2e23587993fb1a55ca7bbee7f815f
             GPGSignature: Valid signature by ACB5EE4E831C74BB7C168D27F55AD3FB5323552A
          LayeredPackages: beep distrobox eosrei-emojione-fonts fontawesome-fonts google-android-emoji-fonts
                           gstreamer1-plugin-openh264 hfg-gmuend-openmoji-color-fonts htop inxi kate
                           mozilla-openh264 ncdu neofetch p7zip powerline-fonts tmux xonsh

  fedora:fedora/37/x86_64/kinoite
                  Version: 37.20230102.0 (2023-01-02T00:43:16Z)
               BaseCommit: c8a7b71097f247520f7d6dc232a9d8c8c90f79b5858ec654d07752e5fc355933
             GPGSignature: Valid signature by ACB5EE4E831C74BB7C168D27F55AD3FB5323552A
          LayeredPackages: beep distrobox eosrei-emojione-fonts fontawesome-fonts google-android-emoji-fonts
                           gstreamer1-plugin-openh264 hfg-gmuend-openmoji-color-fonts htop inxi kate
                           mozilla-openh264 ncdu neofetch p7zip powerline-fonts tmux xonsh

Android

  • Android 8.0.0
  • kdeconnect 1.20.2 (From F-droid)

Have asked in the commit for it to be cherry-picked to the 22.12 branch.

Metadata Update from @siosm:
- Issue set to the milestone: Future Release

a year ago

Metadata Update from @siosm:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

a year ago

Sorry to bother,

Seems that f-droid kde-connect upgrade is stuck because in kdeconnect-android/settings.gradle refers to a inaccessible https://invent.kde.org/api/v4/projects/72/packages/maven

Anyone have an idea to how unstuck this?

Metadata Update from @orichalcum:
- Issue status updated to: Open (was: Closed)

a year ago

It's pending on another PR.

Android apps which target SDK 31+ require specifying the mutability of any PENDING_INTENT. This is not supported in the upstream android-smsmms library: https://github.com/klinker41/android-smsmms/pull/193

Until the above PR is merged, we need a solution. I have pulled the code into https://invent.kde.org/sredman/android-smsmms and published the package in the Maven repository in gitlab.

Nothing to do with fedora-kde → Closing the issue again.

Metadata Update from @orichalcum:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

a year ago

Login to comment on this ticket.

Metadata