The problem here is that you're using a now invalid configuration for DNS on the Cedar stack.
A few weeks back we changed Cedar so that any 'legacy' DNS configuration to proxy.heroku.com would return an H70 error (although this only applies to applications created since then). As always, you should be using the correct the correct DNS configuration as per our Custom Domains docs Neil On 14 October 2013 at 05:17:32, Prabhu Saitu ([email protected]) wrote: hey i have a really dumb problem on my hands i have a rails app running on cedar stack... ive setup a custom domain the problem is wwww.customdomain.com wors but customdomain.com gives an Application Error this is the error i get in the logs - Access to bamboo HTTP endpoint denied" method=GET path=/ host=customdomain.com i have changed the CNAME record for www.customdomain.com to point to myapp.herokuapp.com but the problem still persists -- -- You received this message because you are subscribed to the Google Groups "Heroku" group. 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_US?hl=en --- You received this message because you are subscribed to the Google Groups "Heroku Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
