Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

Push Rejected #8

Open
ghost opened this issue Jul 19, 2016 · 5 comments
Open

Push Rejected #8

ghost opened this issue Jul 19, 2016 · 5 comments

Comments

@ghost
Copy link

ghost commented Jul 19, 2016

$ git push heroku master
Counting objects: 145, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (136/136), done.
Writing objects: 100% (145/145), 588.87 KiB | 0 bytes/s, done.
Total 145 (delta 35), reused 0 (delta 0)
remote: Compressing source files... done.
remote: Building source:
remote:
remote: -----> Fetching set buildpack https://github.com/heroku/dotnet-buildpack.git... done
remote: -----> ASP.NET 5 app detected
remote: installing https://github.com/friism/mono-builder/releases/download/v4.0.1.44/mono-4.0.1.44.tar.gz
remote:
remote:  !     Push rejected, failed to compile ASP.NET 5 app
remote:
remote: Verifying deploy...
remote:
remote: !       Push rejected to repo.
remote:
To https://git.heroku.com/repo.git
 ! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'https://git.heroku.com/repo.git'

@zhakhalov
Copy link

same((

@msusur
Copy link

msusur commented Aug 30, 2016

same here...

@rollsch
Copy link

rollsch commented Dec 9, 2016

I also get the same error. Same with this other build pack
https://github.com/jincod/dotnetcore-buildpack

@grizzlyaydn
Copy link

I think I've the same error - any ideas?

-----> ASP.NET 5 app detected
installing https://github.com/friism/mono-builder/releases/download/v4.0.1.44/mono-4.0.1.44.tar.gz
! Push rejected, failed to compile ASP.NET 5 app.
! Push failed

@rollsch
Copy link

rollsch commented Dec 16, 2016

I gave up. Heroku said to use docker files but I had so many dramas with them I also gave up and just used Azure which worked first time.

Once I actually get an azure bill I'll look into getting heroku working again but for now it seems C# just doesn't have enough support on heroku.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants