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

2019-11-14 Thread DANIEL URBANO DE LA RUA
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

El jue., 14 nov. 2019 a las 13:22, DANIEL URBANO DE LA RUA (<
dannybombas...@gmail.com>) escribió:

> 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
>
> El jue., 14 nov. 2019 a las 13:19, DANIEL URBANO DE LA RUA (<
> dannybombas...@gmail.com>) escribió:
>
>> vamos a ver no puede hacer push sobre la rama master puedes tu hacerlo
>> con git normal
>>
>> El jue., 14 nov. 2019 a las 12:59, Integr@te System (<
>> datacentral...@gmail.com>) escribió:
>>
>>> Hola por favor revisa
>>>
>>> https://devcenter.heroku.com/articles/buildpacks#detection-failure
>>>
>>> On Thu, Nov 14, 2019, 09:02 jose angel encinas ramos <
>>> encinasj.an...@gmail.com> wrote:
>>>
 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'

 --
 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+unsubscr...@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
 
 .

>>> --
>>> 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+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/CAP5HUWp50%2BmzcA9h3OMbTiEHWsb3kmENKgPJwqy0-Dg3O-H-%2Bg%40mail.gmail.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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAO_yRT1sNnLMqYOwOR2GK4sdRnrzpE1V1h3hrsuf58hsT-6KWA%40mail.gmail.com.


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

2019-11-14 Thread DANIEL URBANO DE LA RUA
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

El jue., 14 nov. 2019 a las 13:19, DANIEL URBANO DE LA RUA (<
dannybombas...@gmail.com>) escribió:

> vamos a ver no puede hacer push sobre la rama master puedes tu hacerlo con
> git normal
>
> El jue., 14 nov. 2019 a las 12:59, Integr@te System (<
> datacentral...@gmail.com>) escribió:
>
>> Hola por favor revisa
>>
>> https://devcenter.heroku.com/articles/buildpacks#detection-failure
>>
>> On Thu, Nov 14, 2019, 09:02 jose angel encinas ramos <
>> encinasj.an...@gmail.com> wrote:
>>
>>> 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'
>>>
>>> --
>>> 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+unsubscr...@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
>>> 
>>> .
>>>
>> --
>> 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+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CAP5HUWp50%2BmzcA9h3OMbTiEHWsb3kmENKgPJwqy0-Dg3O-H-%2Bg%40mail.gmail.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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAO_yRT1Zm2b3Hz3bK3VOsiWSSYEtMeGneAQLO_VfOKOLXuOBtA%40mail.gmail.com.


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

2019-11-14 Thread DANIEL URBANO DE LA RUA
vamos a ver no puede hacer push sobre la rama master puedes tu hacerlo con
git normal

El jue., 14 nov. 2019 a las 12:59, Integr@te System (<
datacentral...@gmail.com>) escribió:

> Hola por favor revisa
>
> https://devcenter.heroku.com/articles/buildpacks#detection-failure
>
> On Thu, Nov 14, 2019, 09:02 jose angel encinas ramos <
> encinasj.an...@gmail.com> wrote:
>
>> 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'
>>
>> --
>> 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+unsubscr...@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
>> 
>> .
>>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAP5HUWp50%2BmzcA9h3OMbTiEHWsb3kmENKgPJwqy0-Dg3O-H-%2Bg%40mail.gmail.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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAO_yRT0zc9-thrtmGJnyp9q%3DpB%3DrXe6mJPNMEL-vm4zRjBZZvQ%40mail.gmail.com.


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

2019-11-14 Thread Integr@te System
Hola por favor revisa

https://devcenter.heroku.com/articles/buildpacks#detection-failure

On Thu, Nov 14, 2019, 09:02 jose angel encinas ramos <
encinasj.an...@gmail.com> wrote:

> 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
> '
>
> --
> 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+unsubscr...@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
> 
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAP5HUWp50%2BmzcA9h3OMbTiEHWsb3kmENKgPJwqy0-Dg3O-H-%2Bg%40mail.gmail.com.


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

2019-11-13 Thread jose angel encinas ramos
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'

-- 
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+unsubscr...@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.