I'm installing Bitbucket Server.
I can pull repository.
When Pushing repository, The following error occurs.
$ git push -u origin master
Enumerating objects: 3, done.
Counting objects: 100% (3/3), done.
Writing objects: 100% (3/3), 212 bytes | 212.00 KiB/s, done.
Total 3 (delta 0), reused 0 (delta 0), pack-reused 0
remote: /usr/bin/env: perl: Permission denied
To http://bitbucket.tourdebleu.com/scm/hmns/global_admin.git
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'http://bitbucket.tourdebleu.com/scm/hmns/global_admin.git'
Hi,
It looks like the user you are running Bitbucket Server as doesn't have permission to run perl. Make sure the user has those permissions - this should resolve the problem.
Cheers
Christian
Premier Support Engineer
Atlassian
Thanks for the response.
It works well.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.