Wanchai / FTPbucket

FTPbucket is a PHP script that enables you to sync your BitBucket or GitHub repository with any web-server
102 stars 22 forks source link

403 Forbidden #21

Closed jake74 closed 6 years ago

jake74 commented 6 years ago

I got a few failed BitBucket webhook pushes, failing with a 403.

Seems the IPs in the allow list need updating, see https://bitbucket.org/site/master/issues/7439/git-post-commit-hook-payloads-has-empty

Hope this helps anyone having issues.

Wanchai commented 6 years ago

Sorry, I can't reproduce.

  1. Are you using the latest version. I fixed those kind of problems in this commit: https://github.com/Wanchai/FTPbucket/commit/e0a40d21f107d8e159c1a523847946666c722c27
  2. Can you paste the logs in here?
jake74 commented 6 years ago

Apologies. I downloaded the latest zip via the 'clone or download' button, and uploaded the files. The problems still existed, so I edited the .htaccess file. Close if this has been addressed.