Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Squashfs/FUSE Error #170

@jfmoulin

Description

@jfmoulin

Launching xxh fails for an existing user "test" on my localhost. It seems to me the image might not have been created.

Local OS (where xxh is installed): Linux Mint 21.1 (libfuse2 is installed)
Destination host OS: Linux Mint 21.1
xxh version: 0.8.12
xxh-plugins installed: --

Steps to Reproduce

  1. I run

    @ xxh +v test@localhost
    `
  2. The output log:
    ` Load xxh config from /home/jfmoulin/.config/xxh/config.xxhc
    ssh arguments: ['-o', 'StrictHostKeyChecking=accept-new', '-o', 'User=test']
    Pexpect result:
    {'user_host_accept': None, 'user_host_password': None, 'user_key_password': None, 'output': 'xxh_home_realpath=/home/test/.xxh\r\nxxh_version=0.8.12\r\nxxh_shell_exists=1\r\nxxh_home_writable=1\r\nxxh_parent_home_writable=1\r\nrsync=/usr/bin/rsync\r\nscp=/usr/bin/scp\r\nshell=\r\nkernel=Linux\r\narch=x86_64\r\n'}
    Host info:
    xxh_home_realpath=/home/test/.xxh
    xxh_version=0.8.12
    xxh_shell_exists=1
    xxh_home_writable=1
    xxh_parent_home_writable=1
    rsync=/usr/bin/rsync
    scp=/usr/bin/scp
    shell=
    kernel=Linux
    arch=x86_64

Something went wrong trying to read the squashfs image.

Cannot mount AppImage, please check your FUSE setup.
You might still be able to extract the contents of this AppImage
if you run it with the --appimage-extract option.
See https://github.com/AppImage/AppImageKit/wiki/FUSE
for more information
open dir error: No such file or directory
Connection to localhost closed.
`

For community:
⬇️ Please click the 👍 reaction instead of leaving a +1 or 👍 comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions