Skip to content

error: ssh configuration...cannot connect #14

@foveann

Description

@foveann

Error when running sync-all.sh

[user@host scripts]$ bash sync-all.sh dev stage
Reset the stage database and sync up from dev? [y/N] y
Sync the uploads folder? [y/N] y
Success: Exported to 'stage-backup.sql'.
Success: Database reset.
Error: Cannot connect over SSH using provided configuration.
sending incremental file list

Result
Strangely the demo file I placed in the /web/app/uploads folder did successfully get uploaded to the stage environment. But when I removed the demo file and tried to run that same command again, the demo file remained in the stage environment as if it was not updating. It can send the file but cannot delete the file so it doesn't seem to be syncing.

Debug attempts:
I also checked the user 'web' and was able to successfully ssh into my remote server.

.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions