Hello sir
I'me testing FRED. With administrative
interface I've create a registrar I can search it but when I verify the
table registrar in databse I don't see it. Why ?
When I execute creation commands, after typing command conection "fred-client -h nic -p 22353 -u REG-FRED_A -w passwd, in console"
It sent after I fill up fields :
Interactive input completed. [Press Enter]
I press ENTER
It sent back error like :
You are not connected.
ERROR: Command data XML document failed to validate.
More details in verbose 2 or higher.
If I open ./nofred/named/cron.log there is line error:
File "/home/nic/root/lib/python2.5/site-packages/pyfred/zone.py",
line 174, in getObject
raise ZoneException("Is nameservice running? (%s)" % e)
pyfred.zone.ZoneException: Is nameservice running? (CORBA.TRANSIENT(omniORB.TRANSIENT_ConnectFailed, CORBA.COMPLETED_NO))
T
Is this the problem ?
have I to modify some configuration files ?
how to connect for executing commands (creating contact, registrar, domaine.... etc) ?
thank you
Hello everybody;
I want to install Fred on Fedora 8. I followed instructions found on
nic.cz in intalling fred-repo and trying yum install fred-*. But, that
command installed only fred-db instead the whole package. Can somebody
help me to fix the problem? Thank you in advance for your help.
Best regards.
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Hello sir
I had problem for runing fred-pyfred server it said "cannot import name pgdb".
Following M GUERRA's instruction by installing python-pygresql it say:
"cannot import name ccReg".
you can give help ?
thank you
hello sir
I have finished to install FRED but fred-pyfred server don't start .
when I do fred-server status I have :
fred-pyfred is stopped
fred-rifd is running
fred-pifd is running
fred-adifd is running
And when I do fred-pyfred start it send back :
Traceback (most recent call last):
File "./root/bin/fred-pyfred", line 13, in <module>
import pgdb
ImportError: No module named pgdb
Have you a solution for this ?
thank you
--- En date de : Mer 1.4.09, fred-users-request(a)lists.nic.cz <fred-users-request(a)lists.nic.cz> a écrit :
De: fred-users-request(a)lists.nic.cz <fred-users-request(a)lists.nic.cz>
Objet: Fred-users Digest, Vol 10, Issue 1
À: fred-users(a)lists.nic.cz
Date: Mercredi 1 Avril 2009, 12h00
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/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. installing FRED (Adriatik Allamani)
----------------------------------------------------------------------
Message: 1
Date: Tue, 31 Mar 2009 12:43:25 +0200
From: Adriatik Allamani <adriatik.allamani(a)akep.gov.al>
Subject: installing FRED
To: Fred-List <fred-users(a)lists.nic.cz>
Message-ID: <1238496205.6065.16.camel@aallamani>
Content-Type: text/plain; charset="us-ascii"
Hi.
I am trying to Install FRED but I am having many problems.
I tried the way:
../fred-manager download
../fred-manager install
../fred-manager start
and it gets the errors below:
root@ns1:~/test# ./fred-manager install
initdb: cannot be run as root
Please log in (using, e.g., "su") as the (unprivileged) user that will
own the server process.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for a sed that does not truncate output... /bin/sed
checking for /home/sysdns/test/root/nofred/pg... no
configure: error: Directory "/home/sysdns/test/root/nofred/pg" does not exists (use --with-pghbadir)
Than I have used the other options, by adding the following source in the source.lists
You have not to be connected as root but simple user as user@ns1~/test$
type exit then run ./fred-manager install
deb http://archive.nic.cz/ dapper/
Than when I do apt-get install fred-* it shows the line below:
root@ns1:~/test# apt-get install fred-*
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package fred-manager
Can someone help in the process for Installing fred because I think I am stuck and I don't know what to do??
Thanks a lot
Adriatik
hello
when I try to start FRED servers, they don't and when I try:
$/root/bin/fred-pyfred start
Importing modules ['mailer', 'techcheck', 'filemanager', 'genzone']
Could not import module: cannot import name ccReg
Is this the reason that servers don't start? How to solve this ?
And when I'm in /share/idl/fred and do ls command I have :
_Admin.idl ccReg.idl EPP.idl Filters.idl _Registry.idl _Whois.idl ZoneGenerator.idl
Admin.idl _dataTypes.idl _FileManager.idl _Mailer.idl _TechCheck.idl Whois.idl _zone.idl
_EPP.idl FileManager.idl Mailer.idl TechCheck.idl _ZoneGenerator.idl
but not _ccReg.idl like EPP.idl _EPP.idl; Admin.idl _Admin.idl ...etc
Hello sir
I have read in the FRED archives for starting FRED servers I have to type the command:
nic@nicGest:~$ /etc/init.d/fred-server start
Starting FRED central registry CORBA servers....
And after I verify if servers were started :
nic@nicGest:~$ /etc/init.d/fred-server status
fred-pyfred is stopped
fred-rifd is stopped
fred-pifd is stopped
fred-adifd is stopped
I don't know why servers don't start ?
Then I thing that this is the reason of connection errors when I type command to start fred-client :
nic@nicGest:~/ etc/fred/fred-client.conf
Connecting to localhost, port 22351 ...
ERROR: I cannot connect to the server localhost.
Connection socket.error: (111, 'Connection refused') (localhost:22351)
How to start the FRED servers ?
How to solve connection errors ?
Hello sir
I want to create my first registrar and zone. I use the scripts in the "HOW TO" witch I copy in two file: registrar.sh and zone.sh. And when I run command "sh registrar.sh" I have no error but any change is not done on tables registrar and registraracl.
Is it those step are obsolete or not (for creating registrar and zone) ?
What I have to do to create the first registrar and zone ?