Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[remote rejected] master -> master (pre-receive hook declined) error: failed to push some refs #212

Open
MurshiIsSniching opened this issue Aug 1, 2020 · 0 comments

Comments

@MurshiIsSniching
Copy link

MurshiIsSniching commented Aug 1, 2020

        I'm trying to push my discord bot and this error is appearing, i have searched for a solution but they did not work.

C:\PycharmProjects\discord>git push heroku master
Enumerating objects: 19, done.
Counting objects: 100% (19/19), done.
Delta compression using up to 2 threads
Compressing objects: 100% (13/13), done.
Writing objects: 100% (19/19), 5.36 KiB | 686.00 KiB/s, done.
Total 19 (delta 0), reused 19 (delta 0), pack-reused 0
remote: Compressing source files... done.
remote: Building source:
remote:
remote: -----> App not compatible with buildpack: https://buildpack-registry.s3.
amazonaws.com/buildpacks/heroku/python.tgz
remote: More info: https://devcenter.heroku.com/articles/buildpacks#detec
tion-failure
remote:
remote: ! Push failed
remote: Verifying deploy...
remote:
remote: ! Push rejected to ***.
remote:
To https://git.heroku.com/***.git
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'https://git.heroku.com/***.git'

I am doing this for the first time. Any ideas how to fix this?

@MurshiIsSniching MurshiIsSniching changed the title [remote rejected] master -> master (pre-receive hook declined) [remote rejected] master -> master (pre-receive hook declined) error: failed to push some refs Aug 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant