Membership is FREE – with unlimited access to all features, tools, and discussions. Premium accounts get benefits like banner ads and newsletter exposure. ✅ Signature links are now free for all. 🚫 No AI-generated (LLM) posts allowed. Share your own thoughts and experience — accounts may be terminated for violations.

Nominet Making Bulk Changes

Status
Not open for further replies.
Joined
Apr 26, 2006
Posts
828
Reaction score
10
After the Nominet changes my domains have around a dozen different account ID's associated with them.

I've never used the Bulk command before and have tried to change all the domains onto a single account-id, the PGP signed email I'm sending to [email protected] with the correct subject.

dry run:
update: account-id = 'xxxxxxx'

Where xxxxxx is the account-id I want to move all my domains to, want to try a dry run 1st. I keep getting the message back.

V109 Invalid bulk operation.

Help, what am I doing wrong.

Thanks

Mark.
 
After the Nominet changes my domains have around a dozen different account ID's associated with them.

Your doing better then me all I get is this error when I log in...

Expression tag.getTag() is undefined on line 20, column 46 in registrants/merge-accounts/notes-form.html.
The problematic instruction:
----------
==> ${tag.getTag()} [on line 20, column 44 in registrants/merge-accounts/notes-form.html]
in user-directive lnf.dlgBox [on line 12, column 1 in registrants/merge-accounts/notes-form.html]
in include contentFile [on line 130, column 37 in common/wtf-macros.html]
in user-directive wtf.body [on line 15, column 5 in common/main-wrapper.html]
in user-directive wtf.html [on line 1, column 1 in common/main-wrapper.html]
----------

Java backtrace for programmers:
----------
freemarker.core.InvalidReferenceException: Expression tag.getTag() is undefined on line 20, column 46 in registrants/merge-accounts/notes-form.html.
 
After the Nominet changes my domains have around a dozen different account ID's associated with them.

I've never used the Bulk command before and have tried to change all the domains onto a single account-id, the PGP signed email I'm sending to [email protected] with the correct subject.

dry run:
update: account-id = 'xxxxxxx'

Where xxxxxx is the account-id I want to move all my domains to, want to try a dry run 1st. I keep getting the message back.

V109 Invalid bulk operation.

Help, what am I doing wrong.

Thanks

Mark.


I'm also using bulk for the first time, but that message is basically saying:

Update account id to XXXXXX

You need to select the domains the update command applies to first, ie:

filter: account-name = 'Joe Bloggs'
update: account-id = 'xxxxxxx'
 
Your doing better then me all I get is this error when I log in...

Expression tag.getTag() is undefined on line 20, column 46 in registrants/merge-accounts/notes-form.html.
The problematic instruction:
----------
==> ${tag.getTag()} [on line 20, column 44 in registrants/merge-accounts/notes-form.html]
in user-directive lnf.dlgBox [on line 12, column 1 in registrants/merge-accounts/notes-form.html]
in include contentFile [on line 130, column 37 in common/wtf-macros.html]
in user-directive wtf.body [on line 15, column 5 in common/main-wrapper.html]
in user-directive wtf.html [on line 1, column 1 in common/main-wrapper.html]
----------

Java backtrace for programmers:
----------
freemarker.core.InvalidReferenceException: Expression tag.getTag() is undefined on line 20, column 46 in registrants/merge-accounts/notes-form.html.

I've only just seen this, but it was fixed quite quickly. Thanks for highlighting this.
 
I'm also using bulk for the first time, but that message is basically saying:

Update account id to XXXXXX

You need to select the domains the update command applies to first, ie:

filter: account-name = 'Joe Bloggs'
update: account-id = 'xxxxxxx'

Thought the filter was optional and that it applied to all domains without.
 
In its most basic form:

operation:request
key:domain.co.uk
account-name:your name
a1-name:your name
a1-email:[email protected]
addr:123 street road
city:city
country:gb
postcode:A12 B34

That first reg. will generate you an account ID, so after that you just need:

operation:request
key:domainname.co.uk
account-id:1234567


Grant
 
Code:
operation: modify
dns-id:
dns:
What's a dns-id?

It's like the account-id but for referencing nameservers.

You can now have 2 domains with identical DNS records, for example....
Code:
key: domain1.co.uk
dns0-id: ns0001
dns1-id: ns0002

key: domain2.co.uk
dns0-id: ns0001
dns1-id: ns0002

While that's like what you had before, the difference is the nameserver records are like...
Code:
dns-id: ns0001
dns: ns.anotherdomain.co.uk

dns-id: ns0002
dns: ns2.anotherdomain.co.uk
So if the details of your primary nameserver change you just need to do one modify command, rather than a bulk domain update... for example...
Code:
operation: modify
dns-id: ns0001
dns: ns.newdomain.co.uk

Alternatively you can also work in the same way things used to function by having multiple nameserver records for the same nameservers... e.g....
Code:
dns-id: ns0001
dns: ns.anotherdomain.co.uk

dns-id: ns0002
dns: ns2.anotherdomain.co.uk

dns-id: ns0003
dns: ns2.anotherdomain.co.uk
 
Status
Not open for further replies.

Rule #1: Be Respectful

Do not insult any other member. Be polite and do business. Thank you!

Members online

No members online now.

Premium Members

New Threads

Domain Forum Friends

Lastest Listings

Our Mods' Businesses

*the exceptional businesses of our esteemed moderators
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Siusaidh AcornBot:
    Siusaidh has left the room.
      Siusaidh AcornBot: Siusaidh has left the room.
      Top Bottom