From moritz.lenz at noris.net Wed Dec 19 17:02:09 2012 From: moritz.lenz at noris.net (Moritz Lenz) Date: Wed, 19 Dec 2012 17:02:09 +0100 Subject: Error no. 32 while creating inet6num objects Message-ID: <50D1E501.4070903@noris.net> Hi, I've tried to create some inet6num objects via https://apps.db.ripe.net/webupdates/create-field.html# in the TEST database. This is what happened: - From-Host: 193.0.1.204 - Date/Time: Wed Dec 19 16:47:04 2012 SUMMARY OF UPDATE: Number of objects found: 1 Number of objects processed successfully: 0 Create: 0 Modify: 0 Delete: 0 No Operation: 0 Number of objects processed with errors: 1 Create: 1 Modify: 0 Delete: 0 Syntax Errors: 0 DETAILED EXPLANATION: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The following object(s) were found to have ERRORS: --- Create FAILED: [inet6num] 2001:780:130::/48 ***Info: Authorisation passed ***Info: Syntax check passed inet6num: 2001:780:130::/48 netname: MAT-IT-V6-NET descr: MAT IT-Solutions country: DE admin-c: ML98-TEST tech-c: ML98-TEST mnt-by: NORIS-MNT mnt-routes: TEST status: ASSIGNED remarks: remarks: changed: mlenz at noris.net source: TEST ***Warning: Date '20121219' added to changed: attribute 'mlenz at noris.net' ***Error: Please contact database admin: Error no 32 ***Info: Authorisation for parent [inet6num] 2001:780::/29 using mnt-lower: authenticated by: NORIS-MNT ***Info: Authorisation for [inet6num] 2001:780:130::/48 using mnt-by: authenticated by: NORIS-MNT ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The RIPE Database is subject to Terms and Conditions: http://www.ripe.net/db/support/db-terms-conditions.pdf For assistance or clarification please contact: RIPE Database Administration Generated by RIPE WHOIS Update version 1.47.4 on WHOIS3 Handled sync update (TEST, LGC, 2012-12-19 16:47:04) Any idea what's wrong? I've tried to duplicate the allocation of 2001:780::/29 from the RIPE database in the TEST database, not sure if that worked well enough. Cheers, Moritz From agoston at ripe.net Wed Dec 19 17:30:21 2012 From: agoston at ripe.net (Agoston Horvath) Date: Wed, 19 Dec 2012 17:30:21 +0100 Subject: [dbint] Error no. 32 while creating inet6num objects In-Reply-To: <50D1E501.4070903@noris.net> References: <50D1E501.4070903@noris.net> Message-ID: <50D1EB9D.6000606@ripe.net> Dear Moritz, Thank you very much for your help in debugging. The problem is that the object you are trying to create does exist, but the textual representation of the primary key is different: inet6num: 2001:780:130:0:0:0:0:0/48 netname: MAT-IT-V6-NET descr: MAT IT-Solutions country: DE admin-c: ML98-TEST tech-c: ML98-TEST status: ASSIGNED mnt-by: NORIS-MNT changed: mlenz at noris.net 20121219 source: TEST This is a known limit of the legacy whois-server software. We are working hard to fix this issue, until then, please always use the same textual representation of the inet6num as you already have in the database. Kind regards, Agoston Horvath On 12/19/2012 05:02 PM, Moritz Lenz wrote: > Hi, > > I've tried to create some inet6num objects via https://apps.db.ripe.net/webupdates/create-field.html# in the TEST database. This is what happened: > > - From-Host: 193.0.1.204 > - Date/Time: Wed Dec 19 16:47:04 2012 > > > > SUMMARY OF UPDATE: > > Number of objects found: 1 > Number of objects processed successfully: 0 > Create: 0 > Modify: 0 > Delete: 0 > No Operation: 0 > Number of objects processed with errors: 1 > Create: 1 > Modify: 0 > Delete: 0 > Syntax Errors: 0 > > > DETAILED EXPLANATION: > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > The following object(s) were found to have ERRORS: > > > --- > Create FAILED: [inet6num] 2001:780:130::/48 > ***Info: Authorisation passed > ***Info: Syntax check passed > > inet6num: 2001:780:130::/48 > netname: MAT-IT-V6-NET > descr: MAT IT-Solutions > country: DE > admin-c: ML98-TEST > tech-c: ML98-TEST > mnt-by: NORIS-MNT > mnt-routes: TEST > status: ASSIGNED > remarks: > remarks: > changed: mlenz at noris.net > source: TEST > ***Warning: Date '20121219' added to changed: attribute 'mlenz at noris.net' > > ***Error: Please contact database admin: Error no 32 > > ***Info: Authorisation for parent [inet6num] 2001:780::/29 > using mnt-lower: > authenticated by: NORIS-MNT > > ***Info: Authorisation for [inet6num] 2001:780:130::/48 > using mnt-by: > authenticated by: NORIS-MNT > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > > The RIPE Database is subject to Terms and Conditions: > http://www.ripe.net/db/support/db-terms-conditions.pdf > > > For assistance or clarification please contact: > RIPE Database Administration > > > > Generated by RIPE WHOIS Update version 1.47.4 on WHOIS3 > Handled sync update (TEST, LGC, 2012-12-19 16:47:04) > > > Any idea what's wrong? > I've tried to duplicate the allocation of 2001:780::/29 from the RIPE database in the TEST database, not sure if that worked well enough. > > Cheers, > Moritz > >