That’s an error I get when attempting push command using Dreamweaver. When I push using cmd I succeed.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
If you are able to push to the repo using the command line but not using Dreamweaver, the issue is most likely that Dreamweaver isn’t using your ssh keys to authenticate with the server. Make sure that authentication is configured properly, or the password is correct if you’re using password auth.