obl-ong / panel

Multi-tenant domain services built with Ruby on Rails, open source and forever free. Powering the obl.ong domain registry.
https://obl.ong
20 stars 5 forks source link

Dnsimple::NotFoundError: Record `51002809` not found (Dnsimple::NotFoundError) #183

Open sentry-io[bot] opened 3 months ago

sentry-io[bot] commented 3 months ago

Sentry Issue: ADMIN-3A

Dnsimple::NotFoundError: Record `51002809` not found (Dnsimple::NotFoundError)
  app/models/record.rb:265:in `destroy_record'
    client.zones.delete_zone_record(Rails.application.credentials.dnsimple.account_id, Rails.application.config.domain, id)
  app/models/record.rb:112:in `destroy!'
    destroy_record
  app/controllers/records_controller.rb:41:in `destroy'
    @record.destroy!
...
(87 additional frame(s) were not displayed)

This issue was automatically created by Sentry via Error & File