On 4 Jul 2024, at 12:36, Jure Knez via db-wg <db-wg@ripe.net> wrote:
Hello!
I'm trying to update an IPv6 object in RIPE databease via API and I'm getting an error:
<errormessages> <errormessage severity="Error" text=""%s:" attribute not allowed for resources with "%s:" status"> <args value="mnt-lower"/> <args value="ASSIGNED"/> </errormessage> <errormessage severity="Info" text="Value %s converted to %s"> <attribute name="source" value="RIPE"/> <args value="ripe"/> <args value="RIPE"/> </errormessage> </errormessages>
I started getting this error about a month ago.
Does the existing object have: inet6num: 2001:db8::1 status: ASSIGNED and the new object: inet6num: 2001:db8::1 status: ASSIGNED mnt-lower: XYZ-MNT as the error says that one cannot have a mnt-lower when status == ASSIGNED. Showing your actual object, before and after can be helpful if you need more details. Greets, Jeroen