You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Backing up remote database works fine but if i try to push database I am getting the following error:
bash: -c: line 1: syntax error: unexpected end of file
cap aborted!
SSHKit::Runner::ExecuteError: Exception while executing as [email protected]: wp exit status: 1
wp stdout: Nothing written
wp stderr: bash: -c: line 1: syntax error: unexpected end of file
SSHKit::Command::Failed: wp exit status: 1
wp stdout: Nothing written
wp stderr: bash: -c: line 1: syntax error: unexpected end of file
Tasks: TOP => wpcli:db:push
Any idea?
The text was updated successfully, but these errors were encountered:
Backing up remote database works fine but if i try to push database I am getting the following error:
bash: -c: line 1: syntax error: unexpected end of file
cap aborted!
SSHKit::Runner::ExecuteError: Exception while executing as [email protected]: wp exit status: 1
wp stdout: Nothing written
wp stderr: bash: -c: line 1: syntax error: unexpected end of file
SSHKit::Command::Failed: wp exit status: 1
wp stdout: Nothing written
wp stderr: bash: -c: line 1: syntax error: unexpected end of file
Tasks: TOP => wpcli:db:push
Any idea?
The text was updated successfully, but these errors were encountered: