Hi Doc,
We usually pull a latest list of TLD from IANA
http://data.iana.org/TLD/tlds-alpha-by-domain.txt
You can write a script to compare what you have in registry with the
list above. Take the new ones and insert them in enum_tlds
./simon
On 3/12/18 2:00 PM, fred-users-request(a)lists.nic.cz wrote:
> Send fred-users mailing list submissions to
> fred-users(a)lists.nic.cz
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.nic.cz/cgi-bin/mailman/listinfo/fred-users
> or, via email, send a message with subject or body 'help' to
> fred-users-request(a)lists.nic.cz
>
> You can reach the person managing the list at
> fred-users-owner(a)lists.nic.cz
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of fred-users digest..."
>
>
> Today's Topics:
>
> 1. gTLD list to be inserted into FRED registry - .ruhr
> (Dr P Nyirenda)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 12 Mar 2018 09:33:56 +0200
> From: "Dr P Nyirenda" <paulos(a)sdnp.org.mw>
> To: fred-users(a)lists.nic.cz
> Subject: gTLD list to be inserted into FRED registry - .ruhr
> Message-ID: <5AA62D64.14050.26A3C073(a)paulos.sdnp.org.mw>
> Content-Type: text/plain; charset=US-ASCII
>
> .
>
> Is there a recommended new gTLD list recommended to be inserted into the FRED registry
> TLD database table?
>
> We at the .mw registry are now receiving regular requests for new gTLDs to be included into
> the FRED registry especially for DNS servers for nssets. The latest of these is .ruhr.
>
> We would hence like to find out if there is a list of new gTLDs that we can insert in the FRED
> registry data base to take care of these requests instead of having to do this on request when
> a registrar fails to include a DNS server into an nsset.
>
> How are the other FRED registry platform users handling this ?
>
> Regards,
>
> Paulos
> ======================
> Dr Paulos B Nyirenda
> NIC.MW & .mw ccTLD
> http://www.registrar.mw
>
>
> ---
> This email has been checked for viruses by AVG.
> http://www.avg.com
>
>
Hello!
I'm experiencing some difficulties with my Daphne web application on my new
FRED server. All the Fred-* services are running including Fred-webadmin,
fred-client also works well I can create objects. But after logging into
Daphne I encounter the following error:
Error: CORBA object could not be found!
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/fred_webadmin/exposed.py", line 25,
in _wrapper
return view_func(*args, **kwd)
File "/usr/lib/python2.7/dist-packages/fred_webadmin/controller/adif.py",
line 254, in login
self._fill_session_data(form, user, corba_session_string)
File "/usr/lib/python2.7/dist-packages/fred_webadmin/controller/adif.py",
line 207, in _fill_session_data
cherrypy.session['Mailer'] = corba_obj.getObject('Mailer',
'ccReg.Mailer')
File "/usr/lib/python2.7/dist-packages/fred_webadmin/corba.py", line 104,
in getObject
return self.getObjectUsingContext(self.context_name, name, idltype)
File "/usr/lib/python2.7/dist-packages/fred_webadmin/corba.py", line 93,
in getObjectUsingContext
obj = self.context.resolve(cosname)
File "/usr/lib/python2.7/dist-packages/CosNaming_idl.py", line 231, in
resolve
return _omnipy.invoke(self, "resolve",
_0_CosNaming.NamingContext._d_resolve, args)
NotFound: CosNaming.NamingContext.NotFound(why=missing_node,
rest_of_name=[CosNaming.NameComponent(id='Mailer', kind='Object')])
I can navigate Daphne tabs but the 'Fields' drop down says 'Error loading
data for filter button!'. Any ideas on a workaround on this?
Thank you.
Regards,
Moeketsi Maphoi
Hello!
I am having problems with my newly installed fred-whois server on Ubunu
Server 16.04. What is happening is that the whois webpage can display all
attributes as needed (after searching for a domain), when I click on
attribute links like registrar ID they appear fine. The problem comes when I
want to view or click on the contact attribute, it gives out the error code
500 Internal Server Error. This error only occurs when I want to view
details about the contact attached to the domain, either be an
administrative contact or technical contact.
Apache error log show the following (searched for domain.domain, then click
on the administrative contact):
.mod_wsgi (pid=27416): Exception occurred processing WSGI script
'/usr/lib/python2.7/dist-packages/fred_whois/whois_wsgi.py'., referer:
http:// localhost /whois/?d=domain.domain
.Traceback (most recent call last):, referer:
http://localhost/whois/?d=domain.domain
.File "/usr/lib/python2.7/dist-packages/beaker/middleware.py", line 155, in
__call__, referer: http:// localhost /whois/?d=domain.domain
.return self.wrap_app(environ, session_start_response), referer: http://
localhost /whois/?d=domain.domain
.File "/usr/lib/python2.7/dist-packages/fred_whois/whois_wsgi.py", line 145,
in application, referer: http:// localhost /whois/?d=domain.domain
.links={'registrars_list': '/whois/registrars'}, referer: http:// localhost
/whois/?d= domain.domain
.File "/usr/lib/python2.7/dist-packages/fred_whois/whois.py", line 1199, in
render, referer: http:// localhost /whois/?d= domain.domain
.answer['is_site_nic'] = settings.SITE_DIR_NAME == "nic", referer: http://
localhost /whois/?d= domain.domain
.File "/usr/lib/python2.7/dist-packages/django/conf/__init__.py", line 54,
in __getattr__, referer: http:// localhost /whois/?d= domain.domain
.self._setup(name), referer: http:// localhost /whois/?d= domain.domain
.File "/usr/lib/python2.7/dist-packages/django/conf/__init__.py", line 47,
in _setup, referer: http:// localhost /whois/?d= domain.domain
.% (desc, ENVIRONMENT_VARIABLE)), referer: http:// localhost /whois/?d=
domain.domain
.ImproperlyConfigured: Requested setting SITE_DIR_NAME, but settings are not
configured. You must either define the environment variable
DJANGO_SETTINGS_MODULE or call settings.configure() before accessing
settings., referer: http://localhost/whois/?d= domain.domain
Any ideas on what causes this particularly on contacts handles?
Thank you.
Regards,
Moeketsi Maphoi
Dear All,
I'm new to this list.
Looking at page 18 of this doc (dated 2007!):
http://www.aftld.org/bk/cairo2007/docs/FRED-20070529-PT-AfTLD.pdf
I can see a preview of a GUI for FRED client.
Is it something that is actually available nowadays ?
Thanks and sorry if it's something I could have seen into the README file which I'm currently
reading.
--
Ludovic DURIEUX
Director • Head of Domain Name Operations
Phone: +33.488662243
Fax: +33.488662256
SafeBrands S.A.S.
Pole Media Belle de Mai, 37 rue Guibal
13356 Marseille Cedex 03
FRANCE
N.B.: En application des principes de respect de l'équilibre vie privée vie professionnelle
chers à SafeBrands, les mails qu'il m'arrive d'envoyer en dehors des heures ou jours ouvrables
n'appellent pas de réponse immédiate.
I am finding in FRED that I have to issue new invoice prefixes now that the year has changed
from 2017 to 2018.
If I do not do this then I get an error :
"Missing invoice prefix"
when I try to add credit to a registrar account using the
#fred-admin --invoice_credit
command
I am having to do this for each zone which is painful because I have 10+ zones.
Is there a way to update this automatically when the year changes ?
Additionally, is there a way that I can run the
#fred-admin --invoice_credit
command for a zone and land on the correct prefix every time ?
In many cases when I run the command
#fred-admin --invoice_credit
I get the error
DEATAIL: Key (prefix)=(interger) already exits
and I have to run the command a few more times before I land on an interger that the
command accepts.
How can I get around this and land on the correct interger for the command without having to
repeat it?
Regards,
Paulos
======================
Dr Paulos B Nyirenda
NIC.MW & .mw ccTLD
http://www.registrar.mw
---
This email has been checked for viruses by AVG.
http://www.avg.com
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
we have a customer who tried to change the name servers of many of his .MW domains to :
ns1.names.rent & ns2.names.rent
But we get a strange error : "Invalid nameserver hostname"
Does anyone know why FRED registry is giving this error ?
See full EPP request & response here below:
Regards,
Paulos
======================
Dr Paulos B Nyirenda
NIC.MW & .mw ccTLD
http://www.registrar.mw
REQUEST
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:ietf:params:xml:ns:epp-1.0 epp-1.0.xsd">
<command>
<create>
<nsset:create xmlns:nsset="http://www.nic.cz/xml/epp/nsset-1.2"
xsi:schemaLocation="http://www.nic.cz/xml/epp/nsset-1.2 nsset-1.2.xsd" >
<nsset:id>NETIM-MW-19</nsset:id>
<nsset:ns>
<nsset:name>ns1.names.rent</nsset:name>
</nsset:ns><nsset:ns>
<nsset:name>ns2.names.rent</nsset:name>
</nsset:ns>
<nsset:tech>CMW-NETIM</nsset:tech>
</nsset:create>
</create>
<clTRID>2496476-1515235625</clTRID>
</command>
</epp>
RESPONSE
<?xml version="1.0" encoding="UTF-8"?>
<epp xmlns="urn:ietf:params: xml:ns:epp-1.0" xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:ietf:params: xml:ns:epp-1.0
epp-1.0.xsd"><response><result code="2005"><msg>Paramet
er value syntax error</msg><extValue><value><nsset:name xml
ns:nsset= "http://www.nic.cz/xml/epp/nsset-1.2"
>ns1.names.rent</nsset:name></value><reason>Invalid names
erver hostname.</reason></extValue><extValue><value><nsset
:name xmlns:nsset=
"http://www.nic.cz/xml/epp/nsset-1.2">ns2.names.rent</nsset:na
me></value><reason>Invalid nameserver hostname.</reason><
/extValue></result><trID><clTRID>2496476-1515235625</clTRI
D><svTRID>ReqID-0016680042</svTRID></trID></response><
/epp>
Can you please check and advise?
---
This email has been checked for viruses by AVG.
http://www.avg.com
Hi registry dandies!
In case you don't know what present to give to your favorite
documentation manufacturer (yes, me), the survey on new topics for the
FRED documentation is still open till the end of the year. Please please
please, fill it for us, it won't take long:
https://goo.gl/forms/5meQ0qLbSiwSu0y22
I will be immensely grateful and it will return to you in great docs!
Happy holiday season wishes
--
Lena (FRED's Technical Writer)
/"Docs, or it didn't happen!"/
Hi
as some of you have already found out, we have released a new EPP
documentation a few weeks ago. It contains all EPP commands available
in FRED with examples and appropriate fred-client commands. This
documentation is available here:
https://fred.nic.cz/documentation/html/EPPReference/index.html
We would like to ask you to help us in deciding which part of FRED
needs better documentation. To make it easier for you, there is simple
survey with a list of topics that we may concentrate on in further
development of FRED documentation.
https://goo.gl/forms/u3CQWc6Nfo51JBGz2
Please, try to fill it before the end of November so we could make a
plan for beginning of next year.
Regards,
Jaromir
--
Jaromir Talir
Technicky partner / Technical Fellow
-------------------------------------------
CZ.NIC, z.s.p.o. -- .cz domain registry
Milesovska 5, 130 00 Praha 3, Czech Republic
mailto:jaromir.talir@nic.cz http://nic.cz/
sip:jaromir.talir@nic.cz tel:+420.222745107
mob:+420.739632712 fax:+420.222745112
-------------------------------------------