Skip to content
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

error: ssh configuration...cannot connect #14

Open
foveann opened this issue May 16, 2019 · 0 comments
Open

error: ssh configuration...cannot connect #14

foveann opened this issue May 16, 2019 · 0 comments

Comments

@foveann
Copy link

foveann commented May 16, 2019

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.

.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant