Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Can not push to old repos after upgrade from Bitbucket 4.12 to 5.3.1

Kevin Williams
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 29, 2017

I upgraded from Bitbucket 4.12 to 5.3.1.

 

When I create a new repo I can pull and push to it with no issue. I have tried pushing to master as well as branches and all works great.

 

The issue is when I try to push to my repos that were created in 4.12. I can pull from them with no issue, but when I push to them I get a an error "refs/heads/develop, pre-receive hook declined". From what I can tell, this has something to do with permissions and the hooks. However, looking at the repos I can not tell what is different between the old ones and new ones that would cause this issue.

Any guidance would be greatly appreciated.

 

Update: After more testing, this seems like it is only on some of the old repositories. Others seem to be working fine.

1 answer

1 accepted

0 votes
Answer accepted
Kevin Williams
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 29, 2017

Finally figured it out. The /hooks/post-receive.d/20_bitbucket_callback was not executable. 

To fix this, in the hooks folder run the following command:

sudo chmod 750 -R *

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events