tengo un problema a la hora de hacer deploying django app to heroku

110 views
Skip to first unread message

jose angel encinas ramos

unread,
Nov 13, 2019, 9:03:22 PM11/13/19
to Django users
mas que nada el poblema que tengo es técnico , el detalle es que cuando escribo en la terminal git push heroku master me lanza el siguiente error y no entiendo cual es el error.

(webapps) ➜  BuscadorTims git:(master) ✗ git push heroku master
Counting objects: 221, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (203/203), done.
Writing objects: 100% (221/221), 2.02 MiB | 1002.00 KiB/s, done.
Total 221 (delta 60), reused 0 (delta 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#detection-failure
remote:
remote:  !     Push failed
remote: Verifying deploy...
remote:
remote: ! Push rejected to entregastim.
remote:
To https://git.heroku.com/entregastim.git
 ! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'https://git.heroku.com/entregastim.git'
Screen Shot 2019-11-13 at 4.34.51 PM.png
Screen Shot 2019-11-13 at 4.35.08 PM.png

Integr@te System

unread,
Nov 14, 2019, 6:59:52 AM11/14/19
to django...@googlegroups.com

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/458db1d6-0a14-498b-b938-76ecfb4a8e40%40googlegroups.com.

DANIEL URBANO DE LA RUA

unread,
Nov 14, 2019, 7:20:07 AM11/14/19
to django...@googlegroups.com
vamos a ver no puede hacer push sobre la rama master puedes tu hacerlo con git normal

DANIEL URBANO DE LA RUA

unread,
Nov 14, 2019, 7:23:33 AM11/14/19
to django...@googlegroups.com
yo heroku no utilizo ya que los despiegues los hago yo en docker o directo sobre el server pero lo unico que veo en tu log es que desde heroku no puede hacer ese push o commit al que lo tengas sincronizado con heroku, prueba a hacer tu el push y ver si pasa el  push o comit o merge al evento al que le hayas hecho el hook 

DANIEL URBANO DE LA RUA

unread,
Nov 14, 2019, 7:26:39 AM11/14/19
to django...@googlegroups.com
tambien prueba lo que dice el compañero si no puede detectar que tipo de app se trata  igual es eso talvez borraste algun archivo de configuracion
Reply all
Reply to author
Forward
0 new messages