[Dxspider-support] Ubuntu 9.04 - console.pl

Gordon Stewart gordon_stewart at xtra.co.nz
Thu Oct 1 06:51:33 BST 2009


Hi Dirk, Ron, and the group,

Seems the latest Distros and Kernels are now compiled with IPv6 as default.

Thanks for the info Ron, after much Google research on this subject for 
Linux Mint (Debian) I finally found my solution.

Hash out this line in /etc/hosts.

"::1 localhost ip6-localhost ip6-loopback"

Both the console and client are now working at last.

Gordon ZL2ARN




Ron Gibson wrote:
> I figured it out. By using netstat I found that the cluster was 
> listening on port 27754 using IPv6 only. Once I disabled IPv6 in 
> Ubuntu all is well again.
>
>
>
> Dirk Koopman G1TLH wrote:
>> Er...
>>
>> The cluster is running, isn't it?
>>
>> ps ax | grep cluster
>>
>> I ask because you have come from a non-ubuntu distro and starting up 
>> the node is different.
>>
>> You will need to stick this file:
>>
>> #DXSpider startup script
>> #
>> # This service maintains a copy of dxspider from the point the system is
>> # started until it is shut down again.
>>
>> start on runlevel 2
>> start on runlevel 3
>>
>> stop on runlevel 0
>> stop on runlevel 1
>> stop on runlevel 4
>> stop on runlevel 5
>> stop on runlevel 6
>>
>> respawn
>> exec su -c "/usr/bin/perl -w /spider/perl/cluster.pl >dev/null 2>&1" 
>> spider
>>
>> into: /etc/event.d/dxspider
>>
>> Ron Gibson wrote:
>>> after multiple n's it ends at:
>>> main::(console.pl:493): $SIG{__DIE__} = \$sig_term;
>>>
>>> After Gordon ZL2ARN reported the same problem including a client 
>>> program problem, I tried to connect using the client and it also 
>>> terminates.
>>>
>>>
>>>
>>> Dirk Koopman G1TLH wrote:
>>>> Ron Gibson wrote:
>>>>> Hi Dirk,
>>>>> Here is what I got:
>>>>>
>>>>> Loading DB routine from perl5db/pl version 1.3
>>>>> Editor support available
>>>>> Enter h ........................
>>>>>
>>>>> Main::(console.pl:16): require 5.004;
>>>>> DB<1>
>>>>> ------------------------------
>>>>> I pressed r and enter and got the bottom status line of console then:
>>>>> ------------------------------
>>>>> Debugged program terminated ...................
>>>>> DB<1>
>>>>>
>>>>
>>>> oookaaay.
>>>>
>>>> So start it up again with: perl -d console.pl
>>>> and at the prompt type: n
>>>> and then either press : n
>>>> repeatedly and report the result.
>>>>
>>>> Dirk
>>>>
>>>>
>>>> _______________________________________________
>>>> Dxspider-support mailing list
>>>> Dxspider-support at dxcluster.org
>>>> http://mailman.tobit.co.uk/mailman/listinfo/dxspider-support
>>>>
>>>>
>>>
>>> _______________________________________________
>>> Dxspider-support mailing list
>>> Dxspider-support at dxcluster.org
>>> http://mailman.tobit.co.uk/mailman/listinfo/dxspider-support
>>>
>>
>>
>> _______________________________________________
>> Dxspider-support mailing list
>> Dxspider-support at dxcluster.org
>> http://mailman.tobit.co.uk/mailman/listinfo/dxspider-support
>>
>>
>
> _______________________________________________
> Dxspider-support mailing list
> Dxspider-support at dxcluster.org
> http://mailman.tobit.co.uk/mailman/listinfo/dxspider-support
>




More information about the Dxspider-support mailing list