Skip to content

Issue with SSHPASS and or rsyncΒ #312

@Kolyangus

Description

@Kolyangus

βœ… Have you read and understood the above guidelines?

yes

πŸ“ Provide a clear and concise description of the issue.

When attempting to install a script after downloading, error log is presented per the below with the installation not being completed and the process has to be stopped.

Update of existing LXC's works smoothly and testing is showing that connection to server has been successful, including a manual SSH attempt on the LXC itself.

πŸ”„ Steps to reproduce the issue.

  1. Install ProxmoxVE-Local script using defaults
  2. Login first time
  3. Create server and connect to it - Test to verify connection is successful
  4. Find example script to install (e.g. OpenWebUI, Debian, Alpine) and download
  5. Once downloaded select install and select server previously created
  6. Error occurs

❌ Paste the full error output (if available).

[13:44:52] [START] Starting SSH execution of scripts/ct/openwebui.sh on
[13:44:52] [ERROR] SSHPASS: Failed to run command: No such file or directory

[13:44:52] [ERROR] rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(232) [sender=3.4.1]

[13:44:52] [ERROR] SSH execution failed: rsync failed with code 12
[13:44:52] [ERROR] Failed to start SSH execution: rsync failed with code 12

πŸ–ΌοΈ Additional context (optional).

I have also connected to both the Proxmox host and the machine to verify things such as SSHPASS and rsync are installed given it appears to be erroring on these areas.

Unsure if the LXC needs to be privileged or not however given the default is unprivileged it has been setup in this configuration. Have also verified that the firewall is not blocking the traffic as far as I can see.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions