AlexandreVeezon

Well-Known Member
Dec 9, 2005
103
2
168
/br/sc/rionegrinho
cPanel Access Level
Root Administrator
Hello

I have one server running just the cPanel DNSOnly.
When I tried to add this server to cluster, I got this error:

The trust relationship could not be established from the remote server to this server. You must login to the remote server a add this server to it's cluster manager.

but, how can I add the first server to DNSOnly? When I click in "Configure Cluster", I got just a blank page...

Am I doing something wrong? :confused:

Thank you
 

AlexandreVeezon

Well-Known Member
Dec 9, 2005
103
2
168
/br/sc/rionegrinho
cPanel Access Level
Root Administrator
Thank you ujr!

Sure!

Allready installed.
Just DNS only and CentOS 4.3 installed.

I don't know if everything is correct, because when I click in "Configure Cluster", I got just a blank page, and I think this must show me the same options that I configure in other servers right?
When I got the error in another machines, the error said to add server in other side server, but how can I do this, because the blank page hehehehe :p

Well, I'm searching for answers ehehehe
 

pshepperd

Well-Known Member
Feb 12, 2005
147
0
166
The issue here is that you have installed dns only but the dns only version of cpanel is broken for the past several days.

I too have been seeing your same problem then came to realize that only after several hours that cpanel never really fully installed.

The problem is many perl modules throwing the following errors in/var/log/cpanel-install-thread0.log:

Code:
http://[-]: Invalid IPv6 numeric address.

--20:01:04--  http://1.42/

           => `/home/.cpan/sources/authors/id/P/PM/PMQS/Compress-Zlib'

Resolving 1.42... 1.0.0.42

Connecting to 1.42|1.0.0.42|:80... failed: Connection timed out.

Retrying.
It has been adressed in several other threads on this forum but nothing they have said, including compiling and installing from source fixes this problem on clean , or unclean servers.

Chirpy, if you have gotten dns only to install in the past 2-3 weeks could you enlighten us?
 

pshepperd

Well-Known Member
Feb 12, 2005
147
0
166
I believe the root of this problem lies here.

Code:
chown: cannot access `/usr/local/cpanel/base/cgiwrap*': No such file or directory
chmod: cannot access `/usr/local/cpanel/base/cgiwrap*': No such file or directory
 

pshepperd

Well-Known Member
Feb 12, 2005
147
0
166