Hello! I've done the following:
1) Updated nameservers for my domain as written here: http://docs.heroku.com/zerigo 2) Added Custom Domain addon to my app and added my domain name. 3) Tried to add Zerigo DNS addon. When installing it returned Internal Server error (I retried plenty of times). I've done the other way, after deleting all addons: 1) Installed Zerigo addon (successfully) 2) Added Custom Domain addon (successfully) 3) Tried to add my domain name to Custom Domain The last step also failed: sometimes with 'Oops!' message and sometimes with stack trace: TypeError in Domain namesController#add can't convert Hash into String RAILS_ROOT: /mnt/home/core Application Trace | Framework Trace | Full Trace /usr/local/lib/ruby/gems/1.8/gems/json-1.1.7/lib/json/common.rb:122:in `initialize' /usr/local/lib/ruby/gems/1.8/gems/json-1.1.7/lib/json/common.rb:122:in `new' /usr/local/lib/ruby/gems/1.8/gems/json-1.1.7/lib/json/common.rb:122:in `parse' /mnt/home/core/app/models/external_account.rb:9:in `attrs' /mnt/home/core/app/models/base_domain.rb:13:in `zerigo_account' /mnt/home/core/app/models/domain_name.rb:297:in `zerigo_account' /mnt/home/core/app/models/domain_name.rb:278:in `zerigo_dns_update' /mnt/home/core/app/models/domain_name.rb:32:in `validate' /mnt/home/core/app/controllers/domain_names_controller.rb:14:in `add' /mnt/home/core/app/controllers/domain_names_controller.rb:13:in `add' /mnt/home/core/app/controllers/application_controller.rb:21:in `custom_rescues' /mnt/home/core/app/controllers/application_controller.rb:45:in `disable_query_caching' /mnt/home/core/app/controllers/application_controller.rb:45:in `disable_query_caching' /mnt/home/core/app/controllers/application_controller.rb:171:in `timeout' /mnt/home/core/app/controllers/application_controller.rb:171:in `timeout' Also these scenarios fail when trying command line. -- 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.
