You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it reports:
/lib/dyn/traffic.rb:230:in `parse_response': Request failed: ERROR NOT_FOUND BLL - id: You did not reference a specific record (Dyn::Exceptions::RequestFailed)
INFO BLL - update: No record updated
The text was updated successfully, but these errors were encountered:
I'm using dyn-rb, and could not add record with
dyn.a.fqdn("test.exmaple.net.").ttl(3600).address("1.1.1.1").save(:replace)
puts dyn.zone.publish
it reports:
/lib/dyn/traffic.rb:230:in `parse_response': Request failed: ERROR NOT_FOUND BLL - id: You did not reference a specific record (Dyn::Exceptions::RequestFailed)
INFO BLL - update: No record updated
The text was updated successfully, but these errors were encountered: