This is still an issue; I still get a "FAILED" response on the deployhook:
https://gist.github.com/24bd2e6a465d8146f68d On Wed, Dec 15, 2010 at 9:44 AM, Jason Morrison <[email protected]>wrote: > For some reason I lost my membership to [email protected] and didn't > see the response on Nov 29. I'll look into it, thanks. > > > On Wed, Dec 15, 2010 at 9:43 AM, Jason Morrison > <[email protected]>wrote: > >> Hi Pedro, >> >> Any update on this? I noticed one of our customers wrote an intermediary >> piece to work around this :) >> >> https://github.com/sikachu/hoptoad-loves-heroku >> http://hoptoad-loves.heroku.com/ >> >> Thanks, >> -Jason >> >> On Fri, Nov 19, 2010 at 5:10 PM, Pedro Belo <[email protected]> wrote: >> >>> Hi Jason, >>> >>> Ah, we don't support variables on the POST url at this moment. >>> I'll add support for it and get back to you once it's deployed. >>> >>> Thanks, >>> Pedro >>> >>> On Fri, Nov 19, 2010 at 1:41 PM, Jason Morrison >>> <[email protected]> wrote: >>> > Hi Pedro, >>> > Thanks - I pasted the whole response. All I get is (from the gist >>> above): >>> > >>> > -----> Running HTTP POST to >>> > >>> https://hoptoadapp.com/deploys.txt?deploy[local_username]={{user}}&deploy[scm_revision]={{head_long}}&deploy[rails_env]=production&api_key=REDACTED.<https://hoptoadapp.com/deploys.txt?deploy[local_username]=%7B%7Buser%7D%7D&deploy%5Bscm_revision%5D=%7B%7Bhead_long%7D%7D&deploy%5Brails_env%5D=production&api_key=REDACTED.> >>> .. >>> > FAILED >>> > ! Internal error >>> > >>> > >>> > http://evening-frost-43.heroku.com deployed to Heroku >>> > >>> > Thanks, >>> > Jason >>> > n Fri, Nov 19, 2010 at 3:06 PM, Pedro Belo <[email protected]> wrote: >>> >> >>> >> Does it show you the status code? When we get a bad response like 404 >>> >> or 500 we do display the code. >>> >> >>> >> On Wed, Nov 17, 2010 at 2:47 PM, Jason Morrison >>> >> <[email protected]> wrote: >>> >> > Hi all, >>> >> > >>> >> > I'm trying to configure an HTTP deploy hook, but receiving an error >>> >> > upon deploy - see https://gist.github.com/736c1053562e4cf069ed >>> >> > >>> >> > I'm not seeing the HTTP request actually make it to the server >>> >> > (working on integrating deploy notification into the Heroku addons - >>> >> > let me know if I should move this discussion to the addon providers >>> >> > list). >>> >> > >>> >> > Any insights? Does the "! Internal Error" signify a non-2xx HTTP >>> >> > response from the endpoint, or that something went wrong inside the >>> >> > Heroku deploy hook addon? >>> >> > >>> >> > Thanks, >>> >> > Jason >>> >> > >>> >> > -- >>> >> > You received this message because you are subscribed to the Google >>> >> > Groups "Heroku" group. >>> >> > To post to this group, send email to [email protected]. >>> >> > To unsubscribe from this group, send email to >>> >> > [email protected]<heroku%[email protected]> >>> . >>> >> > For more options, visit this group at >>> >> > http://groups.google.com/group/heroku?hl=en. >>> >> > >>> >> > >>> >> >>> >> -- >>> >> You received this message because you are subscribed to the Google >>> Groups >>> >> "Heroku" group. >>> >> To post to this group, send email to [email protected]. >>> >> To unsubscribe from this group, send email to >>> >> [email protected]<heroku%[email protected]> >>> . >>> >> For more options, visit this group at >>> >> http://groups.google.com/group/heroku?hl=en. >>> >> >>> > >>> > >>> > >>> > -- >>> > Jason Morrison >>> > thoughtbot.com >>> > 585-216-5657 >>> > @jayunit >>> > >>> > -- >>> > You received this message because you are subscribed to the Google >>> Groups >>> > "Heroku" group. >>> > To post to this group, send email to [email protected]. >>> > To unsubscribe from this group, send email to >>> > [email protected]<heroku%[email protected]> >>> . >>> > For more options, visit this group at >>> > http://groups.google.com/group/heroku?hl=en. >>> > >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Heroku" group. >>> To post to this group, send email to [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]<heroku%[email protected]> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/heroku?hl=en. >>> >>> >> >> >> -- >> Jason Morrison >> thoughtbot.com >> 585-216-5657 >> @jayunit >> > > > > -- > Jason Morrison > thoughtbot.com > 585-216-5657 > @jayunit > -- Jason Morrison thoughtbot.com 585-216-5657 @jayunit -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
