I am trying to deploy to Amazon Elastic Beanstalk from PhpStorm. It's been working all night, but I just tried to push to our server again, and now am getting this message:
Failed to deploy 'Project': com.viatra2.cloud.imported.remote.servers.util.ServerRuntimeException: com.intellij.openapi.vcs.VcsException: Error executing git push -f https://...
HEAD:refs/heads/master --
When I click on the link in the message box, it takes me to a blank webpage.
Any ideas on why it's no longer deploying?
Thanks!