Error deploying to Azure through git (bitbucket hosted git repo)

微笑、不失礼 提交于 2019-12-13 07:59:08

问题


This morning, I went to our website to find out this : The page cannot be displayed because an internal server error has occurred.

I then went to windows azure management portal, and then it told me that it cannot connect to bitbucket. I went to bitbucket to see if it was up, everything was fine. I also pull changes from bitcuket and it worked like a charm.

Now azure website keep nagging me with "Could not link the Bitbucket repository 'ZZZ website' with Windows Azure web site 'ZZZ'.

All the statuses on http://www.windowsazure.com/en-us/support/service-dashboard/ are green, and I have no idea what to do to bring my site back on...


回答1:


One hour just passed by, and Microsoft Folks seems to have corrected the issue, as I was able to add the bitbucket repo to the azure website, without changing anything on azure nor bitbucket.




回答2:


1.Connect your Azure Web Site FTP then delete all items in repository folder.

2.On your Azure Portal Dashboard click Reset Your Publish Profile Credentials.

Thats all.

Note: After Reset Your Publish Profile Credentials FTP connection password will be changed.



来源:https://stackoverflow.com/questions/19247824/error-deploying-to-azure-through-git-bitbucket-hosted-git-repo

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!