[Dxspider-support] Help with cloud installation

Joaquin . joaquin at cronux.net
Mon Feb 17 18:08:04 CET 2020


Fixed!
Detected the problem: a control sequence that had been included in the
crontab and was not visible to the simple view.

EA3CV-2 node (ea3cv.duckdns.org 7300) from the Azure cloud is now
operational.

Greetings.

El lun., 17 feb. 2020 a las 17:25, Joaquin . (<joaquin at cronux.net>)
escribió:

> Hi,
>
> I'm installing the cluster in the cloud and I can't get it to work even
> though it's the same installation I've been using so far.
> I have tried Debian 9 and Ubuntu 18 and in both cases the same thing
> happens.
> I am working with version 1.55 Build 0.166.
>
> I have done two different installations with the same results:
> 1. Install version 1.50 and Update with git to version 1.55
> 2. Install version 1.55 directly from git
> in ubuntu and debian. The OS are exactly the same versions as in my
> physical machine than in the cloud. And in both fails the same.
>
> Once the cluster is started through the service command, a single process
> associated with cluster.pl appears:
>
> sysop      5497      1 15 16:04 ?        00:00:00 /usr/bin/perl -w
> /spider/perl/cluster.pl
>
> I do the "connect" with other nodes manually and I have no problems, but
> when the crontab runs, console.pl closes and all connections are
> destroyed:
>
> 16:05:16 -> D SV5FRI-1 PC21^IK6XMI-18^Gone^H25^
> 16:05:16 -> D VE9SC PC92^EA3CV-2^57915^D^^5F4EYQ-1^H99^
> 16:05:16 DXChannel F4EYQ-1 destroyed (4)
> 16:05:16 -> D SV5FRI-1 PC21^VE9SC^Gone^H25^
> 16:05:16 DXChannel VE9SC destroyed (3)
> 16:05:17 DXChannel SV5FRI-1 destroyed (2)
>
> In addition another cluster.pl process appears, and so every time crontab
> is executed, to infinity:
>
> sysop      5497      1  1 16:04 ?        00:00:00 /usr/bin/perl -w
> /spider/perl/cluster.pl
> sysop      5573   5497  0 16:04 ?        00:00:00 /usr/bin/perl -w
> /spider/perl/cluster.pl
>
> My crontab contains:
>
> 0,10,20,30,40,50 * * * * start_connect('ea3cv-0') unless
> connected('ea3cv-0')
> 0,10,20,30,40,50 * * * * start_connect('ea3cv-1') unless
> connected('ea3cv-1')
>
> 00,05,10,15,20,25,30,35,40,45,50,55 * * * * start_connect('AE5E') unless
> connected('AE5E')
> 00,05,10,15,20,25,30,35,40,45,50,55 * * * * start_connect('EA2CW-2')
> unless connected('EA2CW-2')
> 00,05,10,15,20,25,30,35,40,45,50,55 * * * * start_connect('F1OYP-6')
> unless connected('F1OYP-6')
> 00,05,10,15,20,25,30,35,40,45,50,55 * * * * start_connect('F4EYQ-1')
> unless connected('F4EYQ-1')
> 00,05,10,15,20,25,30,35,40,45,50,55 * * * * start_connect('IW9EDP-6')
> unless connected('IW9EDP-6')
> 00,05,10,15,20,25,30,35,40,45,50,55 * * * * start_connect('SV5FRI-1')
> unless connected('SV5FRI-1')
> 00,05,10,15,20,25,30,35,40,45,50,55 * * * * start_connect('N6WS-6') unless
> connected('N6WS-6')
> 00,05,10,15,20,25,30,35,40,45,50,55 * * * * start_connect('VE9SC') unless
> connected('VE9SC')
> 00,05,10,15,20,25,30,35,40,45,50,55 * * * * start_connect('WB3FFV-2')
> unless connected('WB3FFV-2')
>
> # AutoUpdate DXSpider Server
> 0 1 * * * spawn("cd /spider; git reset --hard; git pull &")
>
> # AutoUpdate USDB
> 0 2 * * 1,3,5 spawn("cd /tmp; wget -qN ftp://ftp.w1nr.net/usdbraw.gz &;
> /spider/perl/create_usdb.pl usdbraw.gz")
> 5 2 * * 1,3,5 run_cmd("load/usdb")
> 10 2 * * 1,3,5 spawn("rm /tmp/usdbraw.gz")
>
> # AutoUpdate Keps
> 0 2 * * 2,4,6 spawn("cd /tmp; wget -qN
> http://www.amsat.org/amsat/ftp/keps/current/nasabare.txt &; /spider/perl/
> convkeps.pl -p nasabare.txt &")
> 5 2 * * 2,4,6 run_cmd("load/keps")
> 10 2 * * 2,4,6 spawn("rm /tmp/nasabare.txt")
>
> # AutoUpdate CTY.DAT
> 0 3 * * 0,2,5 spawn("cd /spider/data; wget -qN
> http://www.country-files.com/cty/cty.dat &")
> 0 3 * * 0,2,5 spawn("cd /spider/data; wget -qN
> http://www.country-files.com/cty/wpxloc.dat &")
> 0 3 * * 0,2,5 spawn("cd /spider/data; wget -qN
> http://www.country-files.com/cty/wpxloc.raw &")
> 2 3 * * 0,2,5 spawn("cd /spider/data; /spider/perl/create_prefix.pl")
> 3 3 * * 0,2,5 run_cmd("load/prefix")
>
> Can you help me.
>
> 73 de Kin, EA3CV
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.tobit.co.uk/pipermail/dxspider-support/attachments/20200217/878a59f5/attachment.htm>


More information about the Dxspider-support mailing list